From 586dde8097d042f952d1051003890e6091494aa4 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Tue, 26 Aug 2008 23:00:18 +0000 Subject: [PATCH] * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid to avoid signalling an error in post-command-hook. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c11d9f1ebf3..36421975f04 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-08-26 Chong Yidong + + * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure + flyspell-pre-point is valid to avoid signalling an error in + post-command-hook. + 2008-08-26 Johan Bockgård * linum.el (linum): Inherit remaining face attributes from default -- 2.39.5