Files
dotfiles/emacs/.emacs.d/elpa/with-editor-20171217.1239/with-editor-pkg.el
2018-01-09 04:06:05 +01:00

9 lines
237 B
EmacsLisp

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