aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 4c4ac5f8725..9cb3b248232 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,17 @@
12010-07-28 Jan Djärv <jan.h.d@swipnet.se>
2
3 * xsettings.c (Ftool_bar_get_system_style): Also check for
4 Qtext_image_horiz.
5
6 * xdisp.c (Qtext_image_horiz): Define.
7 (syms_of_xdisp): Initialize Qtext_image_horiz. Add text-image-horiz
8 to ducumentation of tool-bar-style.
9
10 * lisp.h (Qtext_image_horiz): Declare.
11
12 * gtkutil.c (xg_make_tool_item, xg_show_toolbar_item): Handle tool bar
13 style text_image_horiz.
14
12010-07-27 Dan Nicolaescu <dann@ics.uci.edu> 152010-07-27 Dan Nicolaescu <dann@ics.uci.edu>
2 16
3 * emacs.c (Fkill_emacs): Remove return statement. 17 * emacs.c (Fkill_emacs): Remove return statement.