diff lisp/textmodes/flyspell.el @ 62870:7e6dbd37ba48

(flyspell-auto-correct-previous-word): Undo the change that moves to end of the current word.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 May 2005 14:36:32 +0000
parents 3114c221f6b4
children efec57cea7c7
line wrap: on
line diff
--- a/lisp/textmodes/flyspell.el	Sun May 29 14:29:34 2005 +0000
+++ b/lisp/textmodes/flyspell.el	Sun May 29 14:36:32 2005 +0000
@@ -1901,7 +1901,6 @@
     (save-excursion
       (save-restriction
 	(narrow-to-region top bot)
-	(re-search-forward "\\s \\|\\'" nil t)
 	(overlay-recenter (point))
 
 	(add-hook 'pre-command-hook