update packages

This commit is contained in:
2026-06-27 11:34:21 +02:00
parent 4be4f859c4
commit 1aaef48596
246 changed files with 7997 additions and 4359 deletions

View File

@@ -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")))