Mercurial > emacs
diff lisp/vc.el @ 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 | 535f90fff765 |
children | d4b8336cd8f5 |
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