summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make fast forward from 0.4.0-3HEADarchive/debian/0.4.0+git20180322.2d613eb0-1masterSean Whitton2018-06-06
|\
| * Declare fast forward from 0.4.0-2archive/debian/0.4.0-3David Bremner2018-06-01
| |\
| | * Do not add author stringLev Lamberov2016-12-27
| | * avy (0.4.0-2) unstable; urgency=mediumLev Lamberov2016-12-27
| | |\
| | | * Import avy_0.4.0-2.debian.tar.xzLev Lamberov2016-12-27
| | * Import avy_0.4.0.orig.tar.gzLev Lamberov2016-09-30
| * Do not add author stringLev Lamberov2018-06-01
* | Do not add author stringLev Lamberov2018-06-06
* | changelog for 0.4.0+git20180322.2d613eb0-1 uploaddebian/0.4.0+git20180322.2d613eb0-1Sean Whitton2018-06-06
* | Merge tag '0.4.0+git20180322.2d613eb0'Sean Whitton2018-06-06
|\ \ | |/ |/|
| * 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
| * README.md: Mention avy-resumeOleh Krehel2017-12-24
| * 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-test.el: Fix checkdoc warningsfabacino2017-08-04
| * Makefile: Add target checkdoc to check documentation guidelines of lisp filesfabacino2017-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