From: tomo Date: Tue, 9 Nov 1999 11:35:41 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-19-utf-2000-0_11-0~15 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e4132091270ded973724a818a5c2ecc66e49c0f9;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 4a1c708..e88e3fe 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 1999-11-09 MORIOKA Tomohiko + * char-ucs.h (SPLIT_CHAR): Don't make new cell if a charset slot + is found. + +1999-11-09 MORIOKA Tomohiko + * mule-charset.c (Fget_char_attribute): If ATTRIBUTE is a name of charset, it is regarded as a charset. (put_char_attribute): New function in UTF-2000.