(vc-do-command): Change RCS handling so rcsdiff won't strip
authorRichard M. Stallman <rms@gnu.org>
Thu, 5 Jan 1995 22:11:35 +0000 (22:11 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 5 Jan 1995 22:11:35 +0000 (22:11 +0000)
commit165d7ff45e8a659d2eb6978bc68cc5e74808fdb2
tree30c331cd0bc917a83bb89df02eb5c42e4773feed
parent0a840b84de410b50cb24aec333cf730d3e104ef0
(vc-do-command): Change RCS handling so rcsdiff won't strip
away relative-pathname information.  This function no longer sets the
default directory.  Also, mark the *vc* output buffer unmodified.
(vc-revert-buffer1): Handle font-lock mode correctly.
(vc-diff, vc-print-log): vc-do-command no longer sets the default
directory, but doing so is advantageous for these cases.
(file-executable-p-18): Better portability to Emacs 18.
(vc-directory-exclusion-list, vc-file-tree-walk-internal):
Implement the new variable vc-directory-exclusion-list to prune
tree walks.  Initial value tells it to ignore SCCS and RCS subdirectories.
lisp/vc.el