# HG changeset patch # User Gerd Moellmann # Date 994156208 0 # Node ID 1cd4c129890f6f0c8ceea95eaef8bda871b89070 # Parent 6f8192f9ec5350f9bd8bc971ac1385d4ba3a90a3 *** empty log message *** diff -r 6f8192f9ec53 -r 1cd4c129890f src/ChangeLog --- a/src/ChangeLog Tue Jul 03 10:29:50 2001 +0000 +++ b/src/ChangeLog Tue Jul 03 10:30:08 2001 +0000 @@ -1,3 +1,12 @@ +2001-07-03 Gerd Moellmann + + * xdisp.c (compute_line_metrics): On ttys, subtract continuation + glyphs and truncation glyphs at the end of a row from its pixel + width. + (dump_glyph_row): Print row's continuation_lines_width. + (try_window_id): Take the shortcut if ZV is visible in the + window, but there are actually no changes at ZV. + 2001-07-02 Gerd Moellmann * xterm.h (x_free_dpy_colors): Add prototype.