]> git.eshelyaron.com Git - emacs.git/commitdiff
Ulrich Mueller <ulm at gentoo.org>
authorGlenn Morris <rgm@gnu.org>
Wed, 26 Aug 2009 02:56:28 +0000 (02:56 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 26 Aug 2009 02:56:28 +0000 (02:56 +0000)
(Character Codes): Fix typos.

doc/lispref/ChangeLog
doc/lispref/nonascii.texi

index 081990300b9921f3f31c0ec8ad0e7006c0dcec97..eb6012d102d3cdee997edb9a47dd4442ead68ea8 100644 (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
index 870c028a31187872aafe7b05174558410b671cfd..7b99c1ca5bd9c071280d2d67648cb297edc7db0d 100644 (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