update packages
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
(define-package "multiple-cursors" "20201215.1559" "Multiple cursors for Emacs."
|
||||
(define-package "multiple-cursors" "20211112.2223" "Multiple cursors for Emacs."
|
||||
'((cl-lib "0.5"))
|
||||
:commit "a9d7764f80b241978f3d4e76bc981ef10bab5d70" :authors
|
||||
:commit "8a60fc7ef0ae6e5ca089a7c95264cd0ae83e7274" :authors
|
||||
'(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainer
|
||||
'("Magnar Sveen" . "magnars@gmail.com")
|
||||
:keywords
|
||||
'("editing" "cursors"))
|
||||
'("editing" "cursors")
|
||||
:url "https://github.com/magnars/multiple-cursors.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
|
||||
Reference in New Issue
Block a user