abo_abo pushed a change to branch master. from 61bddf2 Fix copyright assignment in auto-overlays manual. new 9991985 hydra-test.el: update the test to not fail for older Emacs new b65db57 Update :post for amaranth Hydras new ad771a4 Move defun-creating code into a defun new 9a8e2f1 hydra.el (hydra-keyboard-quit): New custom var new 1660d71 Allow :pre and :post to be function symbols new 7ead8db hydra.el (defhydra): Declare indent 2 new 1b1d31d Support local hydra heads new 9b31ead Update semantics for local heads to `:bind nil' new bb01930 Fix "catch 'hydra-disable" new 969fa66 fix typo - single not singe new d41be74 `hydra/body' will pass the initial `current-prefix-arg' along new 0712a43 README.md: update new 763bb2a Allow lambda :bind property for body and heads new d10c26e Update comments and mark the old examples obsolete new 4ca646e Allow a sexp as head's CMD paramater new 0c08964 README.md: update new 11b130e Merge commit '0c08964462812942db51d177e6ea922b26019e65' from hydra
Summary of changes: packages/hydra/README.md | 59 +++- packages/hydra/hydra-examples.el | 173 ++++++++- packages/hydra/hydra-test.el | 758 ++++++++++++++++---------------------- packages/hydra/hydra.el | 243 ++++++++---- 4 files changed, 679 insertions(+), 554 deletions(-)