296 Commits (master)

Author SHA1 Message Date
Oleh Krehel c413b5f745 Allow for a custom key format spec in docstrings 11 years ago
Oleh Krehel 989ed9555c Rename compat toggle - :nonheads -> :foreign-keys 11 years ago
Oleh Krehel 54004d21a2 hydra.el (hydra-verbose): New defcustom 11 years ago
Oleh Krehel ace99b3e39 hydra.el (hydra--make-defun): Update signature 11 years ago
Oleh Krehel 41ec124aa9 Avoid generating multiple defuns with same name 11 years ago
Oleh Krehel db0415eb3c hydra.el (hydra-keyboard-quit): Add 11 years ago
Oleh Krehel 5242aad749 Fix :exit t / :exit nil inheritance issue 11 years ago
Oleh Krehel 71d70f6aac Add :body-pre switch 11 years ago
Oleh Krehel efcffc0370 hydra-examples.el: Add example 9 11 years ago
Oleh Krehel cb28124af8 Allow sexps in Ruby-style docstrings 11 years ago
Oleh Krehel 2eddb832a0 hydra-test.el (hydra-format): New test 11 years ago
Oleh Krehel 2c01db0966 hydra.el (hydra--handle-nonhead): Update signature 11 years ago
Oleh Krehel ae70e9a364 Fix pink and teal Hydras running :post 11 years ago
Oleh Krehel ef1f61d12d hydra.el (hydra--handle-nonhead): Fix bug 11 years ago
Oleh Krehel e962ff16a9 hydra.el: remove no :pre, :post restriction for Emacs<24.4 11 years ago
Oleh Krehel a6c6a55aa2 Improve compatibility for Emacs <= 24.3 11 years ago
Oleh Krehel 0f733d8efc Add an option to fontify heads in a custom way 11 years ago
Oleh Krehel a71b76e385 Intercept quit signals 11 years ago
Oleh Krehel 1eebfed70e Allow `format'-style width specifiers in docstring 11 years ago
Oleh Krehel d0e8d57b15 hydra.el (hydra-add-font-lock): Add `defhydradio' 11 years ago
Oleh Krehel 7010772be1 hydra.el (hydra--head-color): Improve 11 years ago
Oleh Krehel 0a3cc60f58 Add compat color-less syntax 11 years ago
Oleh Krehel b81d078e77 Generate a global resetter in `defhydradio' 11 years ago
Oleh Krehel 0881733ebe hydra.el (defhydra): Fix typo 11 years ago
Oleh Krehel 4f0ef6298c hydra.el (hydra-pink-fallback): Add 11 years ago
Oleh Krehel 0cda4ce6f9 Fix typos 11 years ago
Oleh Krehel 88b32d50dc hydra.el (hydra--hint): Add exception 11 years ago
Oleh Krehel 688e8fdc06 hydra.el (hydra--head-color): fix for teal color 11 years ago
Oleh Krehel 6f7cef2600 Add teal body color 11 years ago
Oleh Krehel 42cb833d5a hydra.el (hydra--hint): Take same arguments as `defhydra' 11 years ago
Oleh Krehel 81ffca093b Update faces 11 years ago
Oleh Krehel 92e1922d93 hydra.el (hydra--hint): Take same arguments as `defhydra' 11 years ago
Oleh Krehel 4aa8826d16 hydra.el (hydra--message): Take same arguments as `defhydra' 11 years ago
Oleh Krehel c7281e905c Minor refactoring 11 years ago
Oleh Krehel c049a33c2c Allow for Ruby-style Hydra docstrings 11 years ago
Oleh Krehel 926d9a4b28 Add pink body color 11 years ago
Oleh Krehel f04f14c760 hydra.el (defhydra): Update doc 11 years ago
Oleh Krehel d04ef9bd18 hydra.el (hydra-cleanup): reorder 11 years ago
Oleh Krehel caf114af73 Fix unintentional recursion in Emacs 25 11 years ago
Oleh Krehel 208661423b hydra.el (defhydradio): New macro 11 years ago
Oleh Krehel 806e04b315 Don't clutter Echo Area 11 years ago
Oleh Krehel 06b35f77fd Remove obsoletes 11 years ago
Oleh Krehel 614e1f7cdb `defhydra' should be indented as `defun' 11 years ago
Oleh Krehel 216550ee23 Add option to font-lock `defhydra' 11 years ago
Oleh Krehel bb38641260 hydra.el (hydra--make-defun): simplify 11 years ago
Oleh Krehel 8bca51bfa1 Warn about explict red heads on amaranth body 11 years ago
Oleh Krehel d25e56045f Fix head color for heads with nil as HINT 11 years ago
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 4ca646ed1b Allow a sexp as head's CMD paramater 11 years ago