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: Andreas Schwab
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Sun, 10 Oct 2004 10:36:40 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.6434 emacs/lisp/ChangeLog:1.6435
*** emacs/lisp/ChangeLog:1.6434 Sun Oct 10 09:31:46 2004
--- emacs/lisp/ChangeLog        Sun Oct 10 14:29:43 2004
***************
*** 1,3 ****
--- 1,9 ----
+ 2004-10-10  Andreas Schwab  <address@hidden>
+ 
+       * emacs-lisp/byte-opt.el (byte-optimize-backward-word): Optimize
+       `(backward-word)' to `(forward-word -1)', not `(forward-char -1)'.
+       Reported by <address@hidden>.
+ 
  2004-10-10  Benjamin Rutt  <address@hidden>
  
        * vc.el (vc-annotate-mode): Remove variable.




reply via email to

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