Variable: vhdl-speedbar-show-projects

vhdl-speedbar-show-projects is a variable defined in vhdl-mode.el.gz.

Value

nil

Documentation

Non-nil means project hierarchy is displayed in speedbar, directory hierarchy otherwise.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
(defvar vhdl-speedbar-show-projects nil
  "Non-nil means project hierarchy is displayed in speedbar, directory
hierarchy otherwise.")