# HG changeset patch # User Gerd Moellmann # Date 985364520 0 # Node ID 6c98ab950acca2c7539e72a1f776409b8bd3f083 # Parent 7b7bf883e6f17b2a655ee0b08cf89f4afd185c20 *** empty log message *** diff -r 7b7bf883e6f1 -r 6c98ab950acc src/ChangeLog --- a/src/ChangeLog Fri Mar 23 16:21:25 2001 +0000 +++ b/src/ChangeLog Fri Mar 23 16:22:00 2001 +0000 @@ -1,5 +1,13 @@ 2001-03-23 Gerd Moellmann + * xdisp.c Use make_number, for readability. + (try_window_id): Disable rows below the window end. + (try_window_reusing_current_matrix): Use cursor_row_p. + (try_window_reusing_current_matrix) : Fix disabling + of rows. + (init_from_display_pos): If POS specifies a position in a display + vector, maybe get the iterator set up for that ellipsis. + * xdisp.c (dump_glyph_row): Fix output for NGLYPHS == 2. 2001-03-23 Eli Zaretskii