aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 23074668343..56833a341a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,19 @@
12005-02-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_resize_outer_widget): Removed unneeded call to
4 gtk_window_resize and x_wm_set_size_hint.
5
62005-02-25 Kim F. Storm <storm@cua.dk>
7
8 * dispextern.h (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
9
10 * xdisp.c (init_from_display_pos): Don't read past end of
11 it->overlay_strings array.
12
132005-02-25 Stephan Stahl <stahl@eos.franken.de> (tiny change)
14
15 * buffer.c (syms_of_buffer): Fix typo.
16
12005-02-23 Lute Kamstra <lute@gnu.org> 172005-02-23 Lute Kamstra <lute@gnu.org>
2 18
3 * buffer.c (Foverlay_buffer): Doc fix. 19 * buffer.c (Foverlay_buffer): Doc fix.