Update packages

This commit is contained in:
Mateus Pinto Rodrigues
2018-10-04 13:56:56 -03:00
parent 5d03e5e124
commit d272c43bcd
785 changed files with 367265 additions and 25 deletions

View File

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