9 lines
236 B
EmacsLisp
9 lines
236 B
EmacsLisp
(define-package "with-editor" "20171006.352" "Use the Emacsclient as $EDITOR"
|
|
'((emacs "24.4")
|
|
(async "1.9"))
|
|
:url "https://github.com/magit/with-editor" :keywords
|
|
'("tools"))
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|