# HG changeset patch # User Chong Yidong # Date 1219791618 0 # Node ID 1aac7c6d1cd8d2b29cff794ecda6ccd1836bfbf6 # Parent 43898eae194c3f483171f89f7fd540cf0e46427e * 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 -r 43898eae194c -r 1aac7c6d1cd8 lisp/ChangeLog --- 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 + + * 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