changeset 85174:32540f0e375c

*** empty log message ***
author Eric S. Raymond <esr@snark.thyrsus.com>
date Thu, 11 Oct 2007 16:39:44 +0000
parents de920bbb6866
children 7d4d92ce0b88
files lisp/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Oct 11 16:39:15 2007 +0000
+++ b/lisp/ChangeLog	Thu Oct 11 16:39:44 2007 +0000
@@ -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  <lekktu@gmail.com>