(with-vc-file, vc-next-action-on-file):
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 1 Oct 2000 20:58:17 +0000 (20:58 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 1 Oct 2000 20:58:17 +0000 (20:58 +0000)
commitceec5a0c1b94e1b5cda93874292b29a1fa5f4a7b
tree82b7e49b075784435de023f1eea92cb4bceb6d48
parent7849e1791b45b99565a0d828bff0dac686c0e230
(with-vc-file, vc-next-action-on-file):
Use vc-backend rather than vc-registered.
(vc-next-action-on-file): Use intern-soft.
Deal with read-only *vc-diff* buffer.
(vc-switch-backend): Short circuit if nothing is to be done.
Handle the case where (not (memq backend backends)).
Don't use vc-resynch-buffer which could lose unsaved editing.
(vc-transfer-file): Docstring fix.
lisp/ChangeLog
lisp/vc.el