Variable: comp-dry-run

comp-dry-run is a variable defined in comp.el.gz.

Value

nil

Documentation

If non-nil, run everything but the C back-end.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/comp.el.gz
(defvar comp-dry-run nil
  "If non-nil, run everything but the C back-end.")