update.
[chise/xemacs-chise.git] / src / ChangeLog
index 8231a21..a791efb 100644 (file)
@@ -1,5 +1,21 @@
 1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
+       * file-coding.c (Fmake_coding_system): Don't set up
+       `codesys->fixed.size'.
+       (encode_coding_no_conversion): Don't refer
+       `str->codesys->fixed.size'.
+
+       * char-ucs.h (breakup_char_1): Concatenate code for (c < 0x17F)
+       and (c < MIN_CHAR_GREEK).
+
+1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule-charset.c, char-ucs.h (latin_a_char_to_charset): Deleted.
+       (latin_a_char_to_byte1): Deleted.
+       (latin_a_char_to_byte2): Deleted.
+
+1999-09-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
        * mule-charset.c (make_charset): Add new argument `ucs_min',
        `ucs_max' and `code_offset'.
        (charset_get_byte1): New implementation [delete specific charset