update.
authortomo <tomo>
Sat, 24 Jan 2004 09:50:55 +0000 (09:50 +0000)
committertomo <tomo>
Sat, 24 Jan 2004 09:50:55 +0000 (09:50 +0000)
src/ChangeLog

index 6643e63..67819ca 100644 (file)
@@ -1,3 +1,11 @@
+2004-01-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chartab.c (Q_unified): New variable.