From 791fb55e2737d64ed1ef0ae239b38bb923c267ec Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 18 Sep 1999 03:07:08 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 47b9083..6a81345 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +1999-09-17 MORIOKA Tomohiko (at Bangalore) + + * char-ucs.h (MIN_CHAR_HALFWIDTH_KATAKANA): Changed to 0xFF61 from + 0xFF60. + (MAKE_CHAR): Change offset for katakana-jisx0201 to 33 from 0x20. + (breakup_char_1): Likewise. + + * text-coding.c (char_encode_iso2022): Keep designated charsets if + one of them includes the specified character. + 1999-09-14 MORIOKA Tomohiko * mule-charset.c: Update `utf-2000-version' to 0.8 (Kami). -- 1.7.10.4