emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp/textmodes flyspell.el


From: Eli Zaretskii
Subject: [Emacs-commit] emacs/lisp/textmodes flyspell.el
Date: Fri, 02 Dec 2005 08:16:48 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Eli Zaretskii <address@hidden>  05/12/02 13:16:48

Modified files:
        lisp/textmodes : flyspell.el 

Log message:
        (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.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/flyspell.el.diff?tr1=1.89&tr2=1.90&r1=text&r2=text





reply via email to

[Prev in Thread] Current Thread [Next in Thread]