2020-02-17 23:07:13 +01:00
|
|
|
(define-package "with-editor" "20200217.1015" "Use the Emacsclient as $EDITOR"
|
2019-11-29 17:18:25 +01:00
|
|
|
'((emacs "24.4")
|
|
|
|
(async "1.9"))
|
|
|
|
:keywords
|
|
|
|
'("tools")
|
|
|
|
:authors
|
|
|
|
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
|
|
|
:maintainer
|
|
|
|
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
|
|
|
:url "https://github.com/magit/with-editor")
|
|
|
|
;; Local Variables:
|
|
|
|
;; no-byte-compile: t
|
|
|
|
;; End:
|