aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv2013-02-14 20:01:12 +0100
committerJan Djärv2013-02-14 20:01:12 +0100
commit51b3a99c948dc83f3387f440702ab6e175b61e0f (patch)
treee1088ff82051ffacdaab556846dd7a2aa498be52 /src/ChangeLog
parente31560a79130b8f477883a9a32253cb1ed3b3ef2 (diff)
downloademacs-51b3a99c948dc83f3387f440702ab6e175b61e0f.tar.gz
emacs-51b3a99c948dc83f3387f440702ab6e175b61e0f.zip
* gtkutil.c (tb_size_cb): New function.
(xg_create_tool_bar): Connect size-allocate to tb_size_cb. Fixes: debbugs:13512
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 3c9ea256547..8b1c429e406 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12013-02-14 Jan Djärv <jan.h.d@swipnet.se>
2
3 * gtkutil.c (tb_size_cb): New function.
4 (xg_create_tool_bar): Connect size-allocate to tb_size_cb (Bug#13512).
5
12013-02-14 Stefan Monnier <monnier@iro.umontreal.ca> 62013-02-14 Stefan Monnier <monnier@iro.umontreal.ca>
2 7
3 * keyboard.c (active_maps): Fcurrent_active_maps expects a position, not 8 * keyboard.c (active_maps): Fcurrent_active_maps expects a position, not