14 lines
427 B
EmacsLisp
14 lines
427 B
EmacsLisp
(define-package "with-editor" "20221127.2243" "Use the Emacsclient as $EDITOR"
|
|
'((emacs "25.1")
|
|
(compat "28.1.1.0"))
|
|
:commit "4da109748da0828b79198701eb641d5b724153ce" :authors
|
|
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
|
:keywords
|
|
'("processes" "terminals")
|
|
:url "https://github.com/magit/with-editor")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|