comparison src/ChangeLog @ 58393:5ebca6762883

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Sun, 21 Nov 2004 12:33:16 +0000
parents c1a4d6ba55e3
children c2e1b8d54550
comparison
equal deleted inserted replaced
58392:f353e02ac006 58393:5ebca6762883
1 2004-11-21 Kim F. Storm <storm@cua.dk>
2
3 * xdisp.c (IT_EXPAND_MATRIX_WIDTH): New macro. Do not
4 expand matrix width for overflow in zero-width area.
5 (append_glyph, append_composite_glyph, produce_image_glyph)
6 (append_stretch_glyph): Use it to avoid loop in redisplay.
7 (note_mode_line_or_margin_highlight): Don't let help-echo from
8 string override help-echo from image map.
9
1 2004-11-20 Luc Teirlinck <teirllm@auburn.edu> 10 2004-11-20 Luc Teirlinck <teirllm@auburn.edu>
2 11
3 * fns.c (Fyes_or_no_p): Call Fread_from_minibuffer with extra 12 * fns.c (Fyes_or_no_p): Call Fread_from_minibuffer with extra
4 argument. 13 argument.
5 * callint.c (Fcall_interactively): Ditto. 14 * callint.c (Fcall_interactively): Ditto.