From 0fa0a878ce07e41bac0c0379b1a320a36a759dfb Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 24 Jan 2004 09:50:55 +0000 Subject: [PATCH] update. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) 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. -- 1.7.10.4