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.
 
 
 

12 lines
366 B

(define-package "transient" "0.3.4" "Transient commands"
'((emacs "25.1"))
:commit "b47e9d7d769437e279628d801a95c173c4ff26b4" :authors
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
:maintainer
'("Jonas Bernoulli" . "jonas@bernoul.li")
:keywords
'("bindings")
:url "https://github.com/magit/transient")
;; Local Variables:
;; no-byte-compile: t
;; End: