changeset 60250:01cb6850498f

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Fri, 25 Feb 2005 21:49:45 +0000
parents d6fc767634eb
children b22562d329a7
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Feb 25 15:22:17 2005 +0000
+++ b/src/ChangeLog	Fri Feb 25 21:49:45 2005 +0000
@@ -1,3 +1,10 @@
+2005-02-25  Kim F. Storm  <storm@cua.dk>
+
+	* dispextern.h (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
+
+	* xdisp.c (init_from_display_pos): Don't read past end of
+	it->overlay_strings array.
+
 2005-02-25  Stephan Stahl <stahl@eos.franken.de>  (tiny change)
 
 	* buffer.c (syms_of_buffer): Fix typo.