comparison src/ChangeLog @ 30203:34881d6fc1f6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 13 Jul 2000 23:56:44 +0000
parents 52c1b7a2e7a5
children 0f93b32d6add
comparison
equal deleted inserted replaced
30202:bade676e0950 30203:34881d6fc1f6
1 2000-07-14 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (construct_mouse_click, x_scroll_bar_to_input_event)
4 (x_scroll_bar_handle_click, SET_SAVED_MENU_EVENT, XTread_socket):
5 Always set `arg' member of input_events.
6 (construct_menu_click): Unused function removed.
7
8 * msdos.c (dos_rawgetc): Always set `arg' member of input_events.
9
10 * w32term.c (construct_mouse_click, construct_mouse_wheel)
11 (construct_drag_n_drop, x_scroll_bar_handle_click)
12 (w32_read_socket): Always set `arg' member of input_events.
13
14 * keyboard.c (show_help_echo): Use eval_form. Add comment.
15
16 * lisp.h (eval_form): Add prototype.
17
18 * xdisp.c (eval_form): Make it externally visible.
19
1 2000-07-13 Gerd Moellmann <gerd@gnu.org> 20 2000-07-13 Gerd Moellmann <gerd@gnu.org>
2 21
3 * xterm.c (x_handle_tool_bar_click): Store the frame in the 22 * xterm.c (x_handle_tool_bar_click): Store the frame in the
4 frame_or_window slot of TOOL_BAR_EVENT input events instead of 23 frame_or_window slot of TOOL_BAR_EVENT input events instead of
5 consing. For prefix events, store the frame in the `arg' slot of 24 consing. For prefix events, store the frame in the `arg' slot of