emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 29 May 2005 10:38:53 -0400

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  <address@hidden>
+ 
+       * textmodes/flyspell.el (flyspell-auto-correct-previous-word):
+       Undo the change that moves to end of the current word.
+ 
  2005-05-29  Nick Roberts  <address@hidden>
  
        * 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  <address@hidden>  (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  <address@hidden>
        
        * 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  <address@hidden>
  
--- 82,87 ----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]