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: Pavel Janík
Subject: [Emacs-commit] emacs/lisp/textmodes flyspell.el
Date: Sat, 02 Feb 2002 10:56:45 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Pavel Janík <address@hidden>    02/02/02 10:56:45

Modified files:
        lisp/textmodes : flyspell.el 

Log message:
        (flyspell-issue-message-flag): New user option.
        (flyspell-mode-on, flyspell-notify-misspell)
        (flyspell-small-region, flyspell-external-point-words)
        (flyspell-large-region): Use it
        (flyspell-before-incorrect-word-string)
        (flyspell-after-incorrect-word-string): New user options.
        (make-flyspell-overlay): Use them.
        (flyspell-version): New function.
        (flyspell-incorrect-face, flyspell-duplicate-face): Adapt face 
definitions
        to use :weight.
        (flyspell-insert-function): New user option.
        (flyspell-auto-correct-word, flyspell-correct-word)
        (flyspell-xemacs-correct): Use it.
        (flyspell-define-abbrev): New function.
        (flyspell-auto-correct-word, flyspell-correct-word)
        (flyspell-xemacs-correct): Use it.
        (make-flyspell-overlay): Use `evaporate' property.
        (flyspell-auto-correct-word, flyspell-correct-word): Remove overlay.
        (flyspell-emacs-popup): Use `session' instead of `accept'.
        (flyspell-auto-correct-previous-pos): New variable.
        (flyspell-auto-correct-previous-hook)
        (flyspell-auto-correct-previous-word): New functions.

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




reply via email to

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