From b08962806e71a340f806e7bec49f52b1f33729d1 Mon Sep 17 00:00:00 2001 From: "Kim F. Storm" Date: Wed, 15 Mar 2006 19:02:00 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7d274978466..f4d72eb9a25 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2006-03-15 Kim F. Storm + + * xdisp.c (extend_face_to_end_of_line): Always add space glyph to + empty row. Fixes memory corruption revealed by 2006-03-02 change. + (display_tool_bar_line): Skip empty tool-bar line if HEIGHT < 0. + (tool_bar_lines_needed): Fix tool-bar display in case the tool-bar + width is exactly the same as the window width. Don't count a final + empty tool-bar line (pass HEIGHT = -1 to display_tool_bar_line). + 2006-03-15 Juanma Barranquero * fringe.c (w32_init_fringe, w32_reset_fringes): Restore to being -- 2.39.2