my-emacs-d/elpa/with-editor-20161009.917/with-editor-pkg.el

10 lines
256 B
EmacsLisp

(define-package "with-editor" "20161009.917" "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: