Variable: jit-lock-stealth-timer

jit-lock-stealth-timer is a variable defined in jit-lock.el.gz.

Value

nil

Documentation

Timer for stealth fontification in Just-in-time Lock mode.

Source Code

;; Defined in /usr/src/emacs/lisp/jit-lock.el.gz
(defvar jit-lock-stealth-timer nil
  "Timer for stealth fontification in Just-in-time Lock mode.")