emacs-commit
[Top][All Lists]
Advanced

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

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


From: Richard M . Stallman
Subject: [Emacs-commit] emacs/lisp/textmodes ispell.el
Date: Mon, 31 Jan 2005 06:54:11 -0500

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         
Changes by:     Richard M. Stallman <address@hidden>    05/01/31 11:54:10

Modified files:
        lisp/textmodes : ispell.el 

Log message:
        (ispell-local-dictionary-overridden): New var.
        (ispell-local-dictionary): Doc fix.
        (ispell-dictionary-alist): Don't include ispell-local-dictionary-alist.
        Don't reinitialize at run time.  Don't defcustom.
        All uses changed to append ispell-local-dictionary-alist,
        or else check it first.
        (ispell-current-dictionary): New variable for dictionary in use.
        (ispell-dictionary): Now used only for global default.
        (ispell-start-process): Set ispell-current-dictionary,
        not ispell-dictionary.
        (ispell-change-dictionary): Use this only for setting
        user preferences.
        (ispell-internal-change-dictionary): New function
        to change the current dictionary in use.
        (ispell-region, ispell-process-line, ispell-buffer-local-dict):
        Use ispell-current-dictionary.
        Handle ispell-local-dictionary-overridden.
        (ispell-buffer-local-dict): Call ispell-internal-change-dictionary.

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





reply via email to

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