diff options
| author | Jan D | 2010-07-29 20:08:51 +0200 |
|---|---|---|
| committer | Jan D | 2010-07-29 20:08:51 +0200 |
| commit | 2ebf1083e756db91ade4215ce772e37e6c9cb716 (patch) | |
| tree | 9a7f5c52fac31eb1948be6c2f7f5c253eda78eb8 /src/ChangeLog | |
| parent | 8b2dd50845433369cf98d98faca41d948b55af22 (diff) | |
| download | emacs-2ebf1083e756db91ade4215ce772e37e6c9cb716.tar.gz emacs-2ebf1083e756db91ade4215ce772e37e6c9cb716.zip | |
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 1fd18d0abb0..2eb15cc0d13 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-07-29 Jan Djärv <jan.h.d@swipnet.se> | 1 | 2010-07-29 Jan Djärv <jan.h.d@swipnet.se> |
| 2 | 2 | ||
| 3 | * xfns.c (x_set_tool_bar_position): Remove debug fprintf. | ||
| 4 | |||
| 3 | * xterm.h (struct x_output): Add toolbar_top_height, | 5 | * xterm.h (struct x_output): Add toolbar_top_height, |
| 4 | toolbar_bottom_height, toolbar_left_width, toolbar_right_width. Remove | 6 | toolbar_bottom_height, toolbar_left_width, toolbar_right_width. Remove |
| 5 | toolbar_height. | 7 | toolbar_height. |