aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2003-02-17 18:39:53 +0000
committerJan Djärv2003-02-17 18:39:53 +0000
commitf098b121caf14e743c05e8ea1f015a78aace5d15 (patch)
tree84a70c8a67e635fb5a1387b5b57ce4ef30b17196 /src/ChangeLog
parenta56c637db20fe38ad078f047564f96cf31946d7a (diff)
downloademacs-f098b121caf14e743c05e8ea1f015a78aace5d15.tar.gz
emacs-f098b121caf14e743c05e8ea1f015a78aace5d15.zip
* gtkutil.c (xg_tool_bar_expose_callback): New function.
(xg_create_tool_bar): Force style of tool bar to be horizontal with icons. Set name of tool bar to emacs-toolbar. (update_frame_tool_bar): Connect expose event to xg_tool_bar_expose_callback.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 57d144c63bc..f9d0f56503e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12003-02-17 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (xg_tool_bar_expose_callback): New function.
4 (xg_create_tool_bar): Force style of tool bar to be horizontal with
5 icons. Set name of tool bar to emacs-toolbar.
6 (update_frame_tool_bar): Connect expose event to
7 xg_tool_bar_expose_callback.
8
12003-02-17 Richard M. Stallman <rms@gnu.org> 92003-02-17 Richard M. Stallman <rms@gnu.org>
2 10
3 * keyboard.c (this_command_key_count_reset): New variable. 11 * keyboard.c (this_command_key_count_reset): New variable.