aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ad10fe818e0..db84d0d05d8 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12001-07-03 Gerd Moellmann <gerd@gnu.org>
2
3 * xdisp.c (compute_line_metrics): On ttys, subtract continuation
4 glyphs and truncation glyphs at the end of a row from its pixel
5 width.
6 (dump_glyph_row): Print row's continuation_lines_width.
7 (try_window_id): Take the shortcut if ZV is visible in the
8 window, but there are actually no changes at ZV.
9
12001-07-02 Gerd Moellmann <gerd@gnu.org> 102001-07-02 Gerd Moellmann <gerd@gnu.org>
2 11
3 * xterm.h (x_free_dpy_colors): Add prototype. 12 * xterm.h (x_free_dpy_colors): Add prototype.