]> git.eshelyaron.com Git - emacs.git/commit
flyspell.el (flyspell-word): Do not re-check known misspellings.
authorAgustín Martín <agustin.martin@hispalinux.es>
Wed, 10 Nov 2010 10:54:43 +0000 (11:54 +0100)
committerAgustín Martín <agustin.martin@hispalinux.es>
Wed, 10 Nov 2010 10:54:43 +0000 (11:54 +0100)
commitbd4532fc5bc95eb69d0cdf88fcbee45cd99231d2
treea7efd39af2b4172337d5734a79b0fe452b4a495a
parent01768686d4ad7b38f20170b8f791a1e7e33b791c
flyspell.el (flyspell-word): Do not re-check known misspellings.

Avoid re-checking words already found as misspellings by
(flyspell-large-region), just do highlighting.

Patch by Brandon Craig Rhodes (bug#7322)
lisp/ChangeLog
lisp/textmodes/flyspell.el