Variable: ede--detect-nomatch-auto

ede--detect-nomatch-auto is a variable defined in detect.el.gz.

Value

nil

Documentation

An ede autoload that needs to be un-matched.

Source Code

;; Defined in /usr/src/emacs/lisp/cedet/ede/detect.el.gz
;;; NESTED PROJECT SCAN
;;
;; For projects that can have their dominating file exist in all their
;; sub-directories as well.

(defvar ede--detect-nomatch-auto nil
  "An ede autoload that needs to be un-matched.")