]> code.delx.au - gnu-emacs-elpa/commit
Don't re-activate key chords too early
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 15 Apr 2015 17:49:48 +0000 (19:49 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 15 Apr 2015 17:49:48 +0000 (19:49 +0200)
commit09b63b5b3407ab34210e81eca4fba7378f1e9f4e
tree07c16dee5d1066a8c7aff3db0f7d56bc1a6a285f
parentaeaabd3c8a76920e839ce05add7278e575f201e6
Don't re-activate key chords too early

* hydra.el (hydra-disable): Re-activate key chords only if
  `hydra--ignore' is nil.
(hydra-keyboard-quit): Update.

Re #97
hydra.el