Mercurial > emacs
changeset 70200:36a867f75857
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sun, 23 Apr 2006 22:28:17 +0000 |
parents | 4a716172f505 |
children | 6b96268b48a3 |
files | src/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.