aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorChong Yidong2008-08-29 01:06:33 +0000
committerChong Yidong2008-08-29 01:06:33 +0000
commitefe63a4bdfdac3986978973070ebee8672c32d2c (patch)
tree8cba4532f507911cd617c329e8dee9ded27ea2fd /src
parent54da3bdf47b0ea777d3aa93b64f37987a69d0840 (diff)
downloademacs-efe63a4bdfdac3986978973070ebee8672c32d2c.tar.gz
emacs-efe63a4bdfdac3986978973070ebee8672c32d2c.zip
* xdisp.c (update_tool_bar_unwind): New function.
(update_tool_bar): Temporarily set selected frame before building tool-bar items.
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index f9381ec1b75..cac3b713d6f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12008-08-29 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (update_tool_bar_unwind): New function.
4 (update_tool_bar): Temporarily set selected frame before building
5 tool-bar items.
6
12008-08-28 Michael Albinus <michael.albinus@gmx.de> 72008-08-28 Michael Albinus <michael.albinus@gmx.de>
2 8
3 * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and 9 * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and