align-entire

align-entire is an interactive autoloaded compiled Lisp function in `align.el'.


(align-entire BEG END &optional RULES EXCLUDE-RULES)

Align the selected region as if it were one alignment section.
BEG and END mark the extent of the region. If RULES or EXCLUDE-RULES
is set to a list of rules (see `align-rules-list'), it can be used to
override the default alignment rules that would have been used to
align that section.