From 5a9710f6e6f568ac00bd21dcb5c2af48469debbe Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Thu, 1 Jan 2015 17:29:51 +0200 Subject: Make sure tool-bar changes are reflected on display. lisp/tool-bar.el (tool-bar-local-item) (tool-bar-local-item-from-menu): Call force-mode-line-update to make sure the tool-bar changes show on display. --- lisp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'lisp/ChangeLog') diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 74517345064..135ee4749dc 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2015-01-01 Eli Zaretskii + + * tool-bar.el (tool-bar-local-item) + (tool-bar-local-item-from-menu): Call force-mode-line-update to + make sure the tool-bar changes show on display. + 2014-12-29 Michael Albinus Sync with Tramp 2.2.11. -- cgit v1.2.1