Mercurial > emacs
diff src/ChangeLog @ 58395:c2e1b8d54550
*** empty log message ***
| author | Kim F. Storm <storm@cua.dk> |
|---|---|
| date | Sun, 21 Nov 2004 12:56:25 +0000 |
| parents | 5ebca6762883 |
| children | 797032ecbb43 |
line wrap: on
line diff
--- 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 <storm@cua.dk> + * 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)
