]> code.delx.au - gnu-emacs-elpa/commit
Customize the leading char style for chars and words
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 7 May 2015 10:42:58 +0000 (12:42 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Thu, 7 May 2015 10:42:58 +0000 (12:42 +0200)
commite9d2e60965d2d0299205116f7f7e33a6887b34f0
treee657b45f11dc02977d8129d238b7f849bb266338
parent18cf1ef995253eb7b9d95e93a7969a3fc6cb8e2b
Customize the leading char style for chars and words

* avy-jump.el (avy--style-fn): New defun.
(avy--generic-jump): Add a STYLE arg.
(avy-goto-char-style): New defcustom.
(avy-goto-word-style): New defcustom.
(avy-goto-char): Update.
(avy-goto-char-2): Update.
(avy-goto-word-0): Update.
(avy-goto-word-1): Simplify.
(avy-goto-subword-0): Update doc.

Fixes #5
avy-jump.el