aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorDan Nicolaescu2008-12-03 02:40:26 +0000
committerDan Nicolaescu2008-12-03 02:40:26 +0000
commit63c125ab03c1f3c6c33d810ea6d395b17962fef1 (patch)
tree277017224e28d94e25c32d32ef51b2dcfec51866 /src/ChangeLog
parent5ccafc2c2ded2d3702c9a41539c7528745291893 (diff)
downloademacs-63c125ab03c1f3c6c33d810ea6d395b17962fef1.tar.gz
emacs-63c125ab03c1f3c6c33d810ea6d395b17962fef1.zip
* keyboard.c (read_char_help_form_unwind): Specify the type for ARG.
* character.c (c_string_width): Specify the type for LEN.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a932a97db73..01518fff288 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-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
12008-12-03 Kenichi Handa <handa@m17n.org> 72008-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