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: |