summaryrefslogtreecommitdiff
path: root/lispref/objects.texi
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-01-22 20:52:23 +0000
committerDave Love <fx@gnu.org>2001-01-22 20:52:23 +0000
commitc99554b1f61bfe371a61d21f89fada90eaf6963b (patch)
treed06b238324bb82a55ff0053402d66ceee9f56902 /lispref/objects.texi
parente294b7f1bf06719d35ffb89995c34e7c30c4eb75 (diff)
downloademacs-c99554b1f61bfe371a61d21f89fada90eaf6963b.tar.gz
*** empty log message ***
Diffstat (limited to 'lispref/objects.texi')
-rw-r--r--lispref/objects.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/objects.texi b/lispref/objects.texi
index 9b862ae9dcd..90236daf658 100644
--- a/lispref/objects.texi
+++ b/lispref/objects.texi
@@ -439,7 +439,7 @@ important than the @sc{ascii} representation.
and the hexadecimal character code. You can use any number of hex
digits, so you can represent any character code in this way.
Thus, @samp{?\x41} for the character @kbd{A}, @samp{?\x1} for the
-character @kbd{C-a}, and @code{?\x8e0} for the character
+character @kbd{C-a}, and @code{?\x8e0} for the Latin-1 character
@iftex
@samp{@`a}.
@end iftex