changeset 55219:7f21f42b5c55

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 28 Apr 2004 21:00:06 +0000
parents 5e391facba6e
children d6780b4bbfa5
files src/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Apr 28 19:07:59 2004 +0000
+++ b/src/ChangeLog	Wed Apr 28 21:00:06 2004 +0000
@@ -1,3 +1,9 @@
+2004-04-29  Kim F. Storm  <storm@cua.dk>
+
+	* xdisp.c (null_glyph_slice): New var.
+	(append_glyph, append_composite_glyph, append_stretch_glyph):
+	Use it to initialize glyph slice.
+
 2004-04-27  Stefan Monnier  <monnier@iro.umontreal.ca>
 
 	* xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.