Variable: cvs-secondary-branch-prefix
cvs-secondary-branch-prefix is a variable defined in pcvs.el.gz.
Value
nil
Documentation
Current secondary selected branch.
See cvs-prefix-set for further description of the behavior.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/pcvs.el.gz
(cvs-prefix-define cvs-secondary-branch-prefix
"Current secondary selected branch."
"version"
(cons cvs-vendor-branch cvs-branches)
cvs-qtypedesc-tag)