From ee719bc5200a43d2ed7637da3888bedd1f668e68 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 12 Sep 1999 12:29:20 +0000 Subject: [PATCH] update. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 884c92a..41ed431 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 1999-09-12 MORIOKA Tomohiko + * mule-charset.c (make_charset): Initialize + `CHARSET_TO_BYTE1_TABLE(cs)' and `CHARSET_TO_BYTE2_TABLE(cs)' by + NULL if table is not defined. + +1999-09-11 MORIOKA Tomohiko + * text-coding.c (char_encode_shift_jis): Use `XCHARSET_TO_BYTE1_TABLE' for `Vcharset_latin_jisx0201' instead of `ucs_to_latin_jisx0201'. -- 1.7.10.4