Mercurial > emacs
changeset 24777:d9d0dd9ebcb5
(Vcharset_table): Comment fixed.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 26 May 1999 07:15:39 +0000 |
parents | b6836aec7a0c |
children | 6adb838ca6c4 |
files | src/charset.h |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/charset.h Wed May 26 07:14:06 1999 +0000 +++ b/src/charset.h Wed May 26 07:15:39 1999 +0000 @@ -281,8 +281,8 @@ 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.