]> git.eshelyaron.com Git - emacs.git/commitdiff
(JIT Lock Mode): jit-lock-mode is not a command any more.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 20 Jun 2000 16:34:50 +0000 (16:34 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 20 Jun 2000 16:34:50 +0000 (16:34 +0000)
man/frames.texi

index a2d03e35b45780aff988a78745912d26cb426ad7..5999e15c57589eff75365fa81dc15ca74c00240f 100644 (file)
@@ -1058,10 +1058,9 @@ specify the granularity and verbosity of stealth fontification.
 @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.