update packages
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "with-editor" "20260301.1317"
|
||||
(define-package "with-editor" "20260625.855"
|
||||
"Use the Emacsclient as $EDITOR."
|
||||
'((emacs "26.1")
|
||||
(compat "30.1"))
|
||||
'((emacs "28.1")
|
||||
(compat "31.0")
|
||||
(cond-let "1.1")
|
||||
(llama "1.0"))
|
||||
:url "https://github.com/magit/with-editor"
|
||||
:commit "64211dcb815f2533ac3d2a7e56ff36ae804d8338"
|
||||
:revdesc "64211dcb815f"
|
||||
:commit "36c34610b6b700b4d1f39ccabd2b8b8c9642292d"
|
||||
:revdesc "36c34610b6b7"
|
||||
:keywords '("processes" "terminals")
|
||||
:authors '(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev"))
|
||||
:maintainers '(("Jonas Bernoulli" . "emacs.with-editor@jonas.bernoulli.dev")))
|
||||
|
||||
Reference in New Issue
Block a user