Mercurial > emacs
changeset 61907:eea6ec994be4
(Syntax Properties): Add cross reference.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 28 Apr 2005 11:33:59 +0000 |
parents | 1210b12b4089 |
children | 100e0fab95e5 |
files | lispref/syntax.texi |
diffstat | 1 files changed, 6 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/syntax.texi Thu Apr 28 11:32:54 2005 +0000 +++ b/lispref/syntax.texi Thu Apr 28 11:33:59 2005 +0000 @@ -528,10 +528,12 @@ @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: