changeset 24780:856a475f3fc3

(charset-info): Fix previous change.
author Kenichi Handa <handa@m17n.org>
date Wed, 26 May 1999 08:05:50 +0000
parents 4a0857b795bd
children 284b97841fa1
files lisp/international/mule.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/international/mule.el	Wed May 26 08:03:16 1999 +0000
+++ b/lisp/international/mule.el	Wed May 26 08:05:50 1999 +0000
@@ -122,11 +122,11 @@
 	PLIST,
 where
 CHARSET-ID (integer) is the identification number of the charset.
+BYTES (integer) is the length of multi-byte form of a character in
+  the charset: one of 1, 2, 3, and 4.
 DIMENSION (integer) is the number of bytes to represent a character of
 the charset: 1 or 2.
 CHARS (integer) is the number of characters in a dimension: 94 or 96.
-BYTE (integer) is the length of multi-byte form of a character in
-  the charset: one of 1, 2, 3, and 4.
 WIDTH (integer) is the number of columns a character in the charset
   occupies on the screen: one of 0, 1, and 2.
 DIRECTION (integer) is the rendering direction of characters in the