update.
authortomo <tomo>
Mon, 5 Apr 2004 15:43:14 +0000 (15:43 +0000)
committertomo <tomo>
Mon, 5 Apr 2004 15:43:14 +0000 (15:43 +0000)
src/ChangeLog

index 369ee79..861d37e 100644 (file)
@@ -1,3 +1,11 @@
+2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (ER_BUF_SIZE): New macro.
+       (struct decoding_stream): Use `ER_BUF_SIZE' to specify size of
+       `er_buf'.
+       (decode_add_er_char): Use `ER_BUF_SIZE' instead of 16.
+       (char_encode_as_entity_reference): Use `ER_BUF_SIZE'.
+
 2004-03-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chartab.c (find_char_feature_in_family): New function.