aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 1a111f026a1..10059497ecc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,12 @@
3 * xterm.c (x_draw_glyph_string_box): Don't draw a full-width 3 * xterm.c (x_draw_glyph_string_box): Don't draw a full-width
4 box just because the glyph row's full_width_p flag is set. 4 box just because the glyph row's full_width_p flag is set.
5 5
62001-03-14 Eli Zaretskii <eliz@is.elta.co.il>
7
8 * xdisp.c (highlight_trailing_whitespace): On character terminals,
9 skip the padding blanks inserted in extend_face_to_end_of_line,
10 before checking for trailing whitespace.
11
62001-03-13 Gerd Moellmann <gerd@gnu.org> 122001-03-13 Gerd Moellmann <gerd@gnu.org>
7 13
8 * xmenu.c (popup_activate_callback, popup_deactivate_callback): 14 * xmenu.c (popup_activate_callback, popup_deactivate_callback):