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

6 lines
150 B
EmacsLisp
Raw Normal View History

2017-09-12 21:23:27 +02:00
(define-package "multiple-cursors" "20170813.38" "Multiple cursors for Emacs."
'((cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End: