Mercurial > emacs
changeset 97741:1aac7c6d1cd8
* textmodes/flyspell.el (flyspell-check-pre-word-p): Make sure
flyspell-pre-point is valid to avoid signalling an error in
post-command-hook.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Tue, 26 Aug 2008 23:00:18 +0000 |
parents | 43898eae194c |
children | 5c765f31d8e0 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Aug 26 20:55:47 2008 +0000 +++ b/lisp/ChangeLog Tue Aug 26 23:00:18 2008 +0000 @@ -1,3 +1,9 @@ +2008-08-26 Chong Yidong <cyd@stupidchicken.com> + + * 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 <bojohan@gnu.org> * linum.el (linum): Inherit remaining face attributes from default