# HG changeset patch # User Chong Yidong # Date 1177700002 0 # Node ID 24101cde7185b4ad4eca9e900ae0f42a6011be7f # Parent 5c64757ff11cf43544059f5d664c3f7fe8cc6d14 * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use window-start and window-end. diff -r 5c64757ff11c -r 24101cde7185 lisp/ChangeLog --- a/lisp/ChangeLog Fri Apr 27 18:50:35 2007 +0000 +++ b/lisp/ChangeLog Fri Apr 27 18:53:22 2007 +0000 @@ -1,3 +1,8 @@ +2007-04-27 Chong Yidong + + * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use + window-start and window-end. + 2007-04-26 Glenn Morris * progmodes/python.el: Restore file pending consideration of legal