update packages
This commit is contained in:
@@ -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")))
|
||||
|
||||
Reference in New Issue
Block a user