Mercurial > emacs
diff lisp/ChangeLog @ 85174:32540f0e375c
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 11 Oct 2007 16:39:44 +0000 |
parents | 0dae4033d140 |
children | 435ebb14becf |
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>