indent-relative-maybe

indent-relative-maybe is an interactive compiled Lisp function in `indent.el'.


(indent-relative-maybe)

Indent a new line like previous nonblank line.
If the previous nonblank line has no indent points beyond the
column point starts at, this command does nothing.

See also `indent-relative'.