From: Richard M. Stallman Date: Mon, 27 Mar 1995 21:17:25 +0000 (+0000) Subject: Fix usage note for character quote syntax class. X-Git-Tag: emacs-19.34~4722 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e30ab160b0cc7e4f4715ca0c4d421a0306024528;p=emacs.git Fix usage note for character quote syntax class. --- diff --git a/lispref/syntax.texi b/lispref/syntax.texi index 1e0e314debc..f621e0c0ddf 100644 --- a/lispref/syntax.texi +++ b/lispref/syntax.texi @@ -220,7 +220,7 @@ following is ever affected. Characters in this class count as part of words if @code{words-include-escapes} is non-@code{nil}. @xref{Word Motion}. -This class is not currently used in any standard Emacs modes. +This class is used for backslash in @TeX{} mode. @end deffn @deffn {Syntax class} @w{paired delimiter}