summaryrefslogtreecommitdiff
path: root/avy.el
Commit message (Expand)AuthorAge
* avy.el (avy-action-zap-to-char): Add and bind to "z"Oleh Krehel2018-03-22
* avy.el (avy-action-goto): Remove lagOleh Krehel2017-12-30
* avy.el: Fix indentationOleh Krehel2017-12-30
* Display actual character that triggered an errorBob Weiner2017-12-11
* Note that change to store full avy path is for external packagesBob Weiner2017-12-11
* Add window selection via mouse button press and fix typoBob Weiner2017-12-11
* avy.el (avy-action-teleport): Add save-excursionOleh Krehel2017-12-11
* Correct spelling mistakeEdward Betts2017-12-11
* avy.el (avy-action-ispell): Adjust for avy-goto-lineOleh Krehel2017-12-10
* avy.el (avy-action-teleport): Adjust for avy-goto-lineOleh Krehel2017-12-10
* avy.el (avy-action-yank): Adjust for avy-goto-lineOleh Krehel2017-12-10
* avy.el (avy-action-kill-move): Adjust for avy-goto-lineOleh Krehel2017-12-10
* avy.el (avy-action-kill-stay): Adjust for avy-goto-lineOleh Krehel2017-12-10
* avy.el (avy-action-copy): Adjust for avy-goto-lineOleh Krehel2017-12-10
* avy.el (avy-read): Update avy-current-path before returningOleh Krehel2017-12-10
* avy.el (avy-handler-default): Fix typoOleh Krehel2017-12-09
* avy.el (avy-handler-default): Error msg on mouse clicksOleh Krehel2017-12-09
* Add avy-mouse-event-window and fix typoBob Weiner2017-12-09
* Add option to match newline in avy-goto-char-timerNir Friedman2017-11-26
* Update description to be easier to understand.Christoph Michelbach2017-11-11
* avy.el (avy-words): Specify custom typeJonas Bernoulli2017-10-14
* avy.el: Fix compile warningsOleh Krehel2017-08-19
* avy.el (avy-org-goto-heading-timer): SimplifyOleh Krehel2017-08-13
* avy.el: Add org-mode commands for jumping to and refiling headingsAdam Porter2017-08-12
* avy.el: Fix checkdoc warningsfabacino2017-08-04
* avy.el: Add new avy-style to use words as sequencesfabacino2017-08-04
* avy.el (avy-action-teleport): Add and bind to "t"Oleh Krehel2017-07-02
* Allow "C-h" to delete for avy-goto-char-timerketanaka2017-04-11
* avy.el (avy-action-copy): Copy line for avy-goto-lineOleh Krehel2017-04-07
* avy.el (avy-move-region): UpdateOleh Krehel2017-04-02
* avy.el (avy-move-region): Insert in original windowOleh Krehel2017-04-02
* avy.el (avy-action-yank): Add and bind to "y"Oleh Krehel2017-03-26
* Add avy-goto-word-0-below and avy-goto-word-0-abovePeter Nguyen2017-03-25
* avy.el (avy-action-goto): Add raise-frameOleh Krehel2017-02-08
* avy.el (avy--overlay-at-full): Fix for visual-line-modeOleh Krehel2017-02-08
* avy.el: Use next-char-property-change, not next-overlay-changeOleh Krehel2016-08-14
* avy.el (avy-goto-word-1): Work for "^A"-"^Z"Oleh Krehel2016-08-03
* avy.el (avy-resume): Make it show up in M-xOleh Krehel2016-07-22
* avy.el (avy-goto-subword-1): Check char-afterOleh Krehel2016-07-11
* Add kill and save region functionality.Xu Ma2016-07-10
* avy.el (flyspell-correct-word-before-point): DeclareOleh Krehel2016-07-08
* Use flyspell if its minor mode is activeMadAnd2016-07-03
* avy.el (avy-resume): Addjustbur2016-06-20
* avy.el: Fix linum-related compile warningsOleh Krehel2016-06-18
* Allow using symbols instead of words in word cmdsjustbur2016-06-17
* Add avy-linum-modeOleh Krehel2016-06-13
* avy.el (avy--line-cands): Split away from avy--lineOleh Krehel2016-06-13
* avy.el (avy-goto-char-2): Translate "RET" to "C-j"Oleh Krehel2016-06-01
* avy.el (avy-goto-word-1-above): Addjustbur2016-05-19
* avy.el (avy-goto-char-2-above): SimplifyOleh Krehel2016-05-18