# HG changeset patch # User Gerd Moellmann # Date 1003327534 0 # Node ID 79aa94c4266e22e795a0570adc54130f24bea40f # Parent 127fa811febd166ae30a7a5be4fd45d7ea0b39f1 *** empty log message *** diff -r 127fa811febd -r 79aa94c4266e src/ChangeLog --- a/src/ChangeLog Wed Oct 17 14:05:09 2001 +0000 +++ b/src/ChangeLog Wed Oct 17 14:05:34 2001 +0000 @@ -1,5 +1,12 @@ 2001-10-17 Gerd Moellmann + * xdisp.c (try_window_id): Don't display lines after the window + end if the rest of the window after the window end was already + blank. + + * xdisp.c (try_window_id): Remove code that was only there + for the release of 21.1. + * xdisp.c (display_line): Don't indicate empty lines in mini-windows.