update packages
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "multiple-cursors" "20260117.1733"
|
||||
(define-package "multiple-cursors" "20260419.931"
|
||||
"Multiple cursors for Emacs."
|
||||
'((emacs "24.4")
|
||||
(cl-lib "0.5"))
|
||||
:url "https://github.com/magnars/multiple-cursors.el"
|
||||
:commit "ddd677091afc7d65ce56d11866e18aeded110ada"
|
||||
:revdesc "ddd677091afc"
|
||||
:commit "94b8b07a4bab87f803123723b68227565429dfa1"
|
||||
:revdesc "94b8b07a4bab"
|
||||
:keywords '("editing" "cursors")
|
||||
:authors '(("Magnar Sveen" . "magnars@gmail.com"))
|
||||
:maintainers '(("Magnar Sveen" . "magnars@gmail.com")))
|
||||
|
||||
Reference in New Issue
Block a user