363 Commits (798c0d810f1f8f6b6b8c8b1da477f5831749d2fc)
 

Author SHA1 Message Date
Oleh Krehel f3c4dd7a02 hydra.el (hydra--hint): allow duplicate functions in heads 11 years ago
Oleh Krehel 62f9b058f4 Allow some heads with no hints 11 years ago
Oleh Krehel 0c08964462 README.md: update 11 years ago
Oleh Krehel 4ca646ed1b Allow a sexp as head's CMD paramater 11 years ago
Oleh Krehel d10c26eaee Update comments and mark the old examples obsolete 11 years ago
Oleh Krehel 763bb2a423 Allow lambda :bind property for body and heads 11 years ago
Oleh Krehel 0712a436f0 README.md: update 11 years ago
Oleh Krehel d41be74d54 `hydra/body' will pass the initial `current-prefix-arg' along 11 years ago
Jason Lewis 969fa668d6 fix typo - single not singe 11 years ago
Oleh Krehel bb01930bb7 Fix "catch 'hydra-disable" 11 years ago
Oleh Krehel 9b31ead60d Update semantics for local heads to `:bind nil' 11 years ago
François Févotte 1b1d31d2d1 Support local hydra heads 11 years ago
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