indent-sexp

indent-sexp is an interactive compiled Lisp function in `lisp-mode.el'.


(indent-sexp &optional ENDPOS)

Indent each line of the list starting just after point.
If optional arg ENDPOS is given, indent each line, stopping when
ENDPOS is encountered.