aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c3314cb98e5..386c3d99a47 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12004-04-29 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (null_glyph_slice): New var.
4 (append_glyph, append_composite_glyph, append_stretch_glyph):
5 Use it to initialize glyph slice.
6
12004-04-27 Stefan Monnier <monnier@iro.umontreal.ca> 72004-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
2 8
3 * xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup. 9 * xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.