From: tomo Date: Wed, 16 Jun 1999 14:19:01 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-15-utf2000-0_2-1~4 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=57aa2d7246dae52af05ae3dcc901b1e8d05c5394;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index ce968f1..f855517 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +1999-06-16 MORIOKA Tomohiko + + * file-coding.c (decode_coding_iso2022): Code-point arguments of + `MAKE_CHAR' must be smaller than 0x80 in UTF2000. + (encode_coding_iso2022): New implementation for UTF2000. + 1999-06-15 MORIOKA Tomohiko * mule-canna.c (c2mu): New implementation for UTF2000.