# HG changeset patch # User Glenn Morris # Date 1189755889 0 # Node ID 864bdaa7821e0717046c8b7d1819990469cc7281 # Parent c077ece08ff68d67c7134aa34e800c37f7bf3c11 *** empty log message *** diff -r c077ece08ff6 -r 864bdaa7821e src/ChangeLog --- a/src/ChangeLog Fri Sep 14 07:44:30 2007 +0000 +++ b/src/ChangeLog Fri Sep 14 07:44:49 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 Peter O'Gorman (tiny change) * gtkutil.c (xg_get_file_with_chooser): Move GCPRO1 after declarations.