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