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

10 lines
257 B
EmacsLisp
Raw Normal View History

2016-02-24 22:06:01 +00:00
(define-package "with-editor" "20160223.1155" "Use the Emacsclient as $EDITOR"
'((emacs "24.4")
(async "1.5")
(dash "2.12.1"))
:url "https://github.com/magit/with-editor" :keywords
'("tools"))
;; Local Variables:
;; no-byte-compile: t
;; End: