Variable: ede-deep-rescan

ede-deep-rescan is a variable defined in ede.el.gz.

Value

nil

Documentation

Non-nil means scan down a tree, otherwise rescans are top level only.

Do not set this to non-nil globally. It is used internally.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede.el.gz
(defvar ede-deep-rescan nil
  "Non-nil means scan down a tree, otherwise rescans are top level only.
Do not set this to non-nil globally.  It is used internally.")