aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKim F. Storm <[email protected]>2004-04-28 21:00:06 +0000
committerKim F. Storm <[email protected]>2004-04-28 21:00:06 +0000
commit712d23dc22bbf24b287fce2ba4daf5cbb6d33379 (patch)
treec11489bf8bfa0126ef1ba59ee337bde102ba3eb1 /src
parent51adae0125fadc30595c300b68d1c801b1f575ce (diff)
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c3314cb98e..386c3d99a4 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2004-04-29 Kim F. Storm <[email protected]>
+
+ * 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 <[email protected]>
* xdisp.c (x_produce_glyphs): Fix the proverbial int/Lisp_Object mixup.