From: Kim F. Storm Date: Sat, 1 Jul 2006 23:28:38 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~1769 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8cb72de5a6be7947a3493d1978e35c498d44da07;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 8289442da83..a6215ec38f1 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2006-07-02 Kim F. Storm + + * xdisp.c (display_tool_bar_line): Skip glyphs which are too big + to ever fit the tool-bar, + (MAX_FRAME_TOOL_BAR_HEIGHT): New macro. + (tool_bar_lines_needed): Use unused mode-line row as temp_row. + (redisplay_tool_bar): Only clear desired matrix if we actually + change the tool-bar window height. Only try to make the tool-bar + window bigger if there is actually room for it. + 2006-06-30 Ralf Angeli * w32term.c (x_make_frame_visible): Use SystemParametersInfo with