# HG changeset patch # User Jan Dj¸«£rv # Date 1139916919 0 # Node ID 689c7e2df3ae4cda31100f01089cfa7180c57768 # Parent f5fa98f7c3b7861c0e521d7e1193ca0c34012122 * 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. diff -r f5fa98f7c3b7 -r 689c7e2df3ae src/ChangeLog --- a/src/ChangeLog Tue Feb 14 11:35:00 2006 +0000 +++ b/src/ChangeLog Tue Feb 14 11:35:19 2006 +0000 @@ -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.