363 Commits (798c0d810f1f8f6b6b8c8b1da477f5831749d2fc)
 

Author SHA1 Message Date
Oleh Krehel 943636fe4a hydra.el: Bump version 9 years ago
David AMAR 38ce88a9c3 hydra.el : fix some docstring warning 9 years ago
David AMAR 02f29073e0 hydra.el (hydra--sort-heads): change ordering method of columns 9 years ago
Oleh Krehel 36fb5e0149 hydra.el (defhydra): Use copy-tree on heads 9 years ago
David AMAR 2751f00c2c Remove trailing whitespace from :column docstring 9 years ago
David AMAR 95008ea38b hydra.el: Add automatic lookup for remaped cmd 9 years ago
David AMAR 3db82e5f43 Implement named columns 9 years ago
Oleh Krehel a72d68a0f6 hydra.el (hydra-fontify-head-default): Fix head keys as "%f" 9 years ago
Oleh Krehel dd5f703d52 hydra.el: Use error-message-string, not message 10 years ago
Oleh Krehel a07b92a875 lv.el (lv-window): Rename to " *LV*" 10 years ago
jasonm23 2ebf8624d5 Move Amaranth warning message to a defvar 10 years ago
Oleh Krehel 3527b321ce Fix byte compiler warnings 10 years ago
Oleh Krehel 76d51ecd41 Fix compile warnings 10 years ago
Oleh Krehel 91f8e7c13b hydra.el: Bump version 10 years ago
Oleh Krehel 63de503ee8 hydra.el (hydra-key-regex): Add "$" 10 years ago
Oleh Krehel d2aaf869ec Fix e.g. _f_(foo) in format string 10 years ago
Oleh Krehel 9c2589f9ae Update the package description 10 years ago
Oleh Krehel 1eee0f337a hydra.el (hydra-get-property): New defun. 10 years ago
Oleh Krehel 585db09f58 hydra-examples.el: Add example of setting verbosity 10 years ago
Oleh Krehel 1d378c6887 Allow to set hydra verbosity 10 years ago
Oleh Krehel 81d88e4c11 hydra.el (hydra-show-hint): Extract from defhydra 10 years ago
Oleh Krehel 270b917f1c hydra.el (defhydra): Don't eval hints during the definition 10 years ago
Oleh Krehel 798684a119 hydra-examples.el: Don't byte-compile 10 years ago
Oleh Krehel f877855284 hydra-examples.el (org-agenda-cts): Add 10 years ago
Oleh Krehel 6d5bdf7cb0 Introduce (:hint none) 10 years ago
Oleh Krehel 200a444419 hydra.el (hydra--hint): Revert return "" for :hint nil 10 years ago
Oleh Krehel 0a5074afe8 hydra.el (hydra--format): Avoid inf loops 10 years ago
Oleh Krehel 9fd53baa74 hydra.el (hydra-doc-format-spec): New defcustom 10 years ago
Oleh Krehel 83b9019944 hydra.el (hydra-width-spec-regex): Update 10 years ago
Oleh Krehel f668f4c114 hydra.el (hydra-key-regex): Add "↓←→⌫⌦⏎" 10 years ago
Oleh Krehel 272dc4ad3b hydra.el (hydra-docstring-keys-translate-alist): Update 10 years ago
Oleh Krehel f01f4a46f2 hydra.el (hydra-key-regex): Extract from hydra--format 10 years ago
Oleh Krehel a85a617306 Allow to use e.g. "↑" in place of "<up>" in the docstring 10 years ago
Oleh Krehel 5be27f4b61 Add a shortcut to supply a head's eval-able docstring 10 years ago
justbur 69529aded3 hydra.el (hydra-default-hint): Add option 10 years ago
Oleh Krehel e0454a1005 Add .elpaignore 10 years ago
Oleh Krehel 04cd3e4270 hydra-examples.el (rect): Add require 10 years ago
Syohei YOSHIDA 97cf997ed2 Use set+make-local-variable instead of setq-local for older versions(<24.3) 10 years ago
Oleh Krehel 47fb132a17 hydra-examples.el (hydra-rectangle): Use better commands 10 years ago
Oleh Krehel ba61006bff Allow e.g. "_M-\\^_" in docstrings 10 years ago
Oleh Krehel 7f022f7f1a Fix unbind of key-chord when hydra is active 10 years ago
Oleh Krehel 97c2270f71 Fix byte-compiler warning 10 years ago
Jonas Bernoulli 7e5f64e17b hydra-ox.el: Add a require hydra 11 years ago
Oleh Krehel 90a4e76c37 hydra.el (hydra-disable): Call the exit action only in one frame 11 years ago
Oleh Krehel 2403973be4 hydra-test.el: Add a require hydra 11 years ago
Oleh Krehel 9f5f089af4 Allow head-hint to be dynamic 11 years ago
Oleh Krehel 0712176e9b Fix failing test on Emacs 25 11 years ago
Oleh Krehel 4bf7f1c9e4 Bump version 11 years ago
Oleh Krehel 39eed63d6c hydra.el (hydra-disable): Deactivate key-chord advice more 11 years ago
Oleh Krehel ea36afcc59 Allow "_", "!", and "&" as keys in docstrings 11 years ago