Mercurial > emacs
changeset 68883:64799e14a115
* cus-start.el (all): Add x-gtk-whole-detached-tool-bar
author | Jan Djärv <jan.h.d@swipnet.se> |
---|---|
date | Tue, 14 Feb 2006 11:36:25 +0000 |
parents | b7113ead6c0a |
children | 85b446e1fa18 |
files | lisp/ChangeLog lisp/cus-start.el |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Feb 14 11:35:48 2006 +0000 +++ b/lisp/ChangeLog Tue Feb 14 11:36:25 2006 +0000 @@ -1,3 +1,7 @@ +2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> + + * cus-start.el (all): Add x-gtk-whole-detached-tool-bar + 2006-02-14 Juanma Barranquero <lekktu@gmail.com> * help.el (where-is): Fix message for remapped commands.
--- a/lisp/cus-start.el Tue Feb 14 11:35:48 2006 +0000 +++ b/lisp/cus-start.el Tue Feb 14 11:36:25 2006 +0000 @@ -359,6 +359,7 @@ (repeat (directory :format "%v"))) (x-use-old-gtk-file-dialog menu boolean "22.1") (x-gtk-show-hidden-files menu boolean "22.1") + (x-gtk-whole-detached-tool-bar x boolean "22.1") ;; xterm.c (mouse-autoselect-window display boolean "21.3") (x-use-underline-position-properties display boolean "21.3")