f90-comment-region

f90-comment-region is an interactive compiled Lisp function in `f90.el'.


(f90-comment-region BEG-REGION END-REGION)

Comment/uncomment every line in the region.
Insert the variable `f90-comment-region' at the start of every line
in the region, or, if already present, remove it.