]> code.delx.au - gnu-emacs-elpa/commit
Update and document the style customization
authorOleh Krehel <ohwoeowho@gmail.com>
Sat, 9 May 2015 11:38:05 +0000 (13:38 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 9 May 2015 11:38:05 +0000 (13:38 +0200)
commit4029969a04abfc67e88977f898e6755afc1fcbe5
tree6be7ebfb6c69e2f253550e885dd37ce991a19bbf
parentdb4214fe0cf4cac3945d6590b879c2af44845d61
Update and document the style customization

* avy-jump.el (avy-style): New defcustom. Replaces `avy-goto-char-style'
  and `avy-goto-word-style'.
(avy-styles-alist): New defcustom. Allows to customize the style for
each command separately.
(avy--with-avy-keys): Update.
(avy-goto-char-style): Obsolete.
(avy-goto-word-style): Obsolete.

* README.md: Document style customization.

Fixes #28
README.md
avy-jump.el