Function: fortran-indent-new-line

fortran-indent-new-line is a and interactive for reindent-then-newline-and-indent, defined in simple.el.gz.

Signature

(fortran-indent-new-line)

Documentation

Reindent current line, insert newline, then indent the new line.

Indentation of both lines is done according to the current major mode, which means calling the current value of indent-line-function. In programming language modes, this is the same as TAB. In some text modes, where TAB inserts a tab, this indents to the column specified by the function current-left-margin.

Key Bindings

Aliases

fortran-indent-new-line