update packages
This commit is contained in:
@@ -1,14 +1,10 @@
|
||||
(define-package "multiple-cursors" "20250210.1813" "Multiple cursors for emacs."
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "multiple-cursors" "20250210.1813"
|
||||
"Multiple cursors for emacs."
|
||||
'((cl-lib "0.5"))
|
||||
:commit "89f1a8df9b1fc721b1672b4c7b6d3ab451e7e3ef" :authors
|
||||
'(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainers
|
||||
'(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainer
|
||||
'("Magnar Sveen" . "magnars@gmail.com")
|
||||
:keywords
|
||||
'("editing" "cursors")
|
||||
:url "https://github.com/magnars/multiple-cursors.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
:url "https://github.com/magnars/multiple-cursors.el"
|
||||
:commit "89f1a8df9b1fc721b1672b4c7b6d3ab451e7e3ef"
|
||||
:revdesc "89f1a8df9b1f"
|
||||
:keywords '("editing" "cursors")
|
||||
:authors '(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainers '(("Magnar Sveen" . "magnars@gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user