16 lines
551 B
EmacsLisp
16 lines
551 B
EmacsLisp
(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:
|