idlwave-comment-line-start-skip is a variable defined in `idlwave.el'.
Its value is
"^[ ]*;"
This variable may be risky if used as a file-local variable.
Documentation:
Regexp to match the start of a full-line comment.
That is the _beginning_ of a line containing a comment delimiter `;' preceded
only by whitespace.