fortran-comment-indent
fortran-comment-indent is a compiled Lisp function in `fortran.el
'.
(fortran-comment-indent)
Return the indentation appropriate for the current comment line.
This is 0 for a line matching `fortran-comment-line-start-skip', else
the value of `comment-column' (leaving at least one space after code).