(define-package "with-editor" "20230212.2214" "Use the Emacsclient as $EDITOR"
  '((emacs "25.1")
    (compat "29.1.3.4"))
  :commit "59867aebe16454be4d8c0c858f3b00b8a34f3f61" :authors
  '(("Jonas Bernoulli" . "jonas@bernoul.li"))
  :maintainer
  '("Jonas Bernoulli" . "jonas@bernoul.li")
  :keywords
  '("processes" "terminals")
  :url "https://github.com/magit/with-editor")
;; Local Variables:
;; no-byte-compile: t
;; End: