* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
authorJan Djärv <jan.h.d@swipnet.se>
Sun, 31 Oct 2004 15:11:31 +0000 (15:11 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Sun, 31 Oct 2004 15:11:31 +0000 (15:11 +0000)
commit12e6566a256a5c18a018645e6cbd461eb8662e62
tree4bdaef28c6d1960bcbfee5a16ff220aee5caa199
parentfcdb28b473b74bd2a2d79675280764d3abde0659
* xdisp.c (update_tool_bar): Pass a copy of f->tool_bar_items to
tool_bar_items and assign the result to f->tool_bar_items if
not equal.  Move BLOCK/UNBLOCK_INPUT from around call to
tool_bar_items to assignment of result.
src/ChangeLog
src/xdisp.c