aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-08-26 23:00:18 +0000
committerChong Yidong2008-08-26 23:00:18 +0000
commit586dde8097d042f952d1051003890e6091494aa4 (patch)
treebcfe5506abd23f4029923290cf0e017aa7b3db3d
parent9ac64acd79c519db1ff865d58d9a04014b80d81c (diff)
downloademacs-586dde8097d042f952d1051003890e6091494aa4.tar.gz
emacs-586dde8097d042f952d1051003890e6091494aa4.zip
* textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
flyspell-pre-point is valid to avoid signalling an error in post-command-hook.
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index c11d9f1ebf3..36421975f04 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-08-26 Chong Yidong <cyd@stupidchicken.com>
2
3 * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
4 flyspell-pre-point is valid to avoid signalling an error in
5 post-command-hook.
6
12008-08-26 Johan Bockgård <bojohan@gnu.org> 72008-08-26 Johan Bockgård <bojohan@gnu.org>
2 8
3 * linum.el (linum): Inherit remaining face attributes from default 9 * linum.el (linum): Inherit remaining face attributes from default