vhdl-set-style

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


(vhdl-set-style STYLE &optional LOCAL)

Set `vhdl-mode' variables to use one of several different indentation styles.
STYLE is a string representing the desired style and optional LOCAL is
a flag which, if non-nil, means to make the style variables being
changed buffer local, instead of the default, which is to set the
global variables. Interactively, the flag comes from the prefix
argument. The styles are chosen from the `vhdl-style-alist' variable.