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