aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c9b38825527..3719e00f228 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12007-09-14 Glenn Morris <rgm@gnu.org>
2
3 * fringe.c (init_fringe_bitmap) <swap nibble>: Move to file scope.
4 * gtkutil.c (xg_separator_p) <separator_names>: Move to file scope.
5 * image.c (our_memory_fill_input_buffer) <buffer>: Move to file
6 scope and rename to omfib_buffer for clarity.
7 (gif_load) <interlace_start, interlace_increment>: Move to file scope.
8
12007-09-14 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change) 92007-09-14 Peter O'Gorman <bug-gnu-emacs@mlists.thewrittenword.com> (tiny change)
2 * gtkutil.c (xg_get_file_with_chooser): Move GCPRO1 after declarations. 10 * gtkutil.c (xg_get_file_with_chooser): Move GCPRO1 after declarations.
3 11