fortran-join-line
fortran-join-line is an interactive compiled Lisp function in `fortran.el
'.
(fortran-join-line ARG)
Join current line to the previous one and re-indent.
With a prefix argument, repeat this operation that many times.
If the prefix argument ARG is negative, join the next -ARG lines.
Continuation lines are correctly handled.