From: tomo Date: Thu, 18 Jul 2002 05:49:33 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-44-utf-2000-0_19-eten-n14~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0d662f2812ab80f6c7c336cf73adafece106b989;p=chise%2Fxemacs-chise.git update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 51645cb..493fa9c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,14 @@ 2002-07-17 MORIOKA Tomohiko + * chartab.c (Vcharacter_variant_table): Deleted. + (Fchar_variants): Use character-attribute `->ucs-variants' instead + of `Vcharacter_variant_table'. + (Fput_char_attribute): Likewise. + (vars_of_chartab): Don't setup `Vcharacter_variant_table'. + (complex_vars_of_chartab): Likewise. + +2002-07-17 MORIOKA Tomohiko + * lisp.h: Add an EXFUN for `Fchar_ref_p'. * fns.c (Qideographic_structure): New variable.