mirror of
https://github.com/magnars/multiple-cursors.el.git
synced 2025-10-13 13:03:03 +00:00
Merge pull request #388 from emacsmirror/expkg
Move metadata from multiple-cursors-pkg.el to multiple-cursors.el
This commit is contained in:
commit
758223c45b
@ -1,3 +0,0 @@
|
||||
(define-package "multiple-cursors" "1.4.0"
|
||||
"Multiple cursors for Emacs."
|
||||
'((cl-lib "0.5")))
|
@ -4,6 +4,7 @@
|
||||
|
||||
;; Author: Magnar Sveen <magnars@gmail.com>
|
||||
;; Version: 1.4.0
|
||||
;; Package-Requires: ((cl-lib "0.5"))
|
||||
;; Keywords: editing cursors
|
||||
;; Homepage: https://github.com/magnars/multiple-cursors.el
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user