Index: emacs/lispref/syntax.texi
diff -c emacs/lispref/syntax.texi:1.39 emacs/lispref/syntax.texi:1.40
*** emacs/lispref/syntax.texi:1.39 Sun Apr 24 15:04:35 2005
--- emacs/lispref/syntax.texi Thu Apr 28 11:33:59 2005
***************
*** 528,537 ****
@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}.
The valid values of @code{syntax-table} text property are:
--- 528,539 ----
@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}. 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:
_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs