Expose tool-bar pixel width to lisp and use it for speedbar (Bug#7048)
authorJan D <jan.h.d@swipnet.se>
Fri, 17 Sep 2010 09:04:35 +0000 (11:04 +0200)
committerJan D <jan.h.d@swipnet.se>
Fri, 17 Sep 2010 09:04:35 +0000 (11:04 +0200)
commitfb0cf781a1e22c3e9198811f57b72a023b865969
tree58038f4b3f2546e7b39fd89f0089e42f57a5206f
parent1a9dc3b588164a97382127f51f1dda9e74abcf3d
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.
lisp/ChangeLog
lisp/dframe.el
src/ChangeLog
src/frame.c