Reformatted.
[chise/xemacs-chise.git-] / src / ChangeLog
index 7e620b8..b8e0d39 100644 (file)
@@ -1,3 +1,29 @@
+2012-02-17  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (DECODE_ADD_UCS_CHAR): Add `static'.
+
+2012-02-11  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * text-coding.c (DECODE_ADD_UCS_CHAR): Don't use `INLINE_HEADER'.
+
+       * chartab.c (UINT8_DECODE): Don't use `INLINE_HEADER'.
+       (UINT16_DECODE): Ditto.
+
+       * glyphs-eimage.c (png_instantiate):
+       - Use `png_get_image_height (png_ptr, info_ptr)' instead of
+         `info_ptr->height'.
+       - Use `png_get_image_width (png_ptr, info_ptr)' instead of
+         `info_ptr->width'.
+       - Use `png_get_color_type(png_ptr, info_ptr)' instead of
+         `info_ptr->color_type'.
+       - Use `png_get_bit_depth(png_ptr, info_ptr)' instead of
+         `info_ptr->bit_depth'.
+
+2011-07-20  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
+
+       * mule-charset.c (charset_code_point): If nil is specified as a
+       feature-value, don't find in mother and return -1.
+
 2011-07-22  MORIOKA Tomohiko  <tomo@zinbun.kyoto-u.ac.jp>
 
        * chartab.c (Fput_char_attribute): Accept nil as a value of