with-editor-pkg.el 237 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 (define-package "with-editor" "20170817.1240" "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: