# HG changeset patch # User Glenn Morris # Date 1189755898 0 # Node ID 3d73ba1d5fa9b2371da77955ff0e97781855a60a # Parent 589ba73a64a6baadcaff4dcad0f9c9bb87840ed7 *** empty log message *** diff -r 589ba73a64a6 -r 3d73ba1d5fa9 src/ChangeLog --- a/src/ChangeLog Fri Sep 14 07:44:07 2007 +0000 +++ b/src/ChangeLog Fri Sep 14 07:44:58 2007 +0000 @@ -1,3 +1,11 @@ +2007-09-14 Glenn Morris + + * fringe.c (init_fringe_bitmap) : Move to file scope. + * gtkutil.c (xg_separator_p) : Move to file scope. + * image.c (our_memory_fill_input_buffer) : Move to file + scope and rename to omfib_buffer for clarity. + (gif_load) : Move to file scope. + 2007-09-14 Kenichi Handa * xterm.c (handle_one_xevent): Skip decoding if nbytes is zero.