]> git.eshelyaron.com Git - emacs.git/commitdiff
* gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
authorJan Djärv <jan.h.d@swipnet.se>
Tue, 14 Feb 2006 11:35:19 +0000 (11:35 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Tue, 14 Feb 2006 11:35:19 +0000 (11:35 +0000)
 value of x-gtk-whole-detached-tool-bar.
 (xg_tool_bar_attach_callback): Set show-arrow to FALSE.

 * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.

src/ChangeLog

index 7aa6a97967cd2120fd11c6891f9416b6ffc5f64a..aec3e6d1ee23e72a8efcd0adbd67c62136ee42bf 100644 (file)
@@ -1,3 +1,11 @@
+2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the
+       value of x-gtk-whole-detached-tool-bar.
+       (xg_tool_bar_attach_callback): Set show-arrow to FALSE.
+
+       * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar.
+
 2006-02-14  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (x_x_to_emacs_modifiers): Make non-static.