1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00

(Syntax Properties): Add cross reference.

This commit is contained in:
Lute Kamstra 2005-04-28 11:33:59 +00:00
parent 4f45f65edf
commit 51750684cf

View file

@ -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: