376 Commits (d3328cab67714fbc164781d7bbe0f9d150f2e9a3)
 

Author SHA1 Message Date
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
Oleh Krehel 9b866564f4 Initial import 11 years ago