summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-03-27 21:17:25 +0000
committerRichard M. Stallman <rms@gnu.org>1995-03-27 21:17:25 +0000
commitf52265bd0d669bcd19e0a814d859aed01997410d (patch)
tree3d6540693514a60c3c16df67f3fb062e52d650dd /lispref
parent41d8c9ae954297969fa85b5dfe19f338797b6901 (diff)
downloademacs-f52265bd0d669bcd19e0a814d859aed01997410d.tar.gz
Fix usage note for character quote syntax class.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/syntax.texi2
1 files changed, 1 insertions, 1 deletions
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}