Variable: checkdoc-pending-errors

checkdoc-pending-errors is a variable defined in checkdoc.el.gz.

Value

nil

Documentation

Non-nil when there are errors that have not been displayed yet.

Source Code

;; Defined in /usr/src/emacs/lisp/emacs-lisp/checkdoc.el.gz
(defvar checkdoc-pending-errors nil
  "Non-nil when there are errors that have not been displayed yet.")