14 lines
427 B
EmacsLisp
14 lines
427 B
EmacsLisp
(define-package "with-editor" "20220422.1628" "Use the Emacsclient as $EDITOR"
|
|
'((emacs "25.1")
|
|
(compat "28.1.1.0"))
|
|
:commit "54d1e816ac0f3203f0065ea9e6a551b9d103dad4" :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:
|