From: Kenichi Handa Date: Wed, 26 May 1999 07:14:06 +0000 (+0000) Subject: (charset-info): Doc-string for DIRECTION fixed. X-Git-Tag: emacs-20.4~173 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=08b4ace55d5694a246dc5ab331cf4e2a3178e14e;p=emacs.git (charset-info): Doc-string for DIRECTION fixed. --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index d472b260edc..ea08e18032b 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -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