]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Fri, 25 Feb 2005 21:49:45 +0000 (21:49 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 25 Feb 2005 21:49:45 +0000 (21:49 +0000)
src/ChangeLog

index 191105251200e49596b3afb556c8c706bfdda22d..5d03a46b98ea04970601a94bfa200454263eabca 100644 (file)
@@ -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.