tvl-depot/configs/shared/emacs/.emacs.d/elpa/magit-popup-20180618.1602/magit-popup-pkg.el

11 lines
275 B
EmacsLisp
Raw Normal View History

(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: