mirror of https://github.com/Chizi123/.emacs.d.git

Chizi123
2018-11-18 c655eea759be1db69c5e6b45c228139d8390122a
commit | author | age
5cb5f7 1 (define-package "with-editor" "20181113.1845" "Use the Emacsclient as $EDITOR"
C 2   '((emacs "24.4")
3     (async "1.9"))
4   :keywords
5   '("tools")
6   :authors
7   '(("Jonas Bernoulli" . "jonas@bernoul.li"))
8   :maintainer
9   '("Jonas Bernoulli" . "jonas@bernoul.li")
10   :url "https://github.com/magit/with-editor")
11 ;; Local Variables:
12 ;; no-byte-compile: t
13 ;; End: