]> git.eshelyaron.com Git - emacs.git/commitdiff
(charset-info): Doc-string for DIRECTION fixed.
authorKenichi Handa <handa@m17n.org>
Wed, 26 May 1999 07:14:06 +0000 (07:14 +0000)
committerKenichi Handa <handa@m17n.org>
Wed, 26 May 1999 07:14:06 +0000 (07:14 +0000)
lisp/international/mule.el

index d472b260edce844fe47d175b51d32ad5aeb082c2..ea08e18032bb253e267f2e3888e9c5408f90b312 100644 (file)
@@ -130,8 +130,8 @@ BYTE (integer) is the length of multi-byte form of a character in
 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
-  charset when rendering.  If 0, render from right to left, else
-  render from left to right.
+  charset when rendering.  If 0, render from left to right, else
+  render from right to left.
 LEADING-CODE-BASE (integer) is the base leading-code for the
   charset.
 LEADING-CODE-EXT (integer) is the extended leading-code for the