From: Eric S. Raymond Date: Thu, 19 Jul 2007 19:59:25 +0000 (+0000) Subject: Make certain diff output gets put in the correcct buffer. X-Git-Tag: emacs-pretest-23.0.90~11834 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ec1c0895fa9112a1886c350c25106ee931545c6;p=emacs.git Make certain diff output gets put in the correcct buffer. --- diff --git a/lisp/vc.el b/lisp/vc.el index c644a161008..d881219b187 100644 --- a/lisp/vc.el +++ b/lisp/vc.el @@ -1934,7 +1934,7 @@ actually call the backend, but performs a local diff." (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