emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Mon, 28 Nov 2005 11:44:39 -0500

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.8683 emacs/lisp/ChangeLog:1.8684
*** emacs/lisp/ChangeLog:1.8683 Mon Nov 28 14:36:07 2005
--- emacs/lisp/ChangeLog        Mon Nov 28 16:44:37 2005
***************
*** 1,3 ****
--- 1,15 ----
+ 2005-11-28  Stefan Monnier  <address@hidden>
+ 
+       * textmodes/flyspell.el (flyspell-last-buffer): New var.
+       (flyspell-accept-buffer-local-defs): Use it to avoid doing 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.
+ 
  2005-11-28  L$,1 q(Brentey K,Aa(Broly  <address@hidden>
  
        * buff-menu.el (list-buffers-noselect): Display the selected




reply via email to

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