summaryrefslogtreecommitdiff
path: root/elpa/with-editor-20190715.2007/with-editor-pkg.el
blob: 85aa6b57674d0e88e9899faab2995aff04a01500 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
(define-package "with-editor" "20190715.2007" "Use the Emacsclient as $EDITOR"
  '((emacs "24.4")
    (async "1.9"))
  :keywords
  '("tools")
  :authors
  '(("Jonas Bernoulli" . "jonas@bernoul.li"))
  :maintainer
  '("Jonas Bernoulli" . "jonas@bernoul.li")
  :url "https://github.com/magit/with-editor")
;; Local Variables:
;; no-byte-compile: t
;; End:
Copyright 2019--2024 Marius PETER