align-current

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


(align-current &optional RULES EXCLUDE-RULES)

Call `align' on the current alignment section.
This function assumes you want to align only the current section, and
so saves you from having to specify 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.