Variable: vhdl-echo-syntactic-information-p
vhdl-echo-syntactic-information-p is a variable defined in
vhdl-mode.el.gz.
Value
nil
Documentation
If non-nil, syntactic info is echoed when the line is indented.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
(defvar vhdl-echo-syntactic-information-p nil
"If non-nil, syntactic info is echoed when the line is indented.")