9 lines
236 B
EmacsLisp
Raw Permalink Normal View History

2019-10-20 16:24:07 -05:00
(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: