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: Sat, 13 Oct 2007 10:54:46 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Eric S. Raymond <esr>   07/10/13 10:54:45

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11917
retrieving revision 1.11918
diff -u -b -r1.11917 -r1.11918
--- ChangeLog   13 Oct 2007 09:14:25 -0000      1.11917
+++ ChangeLog   13 Oct 2007 10:54:45 -0000      1.11918
@@ -105,11 +105,12 @@
 
 2007-10-11  Eric S. Raymond  <address@hidden>
 
-       * vc.el (vc-diff, vc-diff-internal): Bug fixes by Juanma Barranquero.
-       Temporarily disable the check for his edge case, it's calling some
-       brittle code.
-       (with-vc-properties): Fievaluation time of a macro argument.
-
+       * vc.el (vc-diff):
+       (vc-diff-internal): Merge a patch by Juanma Barranquero.  Also,
+       emporarily disable the check for his edge case of
+       vc-diff (stopping it from grinding when callerd from $HOME), as
+       it's calling some brittle code in vc-hooks.el.
+       (with-vc-properties): Fix evaluation time of a macro argument.
        * ediff-vers.el (ediff-vc-internal):
        * vc-hooks.el:
        * loaddefs.el: Follow up on VC terminology change.




reply via email to

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