log src/keyboard.c @ 15165:aa3de03facd8

age author description
Sun, 05 May 1996 04:35:53 +0000 Richard M. Stallman (Qup, Qdown): New variables.
Thu, 02 May 1996 22:33:51 +0000 Richard M. Stallman (Fthis_single_command_keys): New function.
Thu, 02 May 1996 21:39:06 +0000 Richard M. Stallman (Fevent_convert_list): Never treat last elt as modifier.
Mon, 29 Apr 1996 15:58:16 +0000 Richard M. Stallman (make_lispy_event): FRAME_MENU_BAR_ITEMS now has
Fri, 19 Apr 1996 09:21:55 +0000 Richard M. Stallman (read_key_sequence): Fix confusion between key and new_key.
Thu, 18 Apr 1996 06:04:32 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Fri, 12 Apr 1996 06:01:29 +0000 Richard M. Stallman (read_char): Use detect_input_pending_run_timers
Thu, 28 Mar 1996 18:35:56 +0000 Richard M. Stallman (last_timer_event): New variable.
Wed, 06 Mar 1996 19:17:17 +0000 Richard M. Stallman (timers_run): New variable, incremented when a timer is
Wed, 28 Feb 1996 17:51:22 +0000 Richard M. Stallman (timer_check): Walk down both timer lists in parallel.
Tue, 27 Feb 1996 06:01:30 +0000 Richard M. Stallman (Fcommand_execute): New arg SPECIAL. All callers changed.
Sun, 25 Feb 1996 20:44:09 +0000 Richard M. Stallman (command_loop_1): Explicitly clear the echo area
Wed, 21 Feb 1996 21:06:51 +0000 Karl Heuer (swallow_events): New arg DO_DISPLAY.
Sat, 17 Feb 1996 02:40:39 +0000 Karl Heuer (syms_of_keyboard): Doc fix.
Sat, 17 Feb 1996 02:32:31 +0000 Karl Heuer (Fopen_dribble_file): Check for failure.
Sat, 17 Feb 1996 02:28:26 +0000 Karl Heuer (Fopen_dribble_file): Close dribble file before
Mon, 12 Feb 1996 06:53:30 +0000 Richard M. Stallman [HAVE_NTGUI] (lispy_function_keys): Add mappings
Sat, 10 Feb 1996 08:48:48 +0000 Richard M. Stallman (read_char, timer_check): Call any_kboard_state
Sun, 04 Feb 1996 20:25:10 +0000 Richard M. Stallman (read_char_minibuf_menu_prompt): Use malloc to allocate
Thu, 01 Feb 1996 06:04:44 +0000 Richard M. Stallman (echo_now): Renamed from `echo'. All callers changed.
Thu, 01 Feb 1996 06:01:15 +0000 Richard M. Stallman (make_lispy_event): Timer event is a list, not just cons.
Mon, 29 Jan 1996 04:53:02 +0000 Richard M. Stallman (Qtimer_event): New symbol.
Thu, 18 Jan 1996 08:41:14 +0000 Richard M. Stallman (safe_run_hooks): Use Qt, not Qerror, to avoid running the debugger.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 00:32:53 +0000 Erik Naggum (Fevent_convert_list, Fcommand_execute): Harmonize arguments with
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 26 Dec 1995 04:37:05 +0000 Richard M. Stallman (read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_MENUS.
Mon, 25 Dec 1995 00:29:49 +0000 Richard M. Stallman (Fcommand_execute): Undo previous change.
Thu, 21 Dec 1995 17:08:30 +0000 Karl Heuer (Fcommand_execute): Allow function + args list as cmd.
Fri, 24 Nov 1995 22:42:19 +0000 Richard M. Stallman (read_char): Handle unread events from popup menus.
Sat, 18 Nov 1995 15:58:54 +0000 Richard M. Stallman (Fexecute_extended_command):
Fri, 10 Nov 1995 15:54:33 +0000 Richard M. Stallman (interrupt_signal): Do special things in GC.
Tue, 07 Nov 1995 07:20:59 +0000 Geoff Voelker [HAVE_NTGUI]: Include w32term.h.
Sun, 29 Oct 1995 23:07:56 +0000 Richard M. Stallman (command_loop_1): No direct display if Column Number mode.
Sun, 29 Oct 1995 20:19:27 +0000 Richard M. Stallman Comment change.
Fri, 27 Oct 1995 21:57:33 +0000 Richard M. Stallman (Fcommand_execute): New arg KEYS. Callers changed.
Tue, 24 Oct 1995 22:20:58 +0000 Richard M. Stallman (ok_to_echo_at_next_pause): Make it a char *.
Sat, 21 Oct 1995 23:17:06 +0000 Richard M. Stallman (read_char): If we reread a char, the next pause
Thu, 19 Oct 1995 00:20:44 +0000 Richard M. Stallman (read_char): Let Vkeyboard_translate_table be char-table.
Wed, 11 Oct 1995 17:24:37 +0000 Richard M. Stallman (make_lispy_event) [!USE_X_TOOLKIT]: Dragging
Wed, 11 Oct 1995 17:18:51 +0000 Richard M. Stallman (command_loop_1): Access display tables as char-tables.
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.