Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Tue Jan 27 13:23:53 2004 +0000 +++ b/src/ChangeLog Tue Jan 27 13:33:21 2004 +0000 @@ -1,3 +1,13 @@ +2003-11-04 Stephen J. Turnbull <stephen@xemacs.org> + + * frame-x.c (x_wm_hack_wm_protocols): + (x_frame_window_state): + Get casts right to avoid aliasing issues. + + * glyphs.c (process_image_string_instantiator): + (Fset_console_type_image_conversion_list): + Change identifier to quiet compiler. + 2003-11-10 Stephen J. Turnbull <stephen@xemacs.org> * bytecode.c (execute_optimized_program): GCPRO_STACK main loop.