# HG changeset patch # User Kim F. Storm # Date 1101041785 0 # Node ID c2e1b8d54550dec6fbcb84218530adcb5d513619 # Parent 914f38aa54fdc0317196e0abc72b6fc52cc9964d *** empty log message *** diff -r 914f38aa54fd -r c2e1b8d54550 src/ChangeLog --- a/src/ChangeLog Sun Nov 21 12:33:35 2004 +0000 +++ b/src/ChangeLog Sun Nov 21 12:56:25 2004 +0000 @@ -1,5 +1,8 @@ 2004-11-21 Kim F. Storm + * indent.c (Fvertical_motion): Fix last change. Use another + method to detect if iterator moved too far ahead after reseat. + * xdisp.c (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)