update packages

This commit is contained in:
2025-06-22 17:08:08 +02:00
parent 54e5633369
commit 16a0a6db93
558 changed files with 68349 additions and 26568 deletions

View File

@@ -1,15 +1,11 @@
(define-package "with-editor" "20241201.1419" "Use the Emacsclient as $EDITOR"
'((emacs "26.1")
(compat "30.0.0.0"))
:commit "ca902ae02972bdd6919a902be2593d8cb6bd991b" :authors
'(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev"))
:maintainers
'(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev"))
:maintainer
'("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev")
:keywords
'("processes" "terminals")
:url "https://github.com/magit/with-editor")
;; Local Variables:
;; no-byte-compile: t
;; End:
;; -*- no-byte-compile: t; lexical-binding: nil -*-
(define-package "with-editor" "20250531.2230"
"Use the Emacsclient as $EDITOR."
'((emacs "26.1")
(compat "30.1"))
:url "https://github.com/magit/with-editor"
:commit "f32cd7b09d518b629bfaa3eeb92b539891c6b9bc"
:revdesc "f32cd7b09d51"
:keywords '("processes" "terminals")
:authors '(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev"))
:maintainers '(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev")))