aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 23925b72452..40d6992bd6a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12004-11-21 Kim F. Storm <storm@cua.dk> 12004-11-21 Kim F. Storm <storm@cua.dk>
2 2
3 * indent.c (Fvertical_motion): Fix last change. Use another
4 method to detect if iterator moved too far ahead after reseat.
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)