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