my-emacs-d/elpa/magit-popup-20160606.1041/magit-popup-pkg.el
Gergely Polonkai 1ee823ee92 Update packages
2016-06-29 09:21:54 +02:00

10 lines
281 B
EmacsLisp

(define-package "magit-popup" "20160606.1041" "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: