emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/ChangeLog,v


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/ChangeLog,v
Date: Sat, 01 Jul 2006 23:28:39 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kim F. Storm <kfstorm>  06/07/01 23:28:38

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/src/ChangeLog,v
retrieving revision 1.5156
retrieving revision 1.5157
diff -u -b -r1.5156 -r1.5157
--- ChangeLog   30 Jun 2006 13:41:54 -0000      1.5156
+++ ChangeLog   1 Jul 2006 23:28:38 -0000       1.5157
@@ -1,3 +1,13 @@
+2006-07-02  Kim F. Storm  <address@hidden>
+
+       * 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  <address@hidden>
 
        * w32term.c (x_make_frame_visible): Use SystemParametersInfo with




reply via email to

[Prev in Thread] Current Thread [Next in Thread]