file-auto-mode-skip

file-auto-mode-skip is a variable defined in `files.el'.
Its value is
"^\\(#!\\|'\\\\\"\\)"


Documentation:
Regexp of lines to skip when looking for file-local settings.
If the first line matches this regular expression, then the -*-...-*- file-
local settings will be consulted on the second line instead of the first.