Mercurial > emacs
comparison make-dist @ 67254:a52ff1637e2f
(flyspell-external-point-words): Consider a misspelling as found in the string
search if: (a) misspelling and found string lengths match, or (b) misspelling
is found as element in a boundary-chars separated longer string, or
(c) ispell-program-name is really ispell and misspelling is found as part of
a TeX string. After successful match move beginning of search region to end
of match. Warn about not found misspellings once the process is done.
(flyspell-large-region) Do not set ispell-parser to tex if in TeX mode.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 02 Dec 2005 13:16:48 +0000 |
parents | 2cadd1e7bd46 |
children | b99080e25b28 7beb78bc1f8e |
comparison
equal
deleted
inserted
replaced
67253:f3fd456d606b | 67254:a52ff1637e2f |
---|