From: Richard M. Stallman Date: Mon, 16 Oct 2006 18:54:26 +0000 (+0000) Subject: (Precalculated Fontification): Don't say that X-Git-Tag: emacs-pretest-22.0.90~101 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ca7683085998b2e5957b025b90e421a68f83dde6;p=emacs.git (Precalculated Fontification): Don't say that not setting font-lock-defaults avoids loading font-lock. --- diff --git a/lispref/modes.texi b/lispref/modes.texi index bb8d840d0fb..d5e058fa1c8 100644 --- a/lispref/modes.texi +++ b/lispref/modes.texi @@ -2816,8 +2816,7 @@ which construct their text programmatically, such as If your mode does not use any of the other machinery of Font Lock (i.e. it only uses the @code{font-lock-face} property), it should not -set the variable @code{font-lock-defaults}. That way, it will not -cause loading of the @file{font-lock} library. +set the variable @code{font-lock-defaults}. @node Faces for Font Lock @subsection Faces for Font Lock