f90-break-line

f90-break-line is an interactive compiled Lisp function in `f90.el'.


(f90-break-line &optional NO-UPDATE)

Break line at point, insert continuation marker(s) and indent.
Unless in a string or comment, or if the optional argument NO-UPDATE
is non-nil, call `f90-update-line' after inserting the continuation marker.