Mercurial > emacs
changeset 58395:c2e1b8d54550
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 21 Nov 2004 12:56:25 +0000 |
parents | 914f38aa54fd |
children | 60b3e92b3dd4 |
files | src/ChangeLog |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
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)