cvs-add-default-message | Default message to use when adding files. |
cvs-auto-remove-directories | If ‘all’, directory entries will never be shown. |
cvs-auto-remove-handled | If up-to-date files should be acknowledged automatically. |
cvs-auto-revert | Non-nil if changed files should automatically be reverted. |
cvs-buffer | (Buffer local) The *cvs* buffer associated with this buffer. |
cvs-buffer-name | Name of the cvs buffer. |
cvs-buffer-name-alist | Buffer name and mode to be used for each command. |
cvs-confirm-removals | Ask for confirmation before removing files. |
cvs-cursor-column | Column to position cursor in, in ‘cvs-mode’. |
cvs-cvsrc-file | Path to your cvsrc file. |
cvs-cvsroot | Specifies where the (current) cvs master repository is. |
cvs-default-ignore-marks | Non-nil if cvs mode commands should ignore any marked files. |
cvs-diff-program | Name or full path of the best diff program you’ve got. |
cvs-execute-single-dir | Whether cvs commands should be executed a directory at a time. |
cvs-find-file-and-jump | Jump to the modified area when finding a file. |
cvs-force-dir-tag | If non-nil, tagging can only be applied to directories. |
cvs-global-menu | Global menu used by PCL-CVS. |
cvs-idiff-imerge-handlers | Pair of functions to be used for resp. diff’ing and merg’ing interactively. |
cvs-invert-ignore-marks | List of cvs commands that invert the default ignore-mark behavior. |
cvs-lock-file | Full path to a lock file that CVS is waiting for (or was waiting for). |
cvs-lock-file-regexp | Regexp matching the possible names of locks in the CVS repository. |
cvs-menu | Menu used in ‘cvs-mode’. |
cvs-minor-mode-map | Keymap for ‘cvs-minor-mode’, used in buffers related to PCL-CVS. |
cvs-minor-mode-prefix | Prefix key for the ‘cvs-mode’ bindings in ‘cvs-minor-mode’. |
cvs-minor-wrap-function | Function to call when switching to the *cvs* buffer. |
cvs-mode-diff-map | Keymap for diff-related operations in ‘cvs-mode’. |
cvs-program | Name or full path of the cvs executable. |
cvs-reuse-cvs-buffer | When to reuse an existing cvs buffer. |
cvs-shared-flags | List of flags whose settings is shared among several commands. |
cvs-shared-start | Index of the first shared flag. |
cvs-sort-ignore-file | Non-nil if ‘cvs-mode-ignore’ should sort the .cvsignore automatically. |
cvs-temp-buffer | (Buffer local) The temporary buffer associated with this *cvs* buffer. |
cvs-temp-buffer-name | Name of the cvs temporary buffer. |
cvs-vendor-branch | The default branch used by CVS for vendor code. |
cvs-version | Version of ‘cvs’ installed on your system. |