Mercurial > emacs
changeset 85168:0860e426be99
*** empty log message ***
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 11 Oct 2007 15:29:58 +0000 |
parents | a264636b5c98 |
children | 708abc311fa6 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 11 15:27:17 2007 +0000 +++ b/lisp/ChangeLog Thu Oct 11 15:29:58 2007 +0000 @@ -1,3 +1,10 @@ +2007-10-11 Eric S. Raymond <esr@snark.thyrsus.com> + + * 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. + 2007-10-11 Juanma Barranquero <lekktu@gmail.com> * follow.el (follow-stop-intercept-process-output):