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