Mercurial > emacs
changeset 36802:7225d251346b
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 14 Mar 2001 13:26:45 +0000 |
parents | 0d387c8ca7db |
children | 4b1f1bdaf676 |
files | src/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <eliz@is.elta.co.il> + + * 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 <gerd@gnu.org> * xmenu.c (popup_activate_callback, popup_deactivate_callback):