changeset 77580:24101cde7185

* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use window-start and window-end.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 27 Apr 2007 18:53:22 +0000
parents 5c64757ff11c
children 460403d9f673
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <cyd@stupidchicken.com>
+
+	* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
+	window-start and window-end.
+
 2007-04-26  Glenn Morris  <rgm@gnu.org>
 
 	* progmodes/python.el: Restore file pending consideration of legal