]> git.eshelyaron.com Git - emacs.git/commitdiff
Make certain diff output gets put in the correcct buffer.
authorEric S. Raymond <esr@snark.thyrsus.com>
Thu, 19 Jul 2007 19:59:25 +0000 (19:59 +0000)
committerEric S. Raymond <esr@snark.thyrsus.com>
Thu, 19 Jul 2007 19:59:25 +0000 (19:59 +0000)
lisp/vc.el

index c644a161008dea907b45a1adbdba02aa7a39bd83..d881219b18797d066a0270f066666df727bb2325 100644 (file)
@@ -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