Variable: cvs-program
cvs-program is a variable defined in pcvs-defs.el.gz.
Value
"cvs"
Documentation
Name or full path of the cvs executable.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/pcvs-defs.el.gz
;;;; -------------------------------------------------------
;;;; START OF THINGS TO CHECK WHEN INSTALLING
(defvar cvs-program "cvs"
"Name or full path of the cvs executable.")