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-switches | String or list of strings specifying switches for RCS diff under VC. |
vc-rcs-header | Header keywords to be inserted by ‘vc-insert-headers’. |
vc-rcs-log-view-mode-abbrev-table | Abbrev table for ‘vc-rcs-log-view-mode’. |
vc-rcs-log-view-mode-hook | Hook run after entering ‘vc-rcs-log-view-mode’. |
vc-rcs-log-view-mode-map | Keymap for ‘vc-rcs-log-view-mode’. |
vc-rcs-log-view-mode-syntax-table | Syntax table for ‘vc-rcs-log-view-mode’. |
vc-rcs-master-templates | Where to look for RCS master files. |
vc-rcs-rcs2log-program | Path to the ‘rcs2log’ program (normally in ‘exec-directory’). |
vc-rcs-register-switches | Switches for registering a file in RCS. |
vc-rcs-release | The release number of your RCS installation, as a string. |
vc-rcsdiff-knows-brief | Indicates whether rcsdiff understands the --brief option. |