11 lines
275 B
EmacsLisp
11 lines
275 B
EmacsLisp
|
(define-package "magit-popup" "20180618.1602" "Define prefix-infix-suffix command combos"
|
||
|
'((emacs "24.4")
|
||
|
(async "1.9.2")
|
||
|
(dash "2.13.0"))
|
||
|
:keywords
|
||
|
'("bindings")
|
||
|
:url "https://github.com/magit/magit-popup")
|
||
|
;; Local Variables:
|
||
|
;; no-byte-compile: t
|
||
|
;; End:
|