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 ChangeLog


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp textmodes/flyspell.el ChangeLog
Date: Mon, 06 Jun 2005 17:06:25 -0400

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Stefan Monnier <address@hidden> 05/06/06 21:06:20

Modified files:
        lisp/textmodes : flyspell.el 
        lisp           : ChangeLog 

Log message:
        (flyspell-auto-correct-binding, flyspell-incorrect-face)
        (flyspell-duplicate-face): Use (X)Emacs-agnostic code.
        (flyspell-mode-map): Don't overwrite at each load.  Remove code
        redundant with the subsequent add-minor-mode.  Merge Emacs and XEmacs 
code.
        (flyspell-word): Minor simplification.
        (flyspell-math-tex-command-p): Quieten the byte-compiler.
        (flyspell-external-point-words): Remove unused vars `size' and `start'.
        (flyspell-do-correct): Rename from flyspell-xemacs-correct.
        Merge the corresponding Emacs code.
        (flyspell-correct-word, flyspell-xemacs-popup): Use flyspell-do-correct.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/flyspell.el.diff?tr1=1.64&tr2=1.65&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.7686&tr2=1.7687&r1=text&r2=text





reply via email to

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