abo_abo pushed a change to branch master. from 98073fe Merge commit '32b276e96118f9e34f4cf9a5a2ae6cae3e772144' from context-coloring new aa2eb24 Makefile: "all" should depend on "compile" new 791c16c avy.el (avy-goto-char-in-line): New command new 27b98bb Add 'de-bruijn option for avy-style new 55c77c5 For De Bruin, don't build a tree new b5e02ac Fixup byte-compile warnings new 9ddde6d avy.el (avy--overlay-at-full): Improve new 78d20e0 Fix jumping to other frames new 1350ab3 avy.el (avy-goto-char-in-line): Quote char new 7a00821 avy.el (avy-dowindows): Ignore pdf-view-mode new fc93fe6 avy.el (avy-ignored-modes): New defcustom. new 27b3da3 avy.el (avy-goto-char-in-line): Fix to this window new 6dfa445 README.md: Mention a custom-command tutorial new 02bf35b Modify `at-full' and `de-bruijn' overlays to color depth new 035d663 Add `avy-translate-char-function' to translate user input key new 236293a avy.el (avy-isearch): Allow different styles new 054390f avy.el (avy-translate-char-function): Fixup doc new 15c7f9f targets/avy-init.el: Use the new checkdoc-file new 7376a0c avy.el (avy--overlay-at-full): Fixup (for overlays-in) new 7b0ba80 avy.el (avy-style): Switch the default from 'pre to 'at-full new e5104ca avy.el (avy-goto-word-1): Quote punctuation new a7c92d8 Updated screenshot image for ivy-goto-char. new 44d76b9 Bump version to 0.3.0 new 8d38a89 avy.el (avy-goto-char-timer): Obey avy-styles-alist new f727b53 Merge commit '8d38a898f23b3105c5d098f0cfb6c3383547e394' from avy
Summary of changes: packages/avy/Makefile | 2 +- packages/avy/README.md | 8 +- packages/avy/avy.el | 213 +++++++++++++++++++++++++++++++++----- packages/avy/doc/Changelog.org | 211 +++++++++++++++++++++++++++++++++++++ packages/avy/targets/avy-init.el | 9 +- 5 files changed, 408 insertions(+), 35 deletions(-) create mode 100644 packages/avy/doc/Changelog.org