6 lines
151 B
EmacsLisp
Raw Normal View History

2016-09-15 13:54:46 +02:00
(define-package "multiple-cursors" "20160719.216" "Multiple cursors for Emacs."
'((cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End: