diff lispref/objects.texi @ 31561:b441ceb31859

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 12 Sep 2000 12:51:38 +0000
parents 5b4130fa5ab6
children b1adf7e27ea8
line wrap: on
line diff
--- a/lispref/objects.texi	Tue Sep 12 12:49:20 2000 +0000
+++ b/lispref/objects.texi	Tue Sep 12 12:51:38 2000 +0000
@@ -483,7 +483,7 @@
 @samp{-+=*/}.  Such names require no special punctuation; the characters
 of the name suffice as long as the name does not look like a number.
 (If it does, write a @samp{\} at the beginning of the name to force
-interpretation as a symbol.)  The characters @samp{_~!@@$%^&:<>@{@}} are
+interpretation as a symbol.)  The characters @samp{_~!@@$%^&:<>@{@}?} are
 less often used but also require no special punctuation.  Any other
 characters may be included in a symbol's name by escaping them with a
 backslash.  In contrast to its use in strings, however, a backslash in