# HG changeset patch # User Gerd Moellmann # Date 984576405 0 # Node ID 7225d251346b40821c8922202b3869c58eeca43e # Parent 0d387c8ca7dbd10d6920f0b40c46a8499a36dfa8 *** empty log message *** diff -r 0d387c8ca7db -r 7225d251346b src/ChangeLog --- a/src/ChangeLog Wed Mar 14 13:26:13 2001 +0000 +++ b/src/ChangeLog Wed Mar 14 13:26:45 2001 +0000 @@ -3,6 +3,12 @@ * xterm.c (x_draw_glyph_string_box): Don't draw a full-width box just because the glyph row's full_width_p flag is set. +2001-03-14 Eli Zaretskii + + * xdisp.c (highlight_trailing_whitespace): On character terminals, + skip the padding blanks inserted in extend_face_to_end_of_line, + before checking for trailing whitespace. + 2001-03-13 Gerd Moellmann * xmenu.c (popup_activate_callback, popup_deactivate_callback):