magit-popup-pkg.el 271 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 (define-package "magit-popup" "20170913.343" "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: