comparison src/ChangeLog @ 55219:7f21f42b5c55

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 28 Apr 2004 21:00:06 +0000
parents e23d5770ddb5
children c41874c7d876
comparison
equal deleted inserted replaced
55218:5e391facba6e 55219:7f21f42b5c55
1 2004-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
1 2004-04-27 Stefan Monnier <monnier@iro.umontreal.ca> 7 2004-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.
4 (on_hot_spot_p): Make sure we always return a value. 10 (on_hot_spot_p): Make sure we always return a value.
5 (Flookup_image_map): Remove unused var ix and iy. 11 (Flookup_image_map): Remove unused var ix and iy.