# HG changeset patch # User Kim F. Storm # Date 1145831297 0 # Node ID 36a867f7585768ec4bdfc9d0768b7870243b4632 # Parent 4a716172f505dd7b36d32e611c53c3811adf0e08 *** empty log message *** diff -r 4a716172f505 -r 36a867f75857 src/ChangeLog --- a/src/ChangeLog Sun Apr 23 22:27:08 2006 +0000 +++ b/src/ChangeLog Sun Apr 23 22:28:17 2006 +0000 @@ -4,8 +4,8 @@ matrices to force recalculation of tool-bar height after font change. * xdisp.c (tool_bar_lines_needed): New local `temp_row' for clarity. - (tool_bar_lines_needed): Clear it when done, so we don't accidentally - draw a second copy of the tool-bar after resetting f->n_tool_bar_rows. + Clear it when done, so we don't accidentally draw a second copy of + the tool-bar after resetting f->n_tool_bar_rows. (redisplay_tool_bar): Update tool-bar-lines frame parameter whenever we recalculate f->n_tool_bar_rows.