Variable: cmpl-db-debug-p

cmpl-db-debug-p is a variable defined in completion.el.gz.

Value

nil

Documentation

Set to t if you want to debug the database.

Source Code

;; Defined in /usr/src/emacs/lisp/completion.el.gz
(defvar cmpl-db-debug-p nil
  "Set to t if you want to debug the database.")