Update packages/ Add org-ref

This commit is contained in:
Mateus Pinto Rodrigues
2018-06-11 13:50:46 -03:00
parent 47702fe74a
commit f6ec2ebf59
504 changed files with 86348 additions and 611 deletions

View File

@@ -0,0 +1,8 @@
(define-package "racket-mode" "20180609.1253" "Major mode for Racket language."
'((emacs "24.3")
(faceup "0.0.2")
(s "1.9.0"))
:url "https://github.com/greghendershott/racket-mode")
;; Local Variables:
;; no-byte-compile: t
;; End: