]> git.eshelyaron.com Git - emacs.git/commit
(vc-do-command): If the destination buffer is already current, don't
authorAndré Spiegel <spiegel@gnu.org>
Sat, 10 Mar 2001 10:44:35 +0000 (10:44 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Sat, 10 Mar 2001 10:44:35 +0000 (10:44 +0000)
commitad339989e50c06b5465428ea416f8e6e1007707f
tree45583357304e610b472174cb2ca396f8496c42b2
parentb18f5523f42e8699cf7a3e6b35eeaf21ae045ad6
(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.
lisp/vc.el