File: vc-rcs.el.html

See vc.el

Some features will not work with ancient RCS versions. Where appropriate, VC finds out which version you have, and allows or disallows those features.

You can support the RCS -x option by customizing vc-rcs-master-templates.

Defined variables (11)

vc-rcs-diff-switchesString or list of strings specifying switches for RCS diff under VC.
vc-rcs-headerHeader keywords to be inserted by ‘vc-insert-headers’.
vc-rcs-log-view-mode-abbrev-tableAbbrev table for ‘vc-rcs-log-view-mode’.
vc-rcs-log-view-mode-hookHook run after entering RCS-Log-View mode.
vc-rcs-log-view-mode-mapKeymap for ‘vc-rcs-log-view-mode’.
vc-rcs-log-view-mode-syntax-tableSyntax table for ‘vc-rcs-log-view-mode’.
vc-rcs-master-templatesWhere to look for RCS master files.
vc-rcs-rcs2log-programPath to the ‘rcs2log’ program (normally in ‘exec-directory’).
vc-rcs-register-switchesSwitches for registering a file in RCS.
vc-rcs-releaseThe release number of your RCS installation, as a string.
vc-rcsdiff-knows-briefIndicates whether rcsdiff understands the --brief option.

Defined functions (52)

vc-branch-p(REV)
vc-branch-part(REV)
vc-rcs-annotate-command(FILE BUFFER &optional REVISION)
vc-rcs-annotate-current-time()
vc-rcs-annotate-time()
vc-rcs-branch-p(REV)
vc-rcs-branch-part(REV)
vc-rcs-check-headers()
vc-rcs-checkin(FILES COMMENT &optional REV)
vc-rcs-checkout(FILE &optional REV)
vc-rcs-checkout-model(FILES)
vc-rcs-clear-headers()
vc-rcs-comment-history(FILE)
vc-rcs-consult-headers(FILE)
vc-rcs-create-repo()
vc-rcs-create-tag(DIR NAME BRANCHP)
vc-rcs-diff(FILES &optional OLDVERS NEWVERS BUFFER ASYNC)
vc-rcs-dir-extra-headers(&rest IGNORE)
vc-rcs-dir-status-files(DIR FILES UPDATE-FUNCTION)
vc-rcs-fetch-master-state(FILE &optional WORKING-REVISION)
vc-rcs-find-admin-dir(FILE)
vc-rcs-find-most-recent-rev(BRANCH)
vc-rcs-find-revision(FILE REV BUFFER)
vc-rcs-latest-on-branch-p(FILE &optional VERSION)
vc-rcs-log-view-mode()
vc-rcs-merge(FILE FIRST-VERSION &optional SECOND-VERSION)
vc-rcs-merge-file(FILE)
vc-rcs-minor-part(REV)
vc-rcs-modify-change-comment(FILES REV COMMENT)
vc-rcs-next-revision(FILE REV)
vc-rcs-parse(&optional BUFFER)
vc-rcs-previous-revision(FILE REV)
vc-rcs-print-log(FILES BUFFER &optional SHORTLOG START-REVISION-IGNORED LIMIT)
vc-rcs-receive-file(FILE REV)
vc-rcs-register(FILES &optional COMMENT)
vc-rcs-registered(F)
vc-rcs-release-p(RELEASE)
vc-rcs-rename-file(OLD NEW)
vc-rcs-responsible-p(FILE)
vc-rcs-revert(FILE &optional CONTENTS-DONE)
vc-rcs-set-default-branch(FILE BRANCH)
vc-rcs-set-non-strict-locking(FILE)
vc-rcs-state(FILE)
vc-rcs-steal-lock(FILE &optional REV)
vc-rcs-system-release()
vc-rcs-trunk-p(REV)
vc-rcs-unregister(FILE)
vc-rcs-update-changelog(FILES)
vc-rcs-workfile-is-newer(FILE)
vc-rcs-workfile-unchanged-p(FILE)
vc-rcs-working-revision(FILE)
vc-release-greater-or-equal(R1 R2)

Defined faces (0)