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,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Sat, 05 May 2007 22:12:42 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        07/05/05 22:12:40

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11070
retrieving revision 1.11071
diff -u -b -r1.11070 -r1.11071
--- ChangeLog   4 May 2007 02:23:56 -0000       1.11070
+++ ChangeLog   5 May 2007 22:12:40 -0000       1.11071
@@ -1,3 +1,8 @@
+2007-05-05  Stefan Monnier  <address@hidden>
+
+       * diff.el (diff): Use buffer-local vars diff-old-file and diff-new-file
+       rather than storing their value in the revert-buffer function.
+
 2007-05-04  Nick Roberts  <address@hidden>
 
        * t-mouse.el (t-mouse-mode): Do nothing on a graphical display
@@ -11,8 +16,7 @@
         (timeclock-in): Fix non-interactive workday specifications.
         (timeclock-log): Don't kill the log buffer if it already existed.
         Suppress warnings when finding the log.  Don't check for a nil
-        project twice.  Run hooks after killing the buffer (if
-        applicable).
+       project twice.  Run hooks after killing the buffer (if applicable).
         (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
         was geometric).  All uses changed.
         (timeclock-generate-report): Support prefix argument.




reply via email to

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