with-editor-pkg.el 237 Bytes
(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: