aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 86cd4e9c1cf..7d25566c12e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12005-11-28 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * textmodes/flyspell.el (flyspell-last-buffer): New var.
4 (flyspell-accept-buffer-local-defs): Use it to avoid doing silly
5 redundant work.
6 (flyspell-mode-on): Use add-hook for after-change-functions.
7 (flyspell-mode-off): Use remove-hook for after-change-functions.
8 (flyspell-changes): Make it buffer-local.
9 (flyspell-after-change-function): Make it non-interactive. Use push.
10 (flyspell-post-command-hook): Check input-pending-p while processing
11 the potentially long list of buffer changes.
12
12005-11-28 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu> 132005-11-28 L$,1 q(Brentey K,Aa(Broly <lorentey@elte.hu>
2 14
3 * buff-menu.el (list-buffers-noselect): Display the selected 15 * buff-menu.el (list-buffers-noselect): Display the selected