my-emacs-d/elpa/magit-popup-20161009.1506/magit-popup-pkg.el

10 lines
280 B
EmacsLisp

(define-package "magit-popup" "20161009.1506" "Define prefix-infix-suffix command combos"
'((emacs "24.4")
(async "20160711.223")
(dash "20160820.501"))
:url "https://github.com/magit/magit" :keywords
'("bindings"))
;; Local Variables:
;; no-byte-compile: t
;; End: