Update all my elpa files
This commit is contained in:
9
elpa/slime-20180413.1720/slime-pkg.el
Normal file
9
elpa/slime-20180413.1720/slime-pkg.el
Normal 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:
|
||||
Reference in New Issue
Block a user