Oleh Krehel
efcffc0370
hydra-examples.el: Add example 9
11 years ago
Oleh Krehel
a4c4eb6acb
Add example for `Buffer-menu-mode'
11 years ago
Oleh Krehel
976914322d
hydra-examples.el: Add example 7
11 years ago
Oleh Krehel
06b35f77fd
Remove obsoletes
...
* hydra.el (hydra-create): Remove
* hydra-examples.el (hydra-example-text-scale): Remove.
(hydra-example-move-window-splitter): Remove.
(hydra-example-goto-error): Remove.
(hydra-example-windmove): Remove
11 years ago
Oleh Krehel
d10c26eaee
Update comments and mark the old examples obsolete
11 years ago
Oleh Krehel
222ba95b95
hydra-examples.el: splitters take numeric argument
...
* hydra-examples.el (hydra-move-splitter-left): Take ARG.
(hydra-move-splitter-right): Take ARG.
(hydra-move-splitter-up): Take ARG.
(hydra-move-splitter-down): Take ARG.
11 years ago
Oleh Krehel
b5615dcfc7
hydra-examples.el: Update commentary
11 years ago
Oleh Krehel
ddd96d1680
hydra-examples.el: add a `windmove' Hydra
...
* hydra-examples.el (hydra-example-windmove): New variable.
11 years ago
Oleh Krehel
cfac8bd9e7
Prepare for the first version in GNU ELPA
...
hydra.el (hydra-set-transient-map): new alias
`set-transient-map' only works for Emacs>=24.4.
11 years ago
Oleh Krehel
dc0246e985
hydra-examples.el (hydra-example-goto-error): add doc
11 years ago
Oleh Krehel
42538fa22e
Add a `next-error'/`previous-error'/`first-error' example
...
* hydra-examples.el (hydra-example-goto-error): New example.
* README.md: Update.
Re #8 , thanks, @glucas .
11 years ago
Oleh Krehel
998b533587
Make sure `windmove-wrap-around' is nil during tests
...
* hydra-examples.el (hydra-move-splitter-left): Update.
(hydra-move-splitter-right): Update.
(hydra-move-splitter-up): Update.
(hydra-move-splitter-down): Update.
11 years ago
Oleh Krehel
5318fc353a
Update `hydra-create' format
...
* hydra.el (hydra-create): Expects a lists of lists for HEADS, instead
of list of cons cells. The optional thrid element of each list is the
hint.
* hydra-examples.el: Update the examples.
* README.md: Update.
Re #2
11 years ago
Oleh Krehel
abef4bfc86
Split away the examples
11 years ago