# HG changeset patch # User Richard M. Stallman # Date 1117377392 0 # Node ID 7e6dbd37ba48cf3356ed47eaafec3ce8358013a8 # Parent 49b3e21efe023b215d1c5be1dfb5024461628f0b (flyspell-auto-correct-previous-word): Undo the change that moves to end of the current word. diff -r 49b3e21efe02 -r 7e6dbd37ba48 lisp/textmodes/flyspell.el --- 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