changeset 69495:a8b5c528ea86

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Wed, 15 Mar 2006 19:02:00 +0000
parents a996c2fa0b6a
children 497e12ffa068
files src/ChangeLog
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Mar 15 17:08:39 2006 +0000
+++ b/src/ChangeLog	Wed Mar 15 19:02:00 2006 +0000
@@ -1,3 +1,12 @@
+2006-03-15  Kim F. Storm  <storm@cua.dk>
+
+	* 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  <lekktu@gmail.com>
 
 	* fringe.c (w32_init_fringe, w32_reset_fringes): Restore to being