diff options
| author | Richard M. Stallman | 1995-04-26 10:12:24 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1995-04-26 10:12:24 +0000 |
| commit | c6d4f6288af8068b414c2e54371f0d69b55aeeac (patch) | |
| tree | b28f5c1bcc8dd1e6def3a69852de3e36cfb6a9c6 /src/process.c | |
| parent | f2bc35389bb6e1c8fe6567857492037b25cd6749 (diff) | |
| download | emacs-c6d4f6288af8068b414c2e54371f0d69b55aeeac.tar.gz emacs-c6d4f6288af8068b414c2e54371f0d69b55aeeac.zip | |
(vc-backend-checkout): Pass vc-checkout-switches arg
properly to vc-do-command.
(vc-update-change-log): Use vc-buffer-backend in menu-enable.
(vc-file-clearprops, vc-workfile-version): Functions moved to vc-hooks.el.
Add branch support for RCS; treat CVS more like RCS and SCCS.
(vc-next-action-on-file): changed CVS handling, such that C-x C-q
works as with RCS and SCCS.
(vc-consult-rcs-headers): New function.
(vc-branch-version): New per-file property, refers
to the RCS version selected by `rcs -b'.
(vc-workfile-version): New function. Also new per-file property
(vc-consult-headers): New parameter variable.
(vc-mistrust-permissions): Default set to `nil'.
(vc-locking-user): Property is now cached. The other functions
update it as necessary. Attempts to use RCS headers if enabled.
(vc-log-info, vc-parse-buffer): Various bug fixes. Added support
for property `vc-branch-version'.
(vc-backend-checkout): RCS case: if no explicit version
is specified, check out `vc-workfile-version'. After check-out,
set `vc-workfile-version' according to the version number
reported by "co".
(vc-backend-checkin): RCS case: remove any remaining locks
if a new branch was created. After every check-in, adjust
the current branch using `rcs -b' (this cannot be avoided).
CVS case: allow for explicit checkin, but only on the trunk.
(vc-next-action-on-file, vc-backend-checkout, vc-backend-checkin,
vc-backend-revert, vc-backend-diff): Explicitly use
vc-workfile-version as the default version to operate on.
Diffstat (limited to 'src/process.c')
0 files changed, 0 insertions, 0 deletions