.emacs.d/elpa/hydra-20171120.1042/hydra-pkg.el

8 lines
214 B
EmacsLisp

(define-package "hydra" "20171120.1042" "Make bindings that stick around."
'((cl-lib "0.5"))
:url "https://github.com/abo-abo/hydra" :keywords
'("bindings"))
;; Local Variables:
;; no-byte-compile: t
;; End: