From: Kim F. Storm Date: Wed, 28 Apr 2004 21:00:06 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~6532 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=712d23dc22bbf24b287fce2ba4daf5cbb6d33379;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index c3314cb98e5..386c3d99a47 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2004-04-29 Kim F. Storm + + * 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 * xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.