log src/keyboard.c @ 16832:e4851d47a05d libc-970105 libc-970106 libc-970107

age author description
Thu, 26 Dec 1996 21:00:03 +0000 Richard M. Stallman (read_char_x_menu_prompt): Unread and record all the input events from here.
Thu, 19 Dec 1996 23:57:33 +0000 Richard M. Stallman (modify_event_symbol):
Thu, 05 Dec 1996 20:08:59 +0000 Karl Heuer (syms_of_keyboard): Doc fix.
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 02 Nov 1996 17:20:55 +0000 Richard M. Stallman (command_loop_1): Update selected buffer again after read_key_sequence.
Wed, 25 Sep 1996 03:52:58 +0000 Richard M. Stallman (read_avail_input): Don't pass WAITP to read_socket_hook.
Sat, 21 Sep 1996 01:11:31 +0000 Richard M. Stallman (make_lispy_event): When converting from pixel to glyph coordinates,
Tue, 17 Sep 1996 16:26:44 +0000 Erik Naggum (syms_of_keyboard): Initialize and staticpro internal_last_event_frame and
Tue, 17 Sep 1996 03:43:54 +0000 Karl Heuer Replaced symbol BSD with BSD_SYSTEM.
Sun, 15 Sep 1996 02:01:50 +0000 Richard M. Stallman (command_loop_1): Test last_overlay_modified
Fri, 13 Sep 1996 18:30:41 +0000 Richard M. Stallman (recursive_edit_1): Handle a string as the throw value.
Wed, 11 Sep 1996 19:24:19 +0000 Richard M. Stallman (Fexecute_extended_command): Delete junk lines.
Wed, 04 Sep 1996 15:02:52 +0000 Richard M. Stallman (input_available_signal) [POSIX_SIGNALS]:
Wed, 04 Sep 1996 05:39:41 +0000 Richard M. Stallman (Fexecute_extended_command): Fix previous change.
Wed, 04 Sep 1996 04:31:10 +0000 Richard M. Stallman (Fcommand_execute): gcpro cmd and prefixarg while calling do_autoload.
Wed, 04 Sep 1996 03:58:15 +0000 Richard M. Stallman (Fexecute_extended_command): gcpro prefixarg.
Sun, 01 Sep 1996 22:08:35 +0000 Richard M. Stallman (record_asynch_buffer_change, gobble_input):
Sun, 01 Sep 1996 21:04:32 +0000 Karl Heuer Removed support for !MULTI_FRAME.
Sun, 01 Sep 1996 02:43:58 +0000 Richard M. Stallman (requeued_events_pending_p): New function.
Fri, 30 Aug 1996 02:57:30 +0000 Richard M. Stallman (cmd_error): Clear executing_macro.
Thu, 29 Aug 1996 04:38:33 +0000 Richard M. Stallman (cmd_error): Add number of kbd macro iterations to the error message.
Wed, 28 Aug 1996 14:24:49 +0000 Richard M. Stallman (command_loop_1): Cancel echoing etc.
Sun, 25 Aug 1996 16:34:36 +0000 Richard M. Stallman (command_loop_1): Check column_number_displayed
Tue, 16 Jul 1996 22:23:11 +0000 Karl Heuer (input_available_signal, interrupt_signal): Undo previous change.
Mon, 15 Jul 1996 21:41:00 +0000 Karl Heuer (input_available_signal, interrupt_signal):
Fri, 12 Jul 1996 00:22:51 +0000 Karl Heuer (menu_bar_item): Skip menu-bar equiv keys data
Thu, 27 Jun 1996 08:16:22 +0000 Richard M. Stallman (modify_event_symbol): Add properly to *symbol_table.
Fri, 21 Jun 1996 15:31:50 +0000 Richard M. Stallman (kbd_buffer_get_event): Don't call x_activate_menubar for a deleted frame.
Wed, 12 Jun 1996 15:20:37 +0000 Richard M. Stallman (read_char): Use unsigned to compare against
Thu, 23 May 1996 19:20:43 +0000 Karl Heuer Comment fix.
Tue, 21 May 1996 17:29:20 +0000 Karl Heuer (Fexecute_extended_command): Don't look for
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.