Variable: cvs-buffer

cvs-buffer is a variable defined in pcvs-defs.el.gz.

Value

nil

Documentation

(Buffer local) The *cvs* buffer associated with this buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/pcvs-defs.el.gz
(defvar cvs-buffer nil
  "(Buffer local) The *cvs* buffer associated with this buffer.")