From: Lute Kamstra Date: Thu, 28 Apr 2005 11:33:59 +0000 (+0000) Subject: (Syntax Properties): Add cross reference. X-Git-Tag: ttn-vms-21-2-B4~683 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=51750684cf8c137c05ff8a9380d97ede740667f2;p=emacs.git (Syntax Properties): Add cross reference. --- diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 248ed77c4e9..a9df79e9f57 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -528,10 +528,12 @@ execution starts. Other buffers are not affected. @section Syntax Properties @kindex syntax-table @r{(text property)} -When the syntax table is not flexible enough to specify the syntax of a -language, you can use @code{syntax-table} text properties to override -the syntax table for specific character occurrences in the buffer. -@xref{Text Properties}. +When the syntax table is not flexible enough to specify the syntax of +a language, you can use @code{syntax-table} text properties to +override the syntax table for specific character occurrences in the +buffer. @xref{Text Properties}. You can use Font Lock mode to set +@code{syntax-table} text properties. @xref{Setting Syntax +Properties}. The valid values of @code{syntax-table} text property are: