]> git.eshelyaron.com Git - emacs.git/commit
Fix Flyspell mode when several languages are mixed in a buffer
authorEli Zaretskii <eliz@gnu.org>
Tue, 7 Aug 2018 15:35:12 +0000 (18:35 +0300)
committerEli Zaretskii <eliz@gnu.org>
Tue, 7 Aug 2018 15:35:12 +0000 (18:35 +0300)
commita0ef73388615e13467e1bd112a94b73ab85ead62
treeaf7e3bcc2057329c2093262e65edbe368f422b58
parentcc233365a925dcf9fa7270630819f2e6e75280da
Fix Flyspell mode when several languages are mixed in a buffer

* lisp/textmodes/flyspell.el (flyspell-external-point-words):
Handle "misspelled" words that actually belong to a language
unsupported by the current dictionary.  (Bug#32280)  Fix the test
for Ispell the program.
lisp/textmodes/flyspell.el