Variable: jit-lock-stealth-verbose
jit-lock-stealth-verbose is a customizable variable defined in
jit-lock.el.gz.
Value
nil
Documentation
If non-nil, means stealth fontification should show status messages.
Source Code
;; Defined in /usr/src/emacs/lisp/jit-lock.el.gz
(defcustom jit-lock-stealth-verbose nil
"If non-nil, means stealth fontification should show status messages."
:type 'boolean)