From 8aefee062de49088cae683922a13e83ea391d2ba Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 27 Jan 2002 09:25:37 +0000 Subject: [PATCH] (lazy-lock-mode): Add a reference to jit-lock. --- lisp/lazy-lock.el | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/lazy-lock.el b/lisp/lazy-lock.el index 04a777895f1..60cb125960a 100644 --- a/lisp/lazy-lock.el +++ b/lisp/lazy-lock.el @@ -465,6 +465,10 @@ automatically in your `~/.emacs' by: (setq font-lock-support-mode 'lazy-lock-mode) +For a newer font-lock support mode with similar functionality, see +`jit-lock-mode'. Eventually, Lazy Lock mode will be deprecated in +JIT Lock's favor. + When Lazy Lock mode is enabled, fontification can be lazy in a number of ways: - Demand-driven buffer fontification if `lazy-lock-minimum-size' is non-nil. -- 2.39.2