aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan D2010-07-29 20:08:51 +0200
committerJan D2010-07-29 20:08:51 +0200
commit2ebf1083e756db91ade4215ce772e37e6c9cb716 (patch)
tree9a7f5c52fac31eb1948be6c2f7f5c253eda78eb8 /src/ChangeLog
parent8b2dd50845433369cf98d98faca41d948b55af22 (diff)
downloademacs-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/ChangeLog2
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 @@
12010-07-29 Jan Djärv <jan.h.d@swipnet.se> 12010-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.