emacs-commit
[Top][All Lists]
Advanced

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

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


From: Stefan Monnier
Subject: [Emacs-commit] emacs/lisp ChangeLog textmodes/flyspell.el text...
Date: Wed, 23 Apr 2008 20:39:11 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/23 20:39:10

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

Log message:
        * ispell.el (ispell-set-spellchecker-params): New function to make sure
        right params and dictionary alists are used after spellchecker changes.
        (ispell-aspell-dictionary-alist, ispell-last-program-name)
        (ispell-initialize-spellchecker-hook): New variables and hook.
        (ispell-find-aspell-dictionaries): Use ispell-aspell-dictionary-alist.
        (ispell-maybe-find-aspell-dictionaries): Remove.
        Calls replaced by (ispell-set-spellchecker-params) calls.
        (ispell-have-aspell-dictionaries): Remove.
        * flyspell.el: Replace ispell-maybe-find-aspell-dictionaries by
        ispell-set-spellchecker-params.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.13540&r2=1.13541
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/textmodes/flyspell.el?cvsroot=emacs&r1=1.130&r2=1.131
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/textmodes/ispell.el?cvsroot=emacs&r1=1.226&r2=1.227




reply via email to

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