indent-for-comment

indent-for-comment is an alias for `comment-indent' in `newcomment.el'.


(indent-for-comment &optional CONTINUE)

Indent this line's comment to `comment-column', or insert an empty comment.
If CONTINUE is non-nil, use the `comment-continue' markers if any.