about summary refs log tree commit diff
path: root/configs/shared/emacs/.emacs.d/elpa/magit-popup-20180618.1602/magit-popup-pkg.el
blob: cd14d1ee828c02f853d19b110769f374a8d2bd7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
(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: