comparison src/ChangeLog @ 4124:9a633a00c3f2

[xemacs-hg @ 2007-08-17 08:08:05 by crestani] 2007-08-15 Marcus Crestani <crestani@xemacs.org> * database.c (dbm_map): Add typecast. * database.c (dbm_get): Add typecast. * gc.c (gc_state_type): Declare type. * objects-tty.c (tty_find_charset_font): Add typecast. * objects-xlike-inc.c (count_hyphens): Add typecast. * objects-xlike-inc.c (endif): Add typecast.
author crestani
date Fri, 17 Aug 2007 08:08:10 +0000
parents 5333f383efbd
children 93bd75c45dca
comparison
equal deleted inserted replaced
4123:5333f383efbd 4124:9a633a00c3f2
1 2007-08-15 Marcus Crestani <crestani@xemacs.org>
2
3 * database.c (dbm_map): Add typecast.
4 * database.c (dbm_get): Add typecast.
5 * gc.c (gc_state_type): Declare type.
6 * objects-tty.c (tty_find_charset_font): Add typecast.
7 * objects-xlike-inc.c (count_hyphens): Add typecast.
8 * objects-xlike-inc.c (endif): Add typecast.
9
1 2007-08-15 Marcus Crestani <crestani@xemacs.org> 10 2007-08-15 Marcus Crestani <crestani@xemacs.org>
2 11
3 * input-method-xlib.c (EmacsFreeXIMStyles): 12 * input-method-xlib.c (EmacsFreeXIMStyles):
4 * lisp.h: 13 * lisp.h:
5 * process-unix.c (connect_to_file_descriptor): 14 * process-unix.c (connect_to_file_descriptor):