|
From: | Stefan Monnier |
Subject: | [Emacs-commit] emacs/lisp textmodes/flyspell.el ChangeLog |
Date: | Mon, 28 Nov 2005 11:44:39 -0500 |
CVSROOT: /cvsroot/emacs Module name: emacs Branch: Changes by: Stefan Monnier <address@hidden> 05/11/28 16:44:38 Modified files: lisp/textmodes : flyspell.el lisp : ChangeLog Log message: (flyspell-last-buffer): New var. (flyspell-accept-buffer-local-defs): Use it to avoid silly redundant work. (flyspell-mode-on): Use add-hook for after-change-functions. (flyspell-mode-off): Use remove-hook for after-change-functions. (flyspell-changes): Make it buffer-local. (flyspell-after-change-function): Make it non-interactive. Use push. (flyspell-post-command-hook): Check input-pending-p while processing the potentially long list of buffer changes. CVSWeb URLs: http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/textmodes/flyspell.el.diff?tr1=1.88&tr2=1.89&r1=text&r2=text http://savannah.gnu.org/cgi-bin/viewcvs/emacs/emacs/lisp/ChangeLog.diff?tr1=1.8683&tr2=1.8684&r1=text&r2=text
[Prev in Thread] | Current Thread | [Next in Thread] |