Variable: vhdl-speedbar-update-current-unit

vhdl-speedbar-update-current-unit is a variable defined in vhdl-mode.el.gz.

Value

t

Documentation

Non-nil means to run vhdl-speedbar-update-current-unit(var)/vhdl-speedbar-update-current-unit(fun).

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Display help functions

;; FIXME: This `defvar' should be moved before its first use.
(defvar vhdl-speedbar-update-current-unit t
  "Non-nil means to run `vhdl-speedbar-update-current-unit'.")