Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.7631 emacs/lisp/ChangeLog:1.7632
*** emacs/lisp/ChangeLog:1.7631 Sun May 29 14:29:34 2005
--- emacs/lisp/ChangeLog Sun May 29 14:38:52 2005
***************
*** 1,3 ****
--- 1,8 ----
+ 2005-05-29 Richard M. Stallman <[EMAIL PROTECTED]>
+
+ * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
+ Undo the change that moves to end of the current word.
+
2005-05-29 Nick Roberts <[EMAIL PROTECTED]>
* progmodes/gdb-ui.el (gdb-memory-set-repeat-count):
***************
*** 27,33 ****
--- 32,44 ----
* progmodes/which-func.el (which-func-update-1): Turn the mode
off in case of error by setting which-func-mode.
+
+ 2005-05-29 Peter Heslin <[EMAIL PROTECTED]> (tiny change)
+ * flyspell.el (flyspell-auto-correct-previous-word):
+ Narrow down to what's on the screen, and recenter overlays
+ at the end of the next word.
+
2005-05-29 Manuel Serrano <[EMAIL PROTECTED]>
* flyspell.el (flyspell-emacs, flyspell-use-local-map): Vars moved up.
***************
*** 71,79 ****
(flyspell-highlight-incorrect-region): Clean up overlays in region.
(flyspell-auto-correct-word): Check that WORD is a cons.
(flyspell-correct-word): Likewise.
- (flyspell-auto-correct-previous-word):
- Narrow down to what's on the screen, and recenter overlays
- at the end of the next word.
2005-05-29 Daniel Pfeiffer <[EMAIL PROTECTED]>
--- 82,87 ----
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs