diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7aa6a97967c..aec3e6d1ee2 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,13 @@ | |||
| 1 | 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 1 | 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * gtkutil.c (xg_tool_bar_detach_callback): Set show-arrow to the | ||
| 4 | value of x-gtk-whole-detached-tool-bar. | ||
| 5 | (xg_tool_bar_attach_callback): Set show-arrow to FALSE. | ||
| 6 | |||
| 7 | * xfns.c (syms_of_xfns): New variable: x-gtk-whole-detached-tool-bar. | ||
| 8 | |||
| 9 | 2006-02-14 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | ||
| 10 | |||
| 3 | * xterm.c (x_x_to_emacs_modifiers): Make non-static. | 11 | * xterm.c (x_x_to_emacs_modifiers): Make non-static. |
| 4 | 12 | ||
| 5 | * xterm.h: Declare x_x_to_emacs_modifiers. | 13 | * xterm.h: Declare x_x_to_emacs_modifiers. |