changeset 77036:307c1e602f07

(Font Locking Preliminaries): Link to Emacs manual node on Font locking which now mentions JIT lock.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 07 Apr 2007 17:06:03 +0000
parents e41186cc5b84
children f73ced649edb
files man/cc-mode.texi
diffstat 1 files changed, 1 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/man/cc-mode.texi	Sat Apr 07 17:05:51 2007 +0000
+++ b/man/cc-mode.texi	Sat Apr 07 17:06:03 2007 +0000
@@ -1880,11 +1880,7 @@
 support mode like Lazy Lock or Just-in-time Lock mode that only
 fontifies the parts that are actually shown.  Fontifying the whole
 buffer at once can easily get bothersomely slow even on contemporary
-hardware.
-@c ACM, 2005/8/28:  There should be a page in the (X)Emacs manual
-@c describing these support modes.  There wasn't in the
-@c fourteenth edition of the Emacs manual (released with Emacs 21.3).
-@c There might be one in the Emacs CVS for 22.1.
+hardware. @xref{Font Lock,,,@emacsman{}, @emacsmantitle{}}.
 @end enumerate
 
 @cindex user defined types