whitespace-empty-at-bob-regexp

whitespace-empty-at-bob-regexp is a variable defined in `whitespace.el'.
Its value is
"^\\(\\([ 	]*
\\)+\\)"


Documentation:
Specify regexp for empty lines at beginning of buffer.

Used when `whitespace-style' includes `empty'.

You can customize this variable.