]> git.eshelyaron.com Git - emacs.git/commitdiff
* textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use
authorChong Yidong <cyd@stupidchicken.com>
Fri, 27 Apr 2007 18:56:16 +0000 (18:56 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 27 Apr 2007 18:56:16 +0000 (18:56 +0000)
window-start and window-end.

lisp/ChangeLog

index fa40c0a0bf14199bb8c25e8713d432dd5b4ba4e4..c856ecae6495c459324f96f6df31c2d323b24f54 100644 (file)
@@ -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-27  Andreas Schwab  <schwab@suse.de>
 
        * emacs-lisp/sregex.el (sregexq): Fix doc string quoting.