]> git.eshelyaron.com Git - emacs.git/commit
(vc-rcs-workfile-is-newer): New function.
authorAndré Spiegel <spiegel@gnu.org>
Thu, 21 Sep 2000 13:21:41 +0000 (13:21 +0000)
committerAndré Spiegel <spiegel@gnu.org>
Thu, 21 Sep 2000 13:21:41 +0000 (13:21 +0000)
commit0db2c43cde648cc9a8608586b0b49c840c3ffd66
treee74f7c2f3d6d39cfae56b77fd6f57e35eb5d9156
parent64341022ab59a4a65c1f0a9512ab309a255c2046
(vc-rcs-workfile-is-newer): New function.
(vc-rcs-state-heuristic): Use it to guess the state of files with
non-strict locking.
(vc-rcs-find-most-recent-rev): Handle the case when a branch has been
set with -b, but not created yet.
(vc-rcs-fetch-master-state): With non-strict locking, compare file
contents in order to find the state.
(vc-rcs-checkin): Allow creation of branches with no changes.
(vc-rcs-unregister, vc-rcs-receive-file,
vc-rcs-set-non-strict-locking): New functions.
lisp/vc-rcs.el