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

8 lines
213 B
EmacsLisp

(define-package "hydra" "20180201.846" "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: