From 51750684cf8c137c05ff8a9380d97ede740667f2 Mon Sep 17 00:00:00 2001 From: Lute Kamstra Date: Thu, 28 Apr 2005 11:33:59 +0000 Subject: [PATCH] (Syntax Properties): Add cross reference. --- lispref/syntax.texi | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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: -- 2.39.2