Resurrect highlighting of repeated words by Flyspell Mode
commit33b779a11fb6785944383aeeae44f77cb580ee37
authorEli Zaretskii <eliz@gnu.org>
Wed, 29 Jul 2015 17:52:23 +0000 (29 20:52 +0300)
committerEli Zaretskii <eliz@gnu.org>
Wed, 29 Jul 2015 17:52:23 +0000 (29 20:52 +0300)
tree0103a87bfc275b71b4781520ac81e48eeef94772
parentcafa012c8f745ef4dada889813f8b7f982c1ea9f
Resurrect highlighting of repeated words by Flyspell Mode

* lisp/textmodes/flyspell.el (flyspell-word): Leave some non-word
characters between point and the doublon candidate, so that
flyspell-word-search-backward finds it.  (Bug#21157)
lisp/textmodes/flyspell.el