From e30ab160b0cc7e4f4715ca0c4d421a0306024528 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Mon, 27 Mar 1995 21:17:25 +0000 Subject: [PATCH] Fix usage note for character quote syntax class. --- lispref/syntax.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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} -- 2.39.5