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

6 lines
151 B
EmacsLisp
Raw Normal View History

2018-04-01 16:30:32 +02:00
(define-package "multiple-cursors" "20180320.747" "Multiple cursors for Emacs."
'((cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End: