vhdl-set-offset

vhdl-set-offset is an interactive compiled Lisp function in `vhdl-mode.el'.


(vhdl-set-offset SYMBOL OFFSET &optional ADD-P)

Change the value of a syntactic element symbol in `vhdl-offsets-alist'.
SYMBOL is the syntactic element symbol to change and OFFSET is the new
offset for that syntactic element. Optional ADD-P says to add SYMBOL to
`vhdl-offsets-alist' if it doesn't already appear there.