aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorKim F. Storm2005-02-25 21:49:45 +0000
committerKim F. Storm2005-02-25 21:49:45 +0000
commit0f465b559bc2eb7d0105a5366672ff416bae72b7 (patch)
tree6ed540ed1ceabc9c483f77182855d2fae83aed49 /src/ChangeLog
parent845a78b47b62a70f2b0994f2a483f57365c87340 (diff)
downloademacs-0f465b559bc2eb7d0105a5366672ff416bae72b7.tar.gz
emacs-0f465b559bc2eb7d0105a5366672ff416bae72b7.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 19110525120..5d03a46b98e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12005-02-25 Kim F. Storm <storm@cua.dk>
2
3 * dispextern.h (OVERLAY_STRING_CHUNK_SIZE): Increase from 3 to 16.
4
5 * xdisp.c (init_from_display_pos): Don't read past end of
6 it->overlay_strings array.
7
12005-02-25 Stephan Stahl <stahl@eos.franken.de> (tiny change) 82005-02-25 Stephan Stahl <stahl@eos.franken.de> (tiny change)
2 9
3 * buffer.c (syms_of_buffer): Fix typo. 10 * buffer.c (syms_of_buffer): Fix typo.