Add new packages installed
This commit is contained in:
8
elpa/slime-20180303.1336/slime-pkg.el
Normal file
8
elpa/slime-20180303.1336/slime-pkg.el
Normal file
@@ -0,0 +1,8 @@
|
||||
(define-package "slime" "20180303.1336" "Superior Lisp Interaction Mode for Emacs"
|
||||
'((cl-lib "0.5")
|
||||
(macrostep "0.9"))
|
||||
:url "https://github.com/slime/slime" :keywords
|
||||
'("languages" "lisp" "slime"))
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user