1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-10 13:40:36 -08:00

*** empty log message ***

This commit is contained in:
Kim F. Storm 2004-04-28 21:00:06 +00:00
parent 51adae0125
commit 712d23dc22

View file

@ -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.