emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/modes.texi,v


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lispref/modes.texi,v
Date: Thu, 31 Aug 2006 23:04:42 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Richard M. Stallman <rms>       06/08/31 23:04:42

Index: modes.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/lispref/modes.texi,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -b -r1.153 -r1.154
--- modes.texi  31 Aug 2006 17:14:46 -0000      1.153
+++ modes.texi  31 Aug 2006 23:04:42 -0000      1.154
@@ -2896,10 +2896,11 @@
 
 Syntactic fontification uses the syntax table to find comments and
 string constants (@pxref{Syntax Tables}).  It highlights them using
-the face returned by @code{font-lock-syntactic-face-function}
-(@pxref{Faces for Font Lock}).  There are several variables that
-affect syntactic fontification; you should set them by means of
address@hidden (@pxref{Font Lock Basics}).
address@hidden and @code{font-lock-string-face}
+(@pxref{Faces for Font Lock}), or whatever
address@hidden chooses.  There are several
+variables that affect syntactic fontification; you should set them by
+means of @code{font-lock-defaults} (@pxref{Font Lock Basics}).
 
 @defvar font-lock-keywords-only
 address@hidden means Font Lock should not do syntactic fontification;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]