Mercurial > emacs
changeset 81980:e320f477727a
Make certain diff output gets put in the correcct buffer.
author | Eric S. Raymond <esr@snark.thyrsus.com> |
---|---|
date | Thu, 19 Jul 2007 19:59:25 +0000 |
parents | 733a82d712c8 |
children | 86664208d929 |
files | lisp/vc.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/vc.el Thu Jul 19 18:49:59 2007 +0000 +++ b/lisp/vc.el Thu Jul 19 19:59:25 2007 +0000 @@ -1934,7 +1934,7 @@ (error "diff failed")) (if (not vc-diff-knows-L) (setq vc-diff-knows-L 'yes))) status) - (vc-call diff (list file) rev1 rev2)))) + (vc-call diff (list file) rev1 rev2 "*vc-diff")))) (defun vc-switches (backend op) (let ((switches