log src/keyboard.c @ 9272:0a0998c4d4b6

age author description
Tue, 04 Oct 1994 12:13:17 +0000 Karl Heuer (command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
Sun, 02 Oct 1994 12:26:46 +0000 Paul Reilly (make_lispy_event): Do not set item. Now handled in xmenu.c by
Sat, 01 Oct 1994 21:25:41 +0000 Richard M. Stallman (head_table): Set up Qdelete_frame.
Tue, 27 Sep 1994 02:28:15 +0000 Karl Heuer (echo_char, cmd_error_internal, command_loop_1, read_char,
Thu, 22 Sep 1994 06:26:46 +0000 Richard M. Stallman (cmd_error_internal): New function, broken out of cmd_error.
Tue, 20 Sep 1994 04:39:43 +0000 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
Tue, 20 Sep 1994 04:27:27 +0000 Karl Heuer (kbd_store_ptr): Declare storage class before qualifier.
Tue, 13 Sep 1994 04:13:32 +0000 Richard M. Stallman (gobble_input): Block SIGALRM if we are using it.
Thu, 08 Sep 1994 19:14:12 +0000 Richard M. Stallman (record_asynch_buffer_change): Don't test
Wed, 31 Aug 1994 04:14:02 +0000 Richard M. Stallman (input_polling_used): New function.
Sun, 28 Aug 1994 19:58:40 +0000 Richard M. Stallman (polling_for_input): Define var unconditionally.
Tue, 23 Aug 1994 08:24:23 +0000 Richard M. Stallman (read_char): After read_char_minibuf_menu_prompt,
Fri, 19 Aug 1994 07:06:30 +0000 Richard M. Stallman (read_char): Don't show buffer-events to the user.
Wed, 10 Aug 1994 03:21:20 +0000 Richard M. Stallman (record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
Wed, 03 Aug 1994 07:39:40 +0000 Richard M. Stallman (make_lispy_event): If the position is not in a window,
Tue, 02 Aug 1994 01:33:48 +0000 Richard M. Stallman (follow_key): Don't downcase letters here.
Wed, 20 Jul 1994 20:01:12 +0000 Richard M. Stallman (Vdeferred_action_list, Vdeferred_action_function): New variables.
Thu, 14 Jul 1994 05:00:21 +0000 Richard M. Stallman (safe_run_hooks): Use local var to restore hook's value.
Wed, 13 Jul 1994 09:43:02 +0000 Richard M. Stallman (command_loop_1): Do direct output for cursor motion
Thu, 07 Jul 1994 06:42:21 +0000 Richard M. Stallman (make_lispy_event): Ignore menu bar up events.
Wed, 29 Jun 1994 19:52:17 +0000 Richard M. Stallman (command_loop_1): Don't clear nonundocount
Tue, 28 Jun 1994 17:02:40 +0000 Richard M. Stallman (safe_run_hooks): Take symbol as arg.
Sun, 26 Jun 1994 18:14:13 +0000 Richard M. Stallman (echo_dash): Fix backwards conditional.
Fri, 24 Jun 1994 00:34:47 +0000 Karl Heuer (syms_of_keyboard): Don't staticpro the same var twice.
Tue, 21 Jun 1994 19:47:44 +0000 Richard M. Stallman (apply_modifiers): Use assq_no_quit.
Sat, 18 Jun 1994 14:53:55 +0000 Richard M. Stallman (echo_after_prompt): New variable.
Mon, 13 Jun 1994 20:11:10 +0000 Richard M. Stallman (syms_of_keyboard): Properly init Vsystem_key_alist.
Sun, 12 Jun 1994 12:42:56 +0000 Richard M. Stallman (read_char): When we loop and call redisplay,
Tue, 07 Jun 1994 17:34:44 +0000 Richard M. Stallman (command_loop_1): Treat nil in display tab like no display tab.
Sun, 05 Jun 1994 18:28:57 +0000 Richard M. Stallman (modify_event_symbol): Return nil if out of range.