Update all my elpa files

This commit is contained in:
Mateus Pinto Rodrigues
2018-05-17 18:02:17 -03:00
parent 216ee979b9
commit 0024c08036
860 changed files with 8617 additions and 7072 deletions

View File

@@ -0,0 +1,9 @@
(define-package "slime" "20180413.1720" "Superior Lisp Interaction Mode for Emacs"
'((cl-lib "0.5")
(macrostep "0.9"))
:keywords
'("languages" "lisp" "slime")
:url "https://github.com/slime/slime")
;; Local Variables:
;; no-byte-compile: t
;; End: