13 lines
406 B
EmacsLisp
13 lines
406 B
EmacsLisp
(define-package "multiple-cursors" "20221126.743" "Multiple cursors for Emacs."
|
|
'((cl-lib "0.5"))
|
|
:commit "fe0d5167459b792a699af782685582a195852cb9" :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:
|