diff options
author | Eli Zaretskii <eliz@gnu.org> | 2005-12-02 13:17:38 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2005-12-02 13:17:38 +0000 |
commit | 27e0edcdca4f14c669f68ef136ed0d0025b339c5 (patch) | |
tree | 632df048b2913ce7e4ccf9adf2aad1c1b182c61d /lisp/emacs-lisp | |
parent | 116e44a12d452fa9b8ea0c5fe7bfecf86a1d30d1 (diff) | |
download | emacs-27e0edcdca4f14c669f68ef136ed0d0025b339c5.tar.gz emacs-27e0edcdca4f14c669f68ef136ed0d0025b339c5.tar.bz2 emacs-27e0edcdca4f14c669f68ef136ed0d0025b339c5.zip |
(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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions