magit-popup-pkg.el 271 Bytes
(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: