From 26ebccfd1d6ea8dee26478bc3dd5fe43b4b1d25b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Dj=C3=A4rv?= Date: Tue, 14 Feb 2006 11:35:19 +0000 Subject: [PATCH] * 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. --- src/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 7aa6a97967c..aec3e6d1ee2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2006-02-14 Jan Dj,Ad(Brv + + * 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,Ad(Brv * xterm.c (x_x_to_emacs_modifiers): Make non-static. -- 2.39.2