278 Commits (e0454a100541ce3f1f732b97894a3441cef3316f)
 

Author SHA1 Message Date
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
Oleh Krehel 3fb316881a hydra.el (hydra--format): Allow "@" key in the docs 11 years ago
Oleh Krehel f58d356724 Allow #'command syntax for heads, just to have it 11 years ago
Jonas Bernoulli c5327e1d34 Declare dired-mark to silence byte-compiler 11 years ago
Oleh Krehel 27b7f40cb2 Make find-function work with defhydra 11 years ago
Oleh Krehel 852ae2668a Use quote instead of function to prevent compiler warnings 11 years ago
Oleh Krehel 7aa8187957 Allow to specify :face for each head 11 years ago
Oleh Krehel 1e9276adfe Remove trailing whitespace from :columns docstring 11 years ago
Oleh Krehel 336602f308 Add :columns option for hydra body 11 years ago
Oleh Krehel df7b079af8 hydra.el (hydra-head-format): Customize the key formatting 11 years ago
Oleh Krehel c8b4749e85 Allow binding heads to "%" 11 years ago
Oleh Krehel adc29975ae Allow for "_[_" and "_]_" in docs 11 years ago
Oleh Krehel fca56c3cbb targets/hydra-init.el: Move 11 years ago
Oleh Krehel 1a13273ff0 Allow to pause arbitrary hydras to the stack 11 years ago
Oleh Krehel 1acd5f60cd hydra.el (hydra-face-blue): Customize for dark themes 11 years ago
Oleh Krehel 900ca3426c Allow access to the current hydra body 11 years ago
Jan Tatarik 2d458392f9 lv-window: split-window ignores window parameters 11 years ago
Oleh Krehel fd8e1b9617 hydra.el (hydra-fontify-head-default): Add "%" exception 11 years ago
Oleh Krehel a2f8a23850 Allow to escape ^ in docstrings 11 years ago
Oleh Krehel 1380f8c1a5 hydra.el: Bump version 11 years ago
Stefan Monnier 2bc9146199 hydra.el: Use add/remove-function. Fix warning. 11 years ago
Oleh Krehel c78367f640 hydra.el (hydra-cell-format): Change to defvar 11 years ago
Oleh Krehel 319ac87a4a hydra.el (hydra-key-format-spec): Declare obsolete 11 years ago
Oleh Krehel 6524a2c24c hydra.el (hydra-fontify-head-default): Fixup 11 years ago
Oleh Krehel 370a862f10 Repurpose `hydra--complain' for debugging 11 years ago
Oleh Krehel 8db62bff7a Make *LV* window fixed size 11 years ago
Oleh Krehel 270c38be08 Add a work-around for pop-to-buffer / dedicated bug 11 years ago
Oleh Krehel 0ae560aa50 lv.el (lv-message): Use `lv-use-separator' 11 years ago
Oleh Krehel bf48e63d6a lv.el (lv-force-update): Be nil by default 11 years ago
Oleh Krehel dd02b166ee .dir-locals.el: Add 11 years ago
Jonas Bernoulli 824f105b15 Optionally separate lv window and echo area using a thin line 11 years ago
Oleh Krehel 00d2c0c6f9 Add lv-force-update 11 years ago
Oleh Krehel 01248b1954 Use one less ; for local vars 11 years ago
Oleh Krehel b9d068783b Update `outline-regexp' and `indent-tabs-mode' file locals 11 years ago
Jonas Bernoulli c43e1cfcef Add `lv-delete-window' function 11 years ago
Oleh Krehel 1601991a72 Fix the regex once more and add test 11 years ago