(x_handle_tool_bar_click): Store the frame in the
commit0f1a9b2356e3eb8ddfea1f26f3d8812e568f7d03
authorGerd Moellmann <gerd@gnu.org>
Thu, 13 Jul 2000 14:09:50 +0000 (13 14:09 +0000)
committerGerd Moellmann <gerd@gnu.org>
Thu, 13 Jul 2000 14:09:50 +0000 (13 14:09 +0000)
tree31823c7568ad849b92ea5db5c4c4d12b0236c9a1
parent9979315d68c82de6233ab815a92336b209b2646f
(x_handle_tool_bar_click): Store the frame in the
frame_or_window slot of TOOL_BAR_EVENT input events instead of
consing.  For prefix events, store the frame in the `arg' slot of
the event, otherwise store the key there.
(XTread_socket): Instead of consing, use the frame_or_window slot
of HELP_EVENTs for the frame, and the `arg' slot for the help
string.
src/ChangeLog
src/xterm.c