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: Eric S. Raymond
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 08 Oct 2007 23:27:39 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   07/10/08 23:27:39

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11870
retrieving revision 1.11871
diff -u -b -r1.11870 -r1.11871
--- ChangeLog   8 Oct 2007 20:07:15 -0000       1.11870
+++ ChangeLog   8 Oct 2007 23:27:38 -0000       1.11871
@@ -1,3 +1,10 @@
+2007-10-08  Eric S. Raymond  <address@hidden>
+
+       *  vc.el (vc-default-wash-log): Remove unused code, the
+       log washers all live in the backends now.
+       (vc-default-comment-history): Correct for the fact
+       that wash-log is argumentless in the new API.
+
 2007-10-08  Michael Albinus  <address@hidden>
 
        * net/tramp.el (tramp-find-foreign-file-name-handler): Check also
@@ -59,7 +66,7 @@
        comments from new VC to reduce the noise in the diff.
        Patch in the new vc-create-repo function to go with the
        header comment about it already present.
-       There are changes to existing logic in this patch.
+       There are no changes to existing logic in this patch.
        (vc-revert-buffer1): Rename to vc-revert-buffer-internal.
 
 2007-10-06  Aaron Hawley  <address@hidden>




reply via email to

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