From: Chong Yidong Date: Tue, 26 Aug 2008 23:00:18 +0000 (+0000) Subject: * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure X-Git-Tag: emacs-pretest-23.0.90~3254 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=586dde8097d042f952d1051003890e6091494aa4;p=emacs.git * textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure flyspell-pre-point is valid to avoid signalling an error in post-command-hook. --- 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