From: Chong Yidong Date: Fri, 29 Aug 2008 01:06:33 +0000 (+0000) Subject: * xdisp.c (update_tool_bar_unwind): New function. X-Git-Tag: emacs-pretest-23.0.90~3193 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=efe63a4bdfdac3986978973070ebee8672c32d2c;p=emacs.git * xdisp.c (update_tool_bar_unwind): New function. (update_tool_bar): Temporarily set selected frame before building tool-bar items. --- diff --git a/src/ChangeLog b/src/ChangeLog index f9381ec1b75..cac3b713d6f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-08-29 Chong Yidong + + * xdisp.c (update_tool_bar_unwind): New function. + (update_tool_bar): Temporarily set selected frame before building + tool-bar items. + 2008-08-28 Michael Albinus * dbusbind.c (XD_ERROR, XD_DEBUG_MESSAGE): Use strncpy and