X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/eb4c6947f5b0b7c8784059ee3a5a07904ad3b400..c2d6c639cf2bfdb7564bcb8706ac45b0d18dc895:/lisp/jit-lock.el diff --git a/lisp/jit-lock.el b/lisp/jit-lock.el index 9f60ecb012..42e6519e38 100644 --- a/lisp/jit-lock.el +++ b/lisp/jit-lock.el @@ -189,7 +189,9 @@ following ways: Stealth fontification only occurs while the system remains unloaded. If the system load rises above `jit-lock-stealth-load' percent, stealth fontification is suspended. Stealth fontification intensity is controlled via -the variable `jit-lock-stealth-nice'." +the variable `jit-lock-stealth-nice'. + +If you need to debug code run from jit-lock, see `jit-lock-debug-mode'." (setq jit-lock-mode arg) (cond ((buffer-base-buffer)