aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index eaaa46952eb..1e9f0977f61 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12001-08-07 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (start_display): Don't try to determine the continuation
4 lines width if lines are truncated. It's superfluous and leads to
5 incorrect results if POS is not visible in the window after
6 reseating the iterator at the previous line start.
7
12001-08-06 Gerd Moellmann <gerd@gnu.org> 82001-08-06 Gerd Moellmann <gerd@gnu.org>
2 9
3 * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG. 10 * xterm.c (x_dump_glyph_string): Put in #if GLYPH_DEBUG.