Function: org-indent-line-to

org-indent-line-to is a function alias for indent-line-to, defined in indent.el.gz.

This function is obsolete since 9.0; use indent-line-to instead.

Signature

(org-indent-line-to COLUMN)

Documentation

Indent current line to COLUMN.

This function removes or adds spaces and tabs at beginning of line only if necessary. It leaves point at end of indentation.

Aliases

org-indent-line-to (obsolete since 9.0)