Variable: vc-dir-process-buffer

vc-dir-process-buffer is a variable defined in vc-dir.el.gz.

Value

nil

Documentation

The buffer used for the asynchronous call that computes status.

Source Code

;; Defined in /usr/src/emacs/lisp/vc/vc-dir.el.gz
(defvar vc-dir-process-buffer nil
  "The buffer used for the asynchronous call that computes status.")