tvl-depot/configs/shared/emacs/.emacs.d/elpa/with-editor-20180618.1602/with-editor-pkg.el

10 lines
239 B
EmacsLisp
Raw Normal View History

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