]> git.eshelyaron.com Git - emacs.git/commit
(vc-do-command): Arrange for the default-directory variable
authorRichard M. Stallman <rms@gnu.org>
Tue, 24 Jan 1995 06:33:41 +0000 (06:33 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 24 Jan 1995 06:33:41 +0000 (06:33 +0000)
commit632e95254c51d77773b3ffb9d2ba1c43b9b32268
tree75b05b6140ccd699b5d30e01c48dba9719693cd2
parent667da7f557cf242e3d86cd415ceae37fbd7ab045
(vc-do-command): Arrange for the default-directory variable
in *vc* to be re-set each time this function uses it.
Discard current dir from front of FILE later on,
and only if last = `WORKFILE'.

Undo Dec 10 change:
(vc-directory, vc-dired-reformat-line): Changed back.
(vc-directory-18): Old function restored.
(vc-dir-all-files): Function deleted.

(vc-next-action-on-file): If file is not registered,
check file out after registering it.
(vc-next-action-dired): Restore the window configuration after
doing vc-next-action on each file in a VC-dired buffer.
(file-regular-p-18): New function.
(file-regular-p): Define, if not already defined.
lisp/vc.el