Mon, 24 Apr 1995 21:50:39 +0000 |
Richard M. Stallman |
(safe_run_hooks_1, safe_run_hooks_error): New subroutines.
|
Tue, 18 Apr 1995 18:37:51 +0000 |
Richard M. Stallman |
(map_event_to_object): Declaration deleted.
|
Fri, 14 Apr 1995 18:26:53 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Don't use prototype.
|
Mon, 10 Apr 1995 23:43:57 +0000 |
Karl Heuer |
(push_frame_kboard, pop_frame_kboard): Do nothing if !MULTI_KBOARD.
|
Mon, 10 Apr 1995 22:37:57 +0000 |
Karl Heuer |
(init_keyboard): Don't malloc a new structure;
|
Mon, 10 Apr 1995 07:46:48 +0000 |
Richard M. Stallman |
(any_kboard_state): Renamed from unlock_kboard.
|
Sat, 08 Apr 1995 00:22:33 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Check for frame buried in a cons.
|
Fri, 07 Apr 1995 18:38:06 +0000 |
Richard M. Stallman |
(parse_modifiers): Use type EMACS_INT for `modifiers'.
|
Fri, 31 Mar 1995 19:26:53 +0000 |
Karl Heuer |
(command_loop_1): If we ignore force_start, then also
|
Fri, 31 Mar 1995 04:51:59 +0000 |
Karl Heuer |
(event_to_kboard): Ignore dead frames.
|
Fri, 31 Mar 1995 03:56:30 +0000 |
Karl Heuer |
(wipe_kboard): Make this function static.
|
Sun, 26 Mar 1995 21:13:57 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Pass 0 for `insist' arg.
|
Wed, 15 Mar 1995 22:10:54 +0000 |
Karl Heuer |
(make_lispy_event): Do mouse code only if HAVE_MOUSE.
|
Wed, 15 Mar 1995 01:55:24 +0000 |
Karl Heuer |
(unlock_kboard): Renamed from unlock_display.
|
Tue, 14 Mar 1995 04:25:37 +0000 |
Karl Heuer |
(event_to_perdisplay): New function.
|
Mon, 13 Mar 1995 03:09:40 +0000 |
Karl Heuer |
(unlock_display): current_perdisplay now is never null.
|
Sun, 12 Mar 1995 21:30:35 +0000 |
Richard M. Stallman |
(parse_modifiers_uncached): Delete the code for
|
Wed, 08 Mar 1995 05:50:47 +0000 |
Karl Heuer |
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
|
Wed, 08 Mar 1995 03:31:18 +0000 |
Karl Heuer |
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
|
Wed, 08 Mar 1995 01:26:16 +0000 |
Karl Heuer |
(init_perdisplay): Initialize Vlast_kbd_macro.
|
Wed, 08 Mar 1995 00:45:37 +0000 |
Karl Heuer |
(cmd_error): Bind Vprint_level and Vprint_length.
|
Tue, 07 Mar 1995 04:57:02 +0000 |
Karl Heuer |
(command_loop_1): Fix test for prefix arg.
|
Fri, 03 Mar 1995 10:32:07 +0000 |
Richard M. Stallman |
(read_key_sequence): Update orig_local_map
|
Fri, 03 Mar 1995 05:01:27 +0000 |
Karl Heuer |
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
|
Fri, 03 Mar 1995 02:08:49 +0000 |
Karl Heuer |
(cmd_error): Allow current_perdisplay to be null.
|
Fri, 03 Mar 1995 01:50:42 +0000 |
Karl Heuer |
(read_key_sequence): New arg can_return_switch_frame. All callers changed.
|
Wed, 01 Mar 1995 04:27:37 +0000 |
Karl Heuer |
(cmd_error): Use clear_prefix_arg.
|
Sun, 26 Feb 1995 22:31:45 +0000 |
Richard M. Stallman |
(convert_event_type_list): New function.
|
Sat, 25 Feb 1995 07:13:09 +0000 |
Karl Heuer |
(unlock_display): New function.
|
Fri, 24 Feb 1995 02:41:55 +0000 |
Karl Heuer |
(display_locked): New var to indicate when we're in the run state.
|