add lisp packages
This commit is contained in:
6
lisp/multiple-cursors/multiple-cursors-pkg.el
Normal file
6
lisp/multiple-cursors/multiple-cursors-pkg.el
Normal file
@@ -0,0 +1,6 @@
|
||||
(define-package "multiple-cursors" "20191210.1759" "Multiple cursors for Emacs."
|
||||
'((cl-lib "0.5"))
|
||||
:commit "b880554d04b8f61165afba7d4de19ac9e39bb7ab")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
Reference in New Issue
Block a user