]> code.delx.au - gnu-emacs/commit
Improve string search in `flyspell-word-search-*`. (Bug#16800)
authorAgustin Martin Domingo <agustin6martin@gmail.com>
Thu, 12 Feb 2015 17:38:11 +0000 (18:38 +0100)
committerAgustin Martin Domingo <agustin6martin@gmail.com>
Thu, 12 Feb 2015 17:45:26 +0000 (18:45 +0100)
commita7254bbf99d9c9a55c93aae840c9d97598d4ce73
treead0f15318db74707d87d4d978fd12f3112c0ec04
parentf5d1e1f5509b23959f92117c5e1d1a09e05661d1
Improve string search in `flyspell-word-search-*`. (Bug#16800)

* flyspell.el (flyspell-duplicate-distance): Limit default search
distance for duplicated words to 40000.
(flyspell-word-search-backward, flyspell-word-search-forward):
Search as full word with defined casechars, not as substring.

Fixes: debbugs:16800
lisp/ChangeLog
lisp/textmodes/flyspell.el