changeset 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 49b3e21efe02
children 72f9770b91d4
files lisp/textmodes/flyspell.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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