Mercurial > emacs
comparison src/ChangeLog @ 109583:09fcb3817c1e
* xfns.c (x_set_tool_bar_position): Remove debug fprintf.
author | Jan D <jan.h.d@swipnet.se> |
---|---|
date | Thu, 29 Jul 2010 20:08:51 +0200 |
parents | 06384b3caebf |
children | 63e95c4f28f0 |
comparison
equal
deleted
inserted
replaced
109582:9c41ffa303a2 | 109583:09fcb3817c1e |
---|---|
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 | |
3 * xfns.c (x_set_tool_bar_position): Remove debug fprintf. | |
2 | 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. |
6 if USE_GTK: Add hbox_widget and toolbar_in_hbox. | 8 if USE_GTK: Add hbox_widget and toolbar_in_hbox. |