commit | author | age | ||
5cb5f7 | 1 | (define-package "magit-popup" "20181003.921" "Define prefix-infix-suffix command combos" |
C | 2 | '((emacs "24.4") |
3 | (async "1.9.2") | |
4 | (dash "2.13.0")) | |
5 | :keywords | |
6 | '("bindings") | |
7 | :authors | |
8 | '(("Jonas Bernoulli" . "jonas@bernoul.li")) | |
9 | :maintainer | |
10 | '("Jonas Bernoulli" . "jonas@bernoul.li") | |
11 | :url "https://github.com/magit/magit-popup") | |
12 | ;; Local Variables: | |
13 | ;; no-byte-compile: t | |
14 | ;; End: |