Prevent Flyspell from changing unrelated words
commitb80e15b6a6d06fc2937a9c11c1cae5619ceed9c3
authorEli Zaretskii <eliz@gnu.org>
Sat, 3 Mar 2018 10:47:47 +0000 (3 12:47 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 3 Mar 2018 10:47:47 +0000 (3 12:47 +0200)
treeb341286beef76d92d8b0b7414b07c74e4b1e5a98
parente385599457497d0ad1a103363eec73e09058c24a
Prevent Flyspell from changing unrelated words

* lisp/textmodes/flyspell.el (flyspell-auto-correct-word): Avoid
using stale cached data from previous invocations of this command.
(Bug#30462)
lisp/textmodes/flyspell.el