]> code.delx.au - gnu-emacs-elpa/commit
hydra.el (defhydra): Simplify and improve the key binding code
authorOleh Krehel <ohwoeowho@gmail.com>
Sat, 28 Mar 2015 14:06:27 +0000 (15:06 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 28 Mar 2015 14:06:27 +0000 (15:06 +0100)
commit5032ec70496d9b2173f95ce4e574a0cf298598d6
tree57b7498b4ef79bf08d8d20baa73b038bf2ae94cc
parent784356366768cd713af1a2b389a37c59c04491c7
hydra.el (defhydra): Simplify and improve the key binding code

* hydra.el (defhydra): Update.

As a side effect, :bind head property can now be a keymap, in addition
to a lambda.
hydra.el