abo_abo pushed a change to branch master. from 231ac7f Merge commit 'cb57d9b67390ae3ff70ab64169bbc4f1264244bc' from js2-mode new 69529ad hydra.el (hydra-default-hint): Add option new 5be27f4 Add a shortcut to supply a head's eval-able docstring new a85a617 Allow to use e.g. "↑" in place of "<up>" in the docstring new f01f4a4 hydra.el (hydra-key-regex): Extract from hydra--format new 272dc4a hydra.el (hydra-docstring-keys-translate-alist): Update new f668f4c hydra.el (hydra-key-regex): Add "↓←→⌫⌦⏎" new 83b9019 hydra.el (hydra-width-spec-regex): Update new 9fd53ba hydra.el (hydra-doc-format-spec): New defcustom new 0a5074a hydra.el (hydra--format): Avoid inf loops new 200a444 hydra.el (hydra--hint): Revert return "" for :hint nil new 6d5bdf7 Introduce (:hint none) new f877855 hydra-examples.el (org-agenda-cts): Add new 798684a hydra-examples.el: Don't byte-compile new 270b917 hydra.el (defhydra): Don't eval hints during the definition new 81d88e4 hydra.el (hydra-show-hint): Extract from defhydra new 1d378c6 Allow to set hydra verbosity new 585db09 hydra-examples.el: Add example of setting verbosity new 1eee0f3 hydra.el (hydra-get-property): New defun. new 9c2589f Update the package description new d2aaf86 Fix e.g. _f_(foo) in format string new 63de503 hydra.el (hydra-key-regex): Add "$" new 91f8e7c hydra.el: Bump version new 76d51ec Fix compile warnings new 3527b32 Fix byte compiler warnings new 2ebf862 Move Amaranth warning message to a defvar new a07b92a lv.el (lv-window): Rename to " *LV*" new dd5f703 hydra.el: Use error-message-string, not message new a72d68a hydra.el (hydra-fontify-head-default): Fix head keys as "%f" new 3db82e5 Implement named columns new 95008ea hydra.el: Add automatic lookup for remaped cmd new 2751f00 Remove trailing whitespace from :column docstring new 36fb5e0 hydra.el (defhydra): Use copy-tree on heads new 02f2907 hydra.el (hydra--sort-heads): change ordering method of columns new 38ce88a hydra.el : fix some docstring warning new 943636f hydra.el: Bump version new 32b8352 Merge commit '943636fe4a35298d9d234222bc4520dec9ef2305' from hydra
Summary of changes: packages/hydra/hydra-examples.el | 49 +++++- packages/hydra/hydra-ox.el | 8 +- packages/hydra/hydra-test.el | 362 +++++++++++++++++++++++++++------------ packages/hydra/hydra.el | 322 +++++++++++++++++++++++++++++----- packages/hydra/lv.el | 4 +- 5 files changed, 584 insertions(+), 161 deletions(-)