From: Chong Yidong Date: Fri, 27 Apr 2007 18:53:22 +0000 (+0000) Subject: * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use X-Git-Tag: emacs-pretest-22.0.990~140 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=752d8efb27c1904eb27b04460edb76e827d6f2ba;p=emacs.git * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use window-start and window-end. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8b070b79430..3a3bc53ac80 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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