51 Commits (7ead8dbf66fbdfefbd4e7e9d851ff24c88d14cd2)
 

Author SHA1 Message Date
Oleh Krehel 7ead8dbf66 hydra.el (defhydra): Declare indent 2 11 years ago
Oleh Krehel 1660d71516 Allow :pre and :post to be function symbols 11 years ago
Oleh Krehel 9a8e2f10f0 hydra.el (hydra-keyboard-quit): New custom var 11 years ago
Oleh Krehel ad771a4294 Move defun-creating code into a defun 11 years ago
Oleh Krehel b65db57adb Update :post for amaranth Hydras 11 years ago
Oleh Krehel 9991985f0e hydra-test.el: update the test to not fail for older Emacs 11 years ago
Oleh Krehel 68bcaa8d8d Bump version 11 years ago
Oleh Krehel 07e4aaaea0 hydra-test.el: add test 11 years ago
Oleh Krehel 843bc709a3 Add amaranth (immortal) Hydras 11 years ago
Oleh Krehel 37b6177dcd README.md: update for 0.7.0 11 years ago
Oleh Krehel e8bbb70545 Add :pre and :post clauses to Hydra body 11 years ago
Oleh Krehel e21d1d8e89 Update the call order and allow called functions to exit 11 years ago
Oleh Krehel b963c70dcf Improve the names of functions generated from lambdas 11 years ago
Oleh Krehel b60201f66d Bump version 11 years ago
Oleh Krehel 7222773c56 hydra.el (hydra-disable): adapt to Emacs 24.4.1 11 years ago
Oleh Krehel 222ba95b95 hydra-examples.el: splitters take numeric argument 11 years ago
Oleh Krehel 0b6ef70836 Add support for `universal-argument' and `digit-argument' 11 years ago
Oleh Krehel 5d576aed8e hydra-test.el: Add licence 11 years ago
Oleh Krehel 6f142e342a Distinguish red and blue hydra heads 11 years ago
Oleh Krehel b359db633e hydra.el (defhydra): fix a bug for old Emacs versions 11 years ago
Oleh Krehel 06b63f1d71 Bump version 11 years ago
Oleh Krehel 785f837ab0 hydra.el (defhydra): Use `clear-temporary-overlay-map' 11 years ago
Oleh Krehel bb9f582c43 When calling `prefix/nil', make sure there's something to disable 11 years ago
Oleh Krehel 4d4f726869 README.md: update 11 years ago
Oleh Krehel b5615dcfc7 hydra-examples.el: Update commentary 11 years ago
Oleh Krehel 2ff0671e47 Add automated testing 11 years ago
Oleh Krehel 659694cc4b hydra.el (defhydra): new macro to create hydras. 11 years ago
Oleh Krehel 440c41cc3f Bump version 11 years ago
Oleh Krehel ddd96d1680 hydra-examples.el: add a `windmove' Hydra 11 years ago
Oleh Krehel 64e5b9129f Avoid evaling METHOD. 11 years ago
Oleh Krehel cfac8bd9e7 Prepare for the first version in GNU ELPA 11 years ago
Oleh Krehel dc0246e985 hydra-examples.el (hydra-example-goto-error): add doc 11 years ago
Oleh Krehel dfe127346d Simplify and improve the generated defuns 11 years ago
Oleh Krehel 42538fa22e Add a `next-error'/`previous-error'/`first-error' example 11 years ago
Oleh Krehel 88846985d8 Don't undefine BODY's map binding when it's a prefix 11 years ago
Oleh Krehel 301b500ecb Don't undefine BODY's global binding when it's a prefix 11 years ago
Oleh Krehel c3ce0a9002 `hydra-create' will also define `hydra-...-body' 11 years ago
Oleh Krehel b982fe5811 Allow to add one head that disables the Hydra 11 years ago
Oleh Krehel 69bb4a41c0 Fix `kbd' interpretting "<tab>" char-by-char 11 years ago
Oleh Krehel e156bf2f53 Require cl at compile time 11 years ago
Oleh Krehel 6966e14169 Fix the bugged `global-set-key' version 11 years ago
Oleh Krehel 998b533587 Make sure `windmove-wrap-around' is nil during tests 11 years ago
Oleh Krehel dbd77f056b Don't unbind hydra's body, unless using global-set-key 11 years ago
Oleh Krehel 5318fc353a Update `hydra-create' format 11 years ago
Oleh Krehel f55c1fff4d Add `hydra-is-helpful' custom var 11 years ago
Oleh Krehel 11323ece73 Allow to use minor-mode-maps and more 11 years ago
Oleh Krehel 916a1303c6 Depend on cl-lib v0.5 for `cl-mapcar' 11 years ago
Oleh Krehel a179f3157c Unbind hydra's body unconditionally to avoid error 11 years ago
Oleh Krehel 2a367faac4 README.md: update doc 11 years ago
Oleh Krehel abef4bfc86 Split away the examples 11 years ago