f90-backslash-not-special
f90-backslash-not-special is a compiled Lisp function in `f90.el
'.
(f90-backslash-not-special &optional ALL)
Make the backslash character (\) be non-special in the current buffer.
With optional argument ALL, change the default for all present
and future F90 buffers. F90 mode normally treats backslash as an
escape character.