Mercurial > emacs
diff etc/NEWS @ 109582:9c41ffa303a2
Add doc and NEWS for tool-bar-position.
* doc/emacs/frames.texi (Tool Bars): Add doc for tool-bar-position.
* doc/lispref/frames.texi (Layout Parameters): Add doc for tool-bar-position.
author | Jan D. <jan.h.d@swipnet.se> |
---|---|
date | Thu, 29 Jul 2010 19:10:41 +0200 |
parents | 1277fe6717c9 |
children | 43eca6c9f493 |
line wrap: on
line diff
--- a/etc/NEWS Thu Jul 29 18:49:59 2010 +0200 +++ b/etc/NEWS Thu Jul 29 19:10:41 2010 +0200 @@ -99,6 +99,11 @@ Customize `tool-bar-style' to choose style. On a Gnome desktop, the default is taken from the desktop settings. +** GTK tool bars can be placed on the left/right or top/bottom of the frame. +The frame-parameter tool-bar-position controls this. It takes the values +top, left, tight or bottom. The Options => Show/Hide menu has entries +for this. + ** Lucid menus and dialogs can display antialiased fonts if Emacs is built with Xft.