.emacs.d/elpa/multiple-cursors-20180615.1218/multiple-cursors-pkg.el

6 lines
152 B
EmacsLisp
Raw Normal View History

2018-09-06 19:52:34 +02:00
(define-package "multiple-cursors" "20180615.1218" "Multiple cursors for Emacs."
'((cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End: