changeset 29800:b64123677c0b

(JIT Lock Mode): jit-lock-mode is not a command any more.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 20 Jun 2000 16:34:50 +0000
parents baa52c9029f6
children 3ea64112b4ba
files man/frames.texi
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/frames.texi	Tue Jun 20 16:24:04 2000 +0000
+++ b/man/frames.texi	Tue Jun 20 16:34:50 2000 +0000
@@ -1058,10 +1058,9 @@
 @subsection JIT Lock Mode
 
 @findex jit-lock-mode
-The command @kbd{M-x lazy-lock-mode} turns JIT Lock mode on or off,
-according to the argument (with no argument, it toggles).  This support
-mode is roughly equivalent to Lazy Lock but is generally faster.  It
-supports stealth and deferred fontification.
+This Just-In-time support mode is roughly equivalent to Lazy Lock but is
+generally faster and more robust.  It supports stealth and deferred
+contextual fontification.
 
 Font-lock uses @code{jit-lock-mode} as default support mode, so you
 don't have to do anything to activate it.