Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
411 B

(define-package "magit-popup" "2.13.3" "Define prefix-infix-suffix command combos"
'((emacs "24.4")
(dash "2.13.0"))
:commit "d8585fa39f88956963d877b921322530257ba9f5" :keywords
("bindings")
:authors
(("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer
("Jonas Bernoulli" . "jonas@bernoul.li")
:url "https://github.com/magit/magit-popup")
;; Local Variables:
;; no-byte-compile: t
;; End: