16 lines
551 B
EmacsLisp
16 lines
551 B
EmacsLisp
(define-package "with-editor" "20240415.1558" "Use the Emacsclient as $EDITOR"
|
|
'((emacs "25.1")
|
|
(compat "29.1.4.1"))
|
|
:commit "1b4526453ef6bdee30635f469aa26085c02b1ac1" :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:
|