diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 8d55e443f65..34982819c28 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2011-06-05 Jan Djärv <jan.h.d@swipnet.se> | ||
| 2 | |||
| 3 | * gtkutil.c (xg_get_default_scrollbar_width): New function. | ||
| 4 | |||
| 5 | * gtkutil.h: Declare xg_get_default_scrollbar_width. | ||
| 6 | |||
| 7 | * xfns.c (x_set_scroll_bar_default_width): If USE_GTK, get | ||
| 8 | min width by calling x_set_scroll_bar_default_width (Bug#8505). | ||
| 9 | |||
| 1 | 2011-06-05 Juanma Barranquero <lekktu@gmail.com> | 10 | 2011-06-05 Juanma Barranquero <lekktu@gmail.com> |
| 2 | 11 | ||
| 3 | * xdisp.c (single_display_spec_intangible_p): Remove declaration. | 12 | * xdisp.c (single_display_spec_intangible_p): Remove declaration. |