Mercurial > emacs
comparison lisp/vc-sccs.el @ 36710:66e9d0506b71
(vc-do-command): If the destination buffer is already current, don't
set it up and don't erase it. Updated doc string to reflect that.
(vc-version-diff): When doing a single file diff, don't switch to the
*vc-diff* buffer before the command. This is to preserve local variable
bindings that might affect the diff command.
(vc-print-log): Don't switch to the *vc* buffer before the command, so
that local variable bindings are preserved.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Sat, 10 Mar 2001 10:44:35 +0000 |
parents | 037d66685778 |
children | e7e3ef788639 |
comparison
equal
deleted
inserted
replaced
36709:9566f100bdd3 | 36710:66e9d0506b71 |
---|