Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 58394:914f38aa54fd | 58395:c2e1b8d54550 |
|---|---|
| 1 2004-11-21 Kim F. Storm <storm@cua.dk> | 1 2004-11-21 Kim F. Storm <storm@cua.dk> |
| 2 | |
| 3 * indent.c (Fvertical_motion): Fix last change. Use another | |
| 4 method to detect if iterator moved too far ahead after reseat. | |
| 2 | 5 |
| 3 * xdisp.c (IT_EXPAND_MATRIX_WIDTH): New macro. Do not | 6 * xdisp.c (IT_EXPAND_MATRIX_WIDTH): New macro. Do not |
| 4 expand matrix width for overflow in zero-width area. | 7 expand matrix width for overflow in zero-width area. |
| 5 (append_glyph, append_composite_glyph, produce_image_glyph) | 8 (append_glyph, append_composite_glyph, produce_image_glyph) |
| 6 (append_stretch_glyph): Use it to avoid loop in redisplay. | 9 (append_stretch_glyph): Use it to avoid loop in redisplay. |
