]> code.delx.au - gnu-emacs-elpa/commit
Adapt to the new `hydra-set-transient-map'
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 9 Apr 2015 09:21:08 +0000 (11:21 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 11 Apr 2015 09:07:17 +0000 (11:07 +0200)
commitaf39a9885a2a9b1960ff03a1cdc78dfacf00785c
treeebe1d945699cbf52282d1ea8a419de9cf50ad73f
parent5787a4d4d5e3f522893f2422eb3eacda42bb56ec
Adapt to the new `hydra-set-transient-map'

* hydra.el (hydra-set-transient-map): Amend arglist.
(hydra--clearfun): Don't count on there being another transient map.
(hydra-disable): Update.
(internal-push-keymap): Define unless defined.
(internal-pop-keymap): Define unless defined.
(hydra--pred): Remove.
(hydra--universal-argument): Update.
(hydra-last): Remove.
(hydra--aggregate-color): Remove.
(hydra--unalias-var): Remove.
(hydra-pink-fallback): Remove.
(hydra--modify-keymap): Remove.
(hydra--make-defun): Update.

Re #90
hydra.el