vhdl-align-region-1
vhdl-align-region-1 is an interactive compiled Lisp function in `vhdl-mode.el
'.
(vhdl-align-region-1 BEGIN END &optional SPACING ALIGNMENT-LIST INDENT)
Attempt to align a range of lines based on the content of the
lines. The definition of `alignment-list' determines the matching
order and the manner in which the lines are aligned. If ALIGNMENT-LIST
is not specified `vhdl-align-alist' is used. If INDENT is non-nil,
indentation is done before aligning.