Variable: cvs-from-vc

cvs-from-vc is a variable defined in pcvs.el.gz.

Value

nil

Documentation

Bound to t inside VC advice.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/pcvs.el.gz
(defvar cvs-cookies) ;;nil
  ;;"Handle for the cookie structure that is displayed in the *cvs* buffer.")
;;(make-variable-buffer-local 'cvs-cookies)

;;;;
;;;; Dynamically scoped variables
;;;;

(defvar cvs-from-vc nil "Bound to t inside VC advice.")