]> code.delx.au - gnu-emacs-elpa/commit
Simplify `keyboard-quit'
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 9 Apr 2015 13:57:30 +0000 (15:57 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 11 Apr 2015 09:07:17 +0000 (11:07 +0200)
commit986226f8652743881d282bd2de81b7bc11ddaf31
tree4b86b0e7d3349f70e9f47f831227247c59d8d736
parente88839ca5fa1b48082d2443e262cdf372f9e3702
Simplify `keyboard-quit'

* hydra.el (hydra--clearfun): Update.
(hydra-keyboard-quit): Remove defcustom.
(defhydra): Update.

* hydra-test.el: Update tests.
(hydra-integration-1): Catch the 'quit signal, since now "C-g" is just a
plain `keyboard-quit'.
hydra-test.el
hydra.el