comparison src/ChangeLog @ 100139:fc199de00487

* keyboard.c (read_char_help_form_unwind): Specify the type for ARG. * character.c (c_string_width): Specify the type for LEN.
author Dan Nicolaescu <dann@ics.uci.edu>
date Wed, 03 Dec 2008 02:40:26 +0000
parents 6ee9281fcd28
children ae9da081cc10
comparison
equal deleted inserted replaced
100138:0f7cad881e42 100139:fc199de00487
1 2008-12-03 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
4
5 * character.c (c_string_width): Specify the type for LEN.
6
1 2008-12-03 Kenichi Handa <handa@m17n.org> 7 2008-12-03 Kenichi Handa <handa@m17n.org>
2 8
3 * coding.c (decode_coding_utf_16): Initialize consumed_chars_base 9 * coding.c (decode_coding_utf_16): Initialize consumed_chars_base
4 to 0. 10 to 0.
5 (decode_coding_utf_8): Likewise. 11 (decode_coding_utf_8): Likewise.