diff options
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 70d03104b7b..18dcc803efa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -16,7 +16,7 @@ | |||
| 16 | 16 | ||
| 17 | * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the | 17 | * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the |
| 18 | value of x-gtk-whole-detached-tool-bar. | 18 | value of x-gtk-whole-detached-tool-bar. |
| 19 | (xg_tool_bar_attach_callback): Set show-arrow to FALSE. | 19 | (xg_tool_bar_attach_callback): Set show-arrow to TRUE. |
| 20 | 20 | ||
| 21 | * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar. | 21 | * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar. |
| 22 | 22 | ||