comparison src/ChangeLog @ 2336:53d45fc43132

[xemacs-hg @ 2004-10-16 13:08:48 by malcolmp] gtk-xemacs.c (gtk_xemacs_size_allocate): Cast pointer to right type.
author malcolmp
date Sat, 16 Oct 2004 13:08:58 +0000
parents ba4677f54a05
children 91a83e231f92
comparison
equal deleted inserted replaced
2335:145747ca3582 2336:53d45fc43132
1 2004-10-16 Malcolm Purvis <malcolmp@xemacs.org>
2
3 * gtk-xemacs.c (gtk_xemacs_size_allocate): Cast pointer to right type.
4
1 2004-10-14 Jerry James <james@xemacs.org> 5 2004-10-14 Jerry James <james@xemacs.org>
2 6
3 * compiler.h: New USED_IF_MULE and USED_IF_MULE_OR_CHECK_TEXT macros. 7 * compiler.h: New USED_IF_MULE and USED_IF_MULE_OR_CHECK_TEXT macros.
4 * glyphs-msw.c (charset_of_text): Use USED_IF_MULE. 8 * glyphs-msw.c (charset_of_text): Use USED_IF_MULE.
5 * intl-x.c (init_x_locale): Ditto. 9 * intl-x.c (init_x_locale): Ditto.