From 86f7c203484e301de4bd9cf3f842980c10ef73f0 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 24 Apr 2005 21:34:39 +0000 Subject: Delete info about lazy-lock.el and fast-lock.el. --- man/faq.texi | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'man/faq.texi') diff --git a/man/faq.texi b/man/faq.texi index dc55c4b89b3..641f1f5b307 100644 --- a/man/faq.texi +++ b/man/faq.texi @@ -2549,17 +2549,6 @@ information, see the documentation for @code{font-lock-maximum-decoration} with @kbd{C-h v} (or @kbd{M-x describe-variable @key{RET}}). -@cindex Lazy font-lock -You might also want to investigate @code{fast-lock-mode} and -@code{lazy-lock-mode}, versions of @code{font-lock-mode} that speed up -highlighting. These are the alternatives for @code{jit-lock-mode} in -versions of Emacs before 21.1. The advantage of @code{lazy-lock-mode} -is that it only fontifies buffers when certain conditions are met, such -as after a certain amount of idle time, or after you have finished -scrolling through text. See the documentation for @code{lazy-lock-mode} -by typing @kbd{C-h f @code{lazy-lock-mode}} (@kbd{M-x describe-function -@key{RET} lazy-lock-mode @key{RET}}). - Also see the documentation for the function @code{font-lock-mode}, available by typing @kbd{C-h f font-lock-mode} (@kbd{M-x describe-function @key{RET} font-lock-mode @key{RET}}). -- cgit v1.2.1