Mercurial > emacs
diff src/ChangeLog @ 110391:bbc922c0cfa8
Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
* dframe.el (dframe-reposition-frame-emacs): Use tool-bar-pixel-width
in calculating new frame position. Add more space between new and
parent on the left.
* frame.c (Ftool_bar_pixel_width): New function to expose tool
bar's pixel width to Lisp.
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Fri, 17 Sep 2010 11:04:35 +0200 |
parents | 4fd09e92be41 |
children | 0b48e1b8f0e3 |
line wrap: on
line diff
--- a/src/ChangeLog Fri Sep 17 09:58:07 2010 +0200 +++ b/src/ChangeLog Fri Sep 17 11:04:35 2010 +0200 @@ -1,3 +1,11 @@ +2010-09-17 Stephen Berman <stephen.berman@gmx.net> + + * frame.c (Ftool_bar_pixel_width): New function to expose tool + bar's pixel width to Lisp (Bug#7048). + + 2010-09-14 Juanma Barranquero <lekktu@gmail.com> + + * cmds.c (syms_of_cmds) <post-self-insert-hook>: Fix typos in docstring. 2010-09-17 Jan Djärv <jan.h.d@swipnet.se> * gtkutil.c (xg_pack_tool_bar): Call gtk_handle_box_set_handle_position