Variable: checkdoc-comment-style-hooks

checkdoc-comment-style-hooks is an alias for checkdoc-comment-style-functions, defined in checkdoc.el.gz.

This variable is obsolete since 24.3; use checkdoc-comment-style-functions instead.

Value

nil

Documentation

Hook run after the standard comment style check is completed.

Must return nil if no errors are found, or a string describing the problem discovered. This is useful for adding additional checks.

Probably introduced at or before Emacs version 24.3.

Aliases

checkdoc-comment-style-hooks (obsolete since 24.3)