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