From: Kim F. Storm Date: Sun, 21 Nov 2004 12:56:25 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~3780 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f1a613896729a0cbbd8376e9a8f779fb6dadbc58;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 23925b72452..40d6992bd6a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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)