Variable: cvs-temp-buffer

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

Value

nil

Documentation

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

Source Code

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