comparison src/ChangeLog @ 1885:51ce4f55d8c3

[xemacs-hg @ 2004-01-27 13:33:18 by stephent] quiet GCC <87ad49o6vl.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 27 Jan 2004 13:33:21 +0000
parents 3d25fd3d9ac4
children 1e5b7843dfa0
comparison
equal deleted inserted replaced
1884:3d25fd3d9ac4 1885:51ce4f55d8c3
1 2003-11-04 Stephen J. Turnbull <stephen@xemacs.org>
2
3 * frame-x.c (x_wm_hack_wm_protocols):
4 (x_frame_window_state):
5 Get casts right to avoid aliasing issues.
6
7 * glyphs.c (process_image_string_instantiator):
8 (Fset_console_type_image_conversion_list):
9 Change identifier to quiet compiler.
10
1 2003-11-10 Stephen J. Turnbull <stephen@xemacs.org> 11 2003-11-10 Stephen J. Turnbull <stephen@xemacs.org>
2 12
3 * bytecode.c (execute_optimized_program): GCPRO_STACK main loop. 13 * bytecode.c (execute_optimized_program): GCPRO_STACK main loop.
4 14
5 2004-01-16 Malcolm Purvis <malcolmpurvis@optushome.com.au> 15 2004-01-16 Malcolm Purvis <malcolmpurvis@optushome.com.au>