checkdoc-output-font-lock-keywords
checkdoc-output-font-lock-keywords is a variable defined in `checkdoc.el'.
Its value is
(("^\\*\\*\\* \\(.+\\.el\\): \\([^ \n]+\\)"
(1 font-lock-function-name-face)
(2 font-lock-comment-face)))
- This variable may be risky if used as a file-local variable.