Tue, 03 Oct 1995 09:17:37 +0000 |
Richard M. Stallman |
(Vsuggest_key_bindings): New variable.
|
Mon, 25 Sep 1995 18:44:59 +0000 |
Richard M. Stallman |
(safe_run_hooks): No longer static.
|
Sun, 10 Sep 1995 01:23:14 +0000 |
Richard M. Stallman |
(command_loop_1): Set this_command to nil before reading a command.
|
Thu, 31 Aug 1995 23:09:39 +0000 |
Richard M. Stallman |
(Fcommand_execute): Ignore `disabled' property on
|
Sat, 26 Aug 1995 15:26:42 +0000 |
Richard M. Stallman |
(modifier_names): Add 4 bits to modifier bit positions.
|
Mon, 21 Aug 1995 22:02:50 +0000 |
Richard M. Stallman |
(Qpost_command_idle_hook, Vpost_command_idle_hook): New vars.
|
Tue, 08 Aug 1995 05:12:31 +0000 |
Richard M. Stallman |
(read_key_sequence): Undo previous change.
|
Thu, 03 Aug 1995 00:02:07 +0000 |
Richard M. Stallman |
(read_key_sequence): Don't downshift an event
|
Mon, 31 Jul 1995 05:34:55 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Fix prev change.
|
Fri, 28 Jul 1995 16:36:01 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Update input_pending after
|
Tue, 25 Jul 1995 20:23:50 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event) [USE_X_TOOLKIT]:
|
Fri, 21 Jul 1995 07:47:25 +0000 |
Richard M. Stallman |
(command_loop_1): Clear echo area after 2 sec
|
Mon, 17 Jul 1995 23:42:42 +0000 |
Karl Heuer |
(mouse_moved): Variable deleted.
|
Sun, 02 Jul 1995 09:38:15 +0000 |
Richard M. Stallman |
(read_char): Temporarily clear Vquit_flag
|
Sun, 02 Jul 1995 00:08:34 +0000 |
Richard M. Stallman |
(Vspecial_event_map): New variable.
|
Tue, 20 Jun 1995 18:27:13 +0000 |
Richard M. Stallman |
(read_key_sequence): Don't use Vprefix_help_command
|
Tue, 20 Jun 1995 14:56:35 +0000 |
Richard M. Stallman |
(Freset_this_command_lengths): New function.
|
Sun, 18 Jun 1995 22:28:53 +0000 |
Richard M. Stallman |
(quit_throw_to_read_char): Turn off the error check
|
Sat, 17 Jun 1995 01:49:35 +0000 |
Richard M. Stallman |
(quit_throw_to_read_char): Use do_switch_frame directly.
|
Fri, 16 Jun 1995 05:42:42 +0000 |
Karl Heuer |
(init_kboard): Initialize it.
|
Wed, 14 Jun 1995 22:11:21 +0000 |
Karl Heuer |
(command_loop_1): Clear prefix arg (undo Feb 1 change).
|
Sun, 11 Jun 1995 20:09:49 +0000 |
Karl Heuer |
(read_char_minibuf_menu_prompt):
|
Fri, 09 Jun 1995 20:37:54 +0000 |
Karl Heuer |
(system_key_syms): Deleted; now part of struct kboard.
|
Fri, 09 Jun 1995 19:15:55 +0000 |
Karl Heuer |
(modify_event_symbol): Mask out high bits here,
|
Fri, 09 Jun 1995 03:03:46 +0000 |
Karl Heuer |
(last_command): Var deleted; now part of struct kboard.
|
Fri, 09 Jun 1995 01:14:45 +0000 |
Karl Heuer |
(Fevent_convert_list): Renamed from convert_event_type_list.
|
Fri, 09 Jun 1995 00:55:30 +0000 |
Karl Heuer |
(Vhelp_event_list): New var.
|
Fri, 09 Jun 1995 00:52:18 +0000 |
Karl Heuer |
(read_key_sequence): Don't run activate-menubar-hook
|
Wed, 07 Jun 1995 22:18:05 +0000 |
Karl Heuer |
(cmd_error, command_loop_1, Fcommand_execute)
|
Tue, 06 Jun 1995 01:39:40 +0000 |
Karl Heuer |
(cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
|
Mon, 29 May 1995 21:04:07 +0000 |
Karl Heuer |
(make_lispy_event, make_lispy_movement):
|
Mon, 29 May 1995 19:40:47 +0000 |
Karl Heuer |
(Fset_input_mode): When read_socket_hook, ignore
|
Wed, 17 May 1995 07:27:29 +0000 |
Karl Heuer |
(syms_of_keyboard): Always define track-mouse.
|
Tue, 09 May 1995 05:16:19 +0000 |
Karl Heuer |
(init_kboard): Initialize Vdefault_minibuffer_frame.
|
Tue, 09 May 1995 01:32:05 +0000 |
Karl Heuer |
[MULTI_KBOARD] (read_char): If the character was for
|
Mon, 08 May 1995 15:45:55 +0000 |
Richard M. Stallman |
(Fread_key_sequence): Doc fix.
|
Fri, 05 May 1995 02:55:21 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Handle long EMACS_INT in sprintf.
|
Thu, 04 May 1995 16:27:01 +0000 |
Richard M. Stallman |
(parse_modifiers, apply_modifiers): Don't assume 32-bit EMACS_INT.
|
Thu, 04 May 1995 03:49:31 +0000 |
Richard M. Stallman |
(reorder_modifiers): Cast apply_modifiers arg to int.
|
Thu, 04 May 1995 03:47:32 +0000 |
Richard M. Stallman |
(reorder_modifiers): Use XINT.
|
Tue, 02 May 1995 04:41:26 +0000 |
Karl Heuer |
(kbd_buffer_get_event): New arg USED_MOUSE_MENU.
|
Sat, 29 Apr 1995 04:20:12 +0000 |
Karl Heuer |
(read_char, read_char_x_menu_prompt): Exclude
|
Mon, 24 Apr 1995 22:13:00 +0000 |
Karl Heuer |
(Vsystem_key_alist): Delete global variable.
|
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
|