]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 11 Oct 2007 16:39:44 +0000 (16:39 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 11 Oct 2007 16:39:44 +0000 (16:39 +0000)
lisp/ChangeLog

index b8be970a74c9dc22a8b3e7dad071a8a58df6deea..c1ac13dfff7b60db811037af8646b2f04b9c5640 100644 (file)
@@ -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>