Mercurial > emacs
diff lispref/objects.texi @ 35477:e6bffd5c5287
*** empty log message ***
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Mon, 22 Jan 2001 20:52:23 +0000 |
| parents | b1adf7e27ea8 |
| children | 3a9bdf46b7db |
line wrap: on
line diff
--- a/lispref/objects.texi Mon Jan 22 20:50:42 2001 +0000 +++ b/lispref/objects.texi Mon Jan 22 20:52:23 2001 +0000 @@ -439,7 +439,7 @@ 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
