Function: indent-for-comment

indent-for-comment is a function alias and interactive for comment-indent, defined in newcomment.el.gz.

Signature

(indent-for-comment &optional CONTINUE)

Documentation

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.

Probably introduced at or before Emacs version 22.1.

Key Bindings

Aliases

indent-for-comment tcl-indent-for-comment (obsolete since 28.1)