Mercurial > emacs
annotate man/.cvsignore @ 31809:a2c432c6b343
(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.
author | André Spiegel <spiegel@gnu.org> |
---|---|
date | Thu, 21 Sep 2000 13:21:41 +0000 |
parents | 7334585a13ca |
children | 070cf4b710c5 |
rev | line source |
---|---|
25838 | 1 *.aux |
25839 | 2 *.fn |
3 *.fns | |
4 *.cps | |
5 *.cp | |
6 *.kys | |
7 *.ky | |
25838 | 8 *.toc |
25839 | 9 *.pgs |
10 *.pg | |
25838 | 11 *.log |
25839 | 12 *.vrs |
13 *.vr | |
25838 | 14 *.dvi |
25850 | 15 *.ps |
16 *.tp | |
17 *.tps | |
29348
7334585a13ca
(*.tmp): New entry. Seems to be used for @macro.
Stefan Monnier <monnier@iro.umontreal.ca>
parents:
25850
diff
changeset
|
18 *.tmp |