fortran-start-prog-re

fortran-start-prog-re is a variable defined in `fortran.el'.
Its value is

"^[ ]*\\(program\\|subroutine\\|function\\|[ a-z0-9*()]*[ ]+function\\|\\(block[ ]*data\\)\\)"

  • This variable may be risky if used as a file-local variable.

Documentation:
Regexp matching the start of a subprogram, from the line start.