13 lines
407 B
EmacsLisp
13 lines
407 B
EmacsLisp
(define-package "multiple-cursors" "20211112.2223" "Multiple cursors for Emacs."
|
|
'((cl-lib "0.5"))
|
|
:commit "8a60fc7ef0ae6e5ca089a7c95264cd0ae83e7274" :authors
|
|
'(("Magnar Sveen" . "magnars@gmail.com"))
|
|
:maintainer
|
|
'("Magnar Sveen" . "magnars@gmail.com")
|
|
:keywords
|
|
'("editing" "cursors")
|
|
:url "https://github.com/magnars/multiple-cursors.el")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|