Variable: vhdl-mode-abbrev-table
vhdl-mode-abbrev-table is a variable defined in vhdl-mode.el.gz.
Value
[srl to exit when signal port is pack nand rem inout sla units cond group transport all xnor severity disconnect 0 with type 0 buffer map instance unaffected sig 0 var 0 0 0 inertial record downto not on 0 and select or 0 0 0 then 0 while use subtype wait if library 0 file ror package xor]
Documentation
Abbrev table to use in vhdl-mode buffers.
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/vhdl-mode.el.gz
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Abbrev hook bindings
(defvar vhdl-mode-abbrev-table nil
"Abbrev table to use in `vhdl-mode' buffers.")