idlwave-font-lock-keywords-1
idlwave-font-lock-keywords-1 is a variable defined in `idlwave.el
'.
Its value is (("\\<\\(function\\|pro\\)\\>[ ]+\\(\\sw+\\(::\\sw+\\)?\\)" (1 font-lock-keyword-face) (2 font-lock-function-name-face nil t)) ("^[ ]*\\(@[^ \n]+\\)" (1 font-lock-string-face)))
- This variable may be risky if used as a file-local variable.