Ulrich Mueller <ulm at gentoo.org>

(Character Codes): Fix typos.
This commit is contained in:
Glenn Morris 2009-08-26 02:56:28 +00:00
parent 8476cfaf3d
commit eae4708858
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
2009-08-26 Ulrich Mueller <ulm@gentoo.org>
* nonascii.texi (Character Codes): Fix typos.
2009-08-25 Michael Albinus <michael.albinus@gmx.de>
* processes.texi (Synchronous Processes): New defvar

View file

@ -283,7 +283,7 @@ character codes. The valid character codes for unibyte representation
range from 0 to 255---the values that can fit in one byte. The valid
character codes for multibyte representation range from 0 to 4194303
(#x3FFFFF). In this code space, values 0 through 127 are for
@acronym{ASCII} charcters, and values 129 through 4194175 (#x3FFF7F)
@acronym{ASCII} characters, and values 128 through 4194175 (#x3FFF7F)
are for non-@acronym{ASCII} characters. Values 0 through 1114111
(#10FFFF) correspond to Unicode characters of the same codepoint;
values 1114112 (#110000) through 4194175 (#x3FFF7F) represent