my-emacs-d/elpa/multiple-cursors-20161021.1431/multiple-cursors-pkg.el

6 lines
152 B
EmacsLisp
Raw Normal View History

2016-10-22 14:25:44 +00:00
(define-package "multiple-cursors" "20161021.1431" "Multiple cursors for Emacs."
'((cl-lib "0.5")))
;; Local Variables:
;; no-byte-compile: t
;; End: