]> git.eshelyaron.com Git - emacs.git/commit
(IT_EXPAND_MATRIX_WIDTH): New macro. Do not
authorKim F. Storm <storm@cua.dk>
Sun, 21 Nov 2004 12:33:35 +0000 (12:33 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 21 Nov 2004 12:33:35 +0000 (12:33 +0000)
commit425daf4a73dc89c9c0aa0116bfccecd7e49124f5
tree2b6926d95b4e81255c1bc5bbc82437a332dd3a03
parente1814672912cde8723b4bdeab694309442eb09c1
(IT_EXPAND_MATRIX_WIDTH): New macro.  Do not
expand matrix width for overflow in zero-width area.
(append_glyph, append_composite_glyph, produce_image_glyph)
(append_stretch_glyph): Use it to avoid loop in redisplay.
(note_mode_line_or_margin_highlight): Don't let help-echo from
string override help-echo from image map.
src/xdisp.c