aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 8850bc3ea97..4c009714ce4 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,8 @@
12006-01-15 Stefan Monnier <monnier@iro.umontreal.ca> 12006-01-15 Stefan Monnier <monnier@iro.umontreal.ca>
2 2
3 * textmodes/flyspell.el (flyspell-kill-ispell-hook): New fun.
4 (flyspell-mode-on): Use it.
5
3 * textmodes/ispell.el (ispell-kill-ispell): Run new hook 6 * textmodes/ispell.el (ispell-kill-ispell): Run new hook
4 ispell-kill-ispell-hook. 7 ispell-kill-ispell-hook.
5 8