From: tomo Date: Sat, 24 Jan 2004 09:50:55 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-14-chise-0_21-19^2~12 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=0fa0a878ce07e41bac0c0379b1a320a36a759dfb update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 6643e63..67819ca 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2004-01-20 MORIOKA Tomohiko + + * chartab.c (Vnext_defined_char_id): New variable. + (Fput_char_attribute): Accept characters in `->unified'. + (Fdefine_char): Refer and update Vnext_defined_char_id to allocate + new characters which are not related with builtin char-id ranges. + (vars_of_chartab): Add new variable `next-defined-char-id'. + 2004-01-19 MORIOKA Tomohiko * chartab.c (Q_unified): New variable.