From: Eric S. Raymond Date: Thu, 11 Oct 2007 16:39:44 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~10416 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d69db164a17875a49496553f999bf7b351832b06;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b8be970a74c..c1ac13dfff7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -9,6 +9,11 @@ (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. + + * ediff-vers.el (ediff-vc-internal): + vc-hooks.el: + loaddefs.el: Follow up on VC terminology change. 2007-10-11 Juanma Barranquero