Variable: jit-lock-stealth-repeat-timer

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

Value

nil

Documentation

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

Source Code

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