log src/keyboard.c @ 25525:79574d91e925

age author description
Fri, 03 Sep 1999 18:48:46 +0000 Richard M. Stallman [macintosh]: Set KBD_BUFFER_SIZE to a smaller value
Mon, 23 Aug 1999 00:11:47 +0000 Gerd Moellmann (command_loop_1): Set beg/end_unchanged per
Sat, 21 Aug 1999 19:29:53 +0000 Gerd Moellmann Call change_frame_size and do_pending_window_change with
Fri, 30 Jul 1999 08:28:18 +0000 Eli Zaretskii (cmd_error_internal): Don't kill Emacs if this is an
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann (read_char): Use message3_nolog to show help-echo.
Sun, 27 Jun 1999 21:21:31 +0000 Karl Heuer (read_key_sequence): Properly reinitialize
Mon, 22 Feb 1999 10:05:43 +0000 Andreas Schwab (Qusr1_signal, Qusr2_signal): New variables.
Sun, 24 Jan 1999 20:08:10 +0000 Richard M. Stallman (read_key_sequence): Fix previous change.
Mon, 11 Jan 1999 15:30:06 +0000 Richard M. Stallman (read_key_sequence): In key-translation-map and
Wed, 06 Jan 1999 23:54:44 +0000 Richard M. Stallman (read_key_sequence): Tell get_keyelt to look handle autoloads.
Sat, 02 Jan 1999 00:11:36 +0000 Richard M. Stallman In each active map, for each menu bar item, use only the first submap.
Tue, 22 Dec 1998 06:06:48 +0000 Kenichi Handa (read_char): Don't bind
Thu, 10 Dec 1998 04:25:07 +0000 Karl Heuer Doc fixes.
Wed, 02 Dec 1998 22:59:11 +0000 Geoff Voelker (Qlanguage_change): New variable.
Tue, 24 Nov 1998 08:56:27 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Wed, 14 Oct 1998 12:59:30 +0000 Richard M. Stallman (parse_menu_item): Avoid initialization for Lisp_Object.
Tue, 13 Oct 1998 03:46:13 +0000 Richard M. Stallman (Fclear_this_command_keys): New function.
Mon, 12 Oct 1998 06:13:00 +0000 Richard M. Stallman (parse_menu_item): For top level of menu bar,
Thu, 10 Sep 1998 15:47:53 +0000 Karl Heuer (command_loop_1): When switching to selected window's bfr,
Mon, 24 Aug 1998 10:11:57 +0000 Andreas Schwab (input-method-previous-message): Doc fix.
Tue, 18 Aug 1998 11:12:25 +0000 Richard M. Stallman (read_char): If not reading a key sequence (MAPS is nil),
Mon, 17 Aug 1998 07:04:41 +0000 Richard M. Stallman (Freset_this_command_lengths): Return nil.
Mon, 10 Aug 1998 07:22:21 +0000 Richard M. Stallman (read_char): Don't decrement this_command_key_count when saving it.
Sat, 08 Aug 1998 03:13:39 +0000 Richard M. Stallman (Vthis_command): Renamed from this_command.
Mon, 27 Jul 1998 05:37:42 +0000 Richard M. Stallman (Fexecute_extended_command):
Sun, 26 Jul 1998 23:03:58 +0000 Richard M. Stallman (Qinput_method_function): New variable.
Tue, 23 Jun 1998 03:09:24 +0000 Richard M. Stallman (command_loop): Reset executing_macro after
Mon, 22 Jun 1998 17:34:59 +0000 Karl Heuer (menu_item_eval_property): Bind Qinhibit_redisplay.
Sat, 13 Jun 1998 05:27:47 +0000 Richard M. Stallman (parse_menu_item): Put a quote around DEF
Sun, 07 Jun 1998 22:37:36 +0000 Richard M. Stallman (cmd_error): Init Vlast_prefix_arg.
Tue, 02 Jun 1998 15:49:47 +0000 Karl Heuer (syms_of_keyboard): Doc fix for suggest-key-bindings.
Thu, 28 May 1998 18:10:20 +0000 Richard M. Stallman (command_loop_1): In shortcuts for forward-char etc,,
Sat, 16 May 1998 18:30:52 +0000 Richard M. Stallman (read_char): If redisplay is preempted,
Tue, 12 May 1998 21:33:59 +0000 Richard M. Stallman (parse_menu_item): Argument inmenubar < 0 now means
Fri, 01 May 1998 04:51:51 +0000 Richard M. Stallman (Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables.
Sun, 26 Apr 1998 22:34:53 +0000 Richard M. Stallman (parse_menu_item): Support keywords :keys and
Thu, 23 Apr 1998 21:25:55 +0000 Richard M. Stallman (Fcommand_execute): Truncate command-history here.
Tue, 14 Apr 1998 13:01:59 +0000 Andreas Schwab (parse_menu_item): Don't GCPRO non-lisp variables.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 05:49:49 +0000 Richard M. Stallman Include puresize.h for CHECK_IMPURE.
Mon, 02 Mar 1998 20:02:33 +0000 Richard M. Stallman Include syntax.h.
Tue, 27 Jan 1998 01:45:58 +0000 Richard M. Stallman (command_loop_1): Run post-command-hook before,
Wed, 21 Jan 1998 21:57:24 +0000 Richard M. Stallman (command_loop_1): Use unibyte_char_to_multibyte.
Fri, 09 Jan 1998 23:14:38 +0000 Richard M. Stallman (echo_now): Use message2_nolog, not message1_nolog.
Thu, 01 Jan 1998 02:39:04 +0000 Richard M. Stallman (command_loop_1): Use PT_BYTE when calling FETCH_BYTE.
Sun, 21 Dec 1997 02:19:17 +0000 Richard M. Stallman (Fexecute_extended_command):
Sun, 21 Dec 1997 02:12:03 +0000 Richard M. Stallman (Fexecute_extended_command):
Mon, 08 Dec 1997 06:58:14 +0000 Kenichi Handa (Fexecute_extended_command): Fix previous change.
Fri, 28 Nov 1997 14:48:28 +0000 Andreas Schwab (Fsuspend_emacs): Cast init_sys_modes when calling
Thu, 27 Nov 1997 11:38:17 +0000 Kenichi Handa (Fexecute_extended_command): Give Voverriding_local_map as the
Thu, 27 Nov 1997 11:26:45 +0000 Kenichi Handa (echo_now, record_auto_save, cmd_error_internal,
Mon, 17 Nov 1997 02:15:35 +0000 Karl Heuer (Fexecute_extended_command): Fix message wording.
Wed, 17 Sep 1997 00:53:33 +0000 Richard M. Stallman (command_loop_1): Add nonascii_insert_offset
Wed, 03 Sep 1997 00:31:17 +0000 Geoff Voelker (kbd_buffer_get_event) [WINDOWSNT]: Support
Tue, 26 Aug 1997 11:42:33 +0000 Kenichi Handa (Fexecute_extended_command): Call Fread_from_minibuffer
Thu, 24 Jul 1997 16:45:55 +0000 Richard M. Stallman (read_char): Delete spurious UNGCPRO.
Sun, 20 Jul 1997 17:46:17 +0000 Richard M. Stallman (Fcommand_execute): gcpro c.
Mon, 14 Jul 1997 19:36:01 +0000 Richard M. Stallman (make_lispy_event): Distinguish S-SPC from SPC.
Mon, 14 Jul 1997 19:26:48 +0000 Richard M. Stallman (read_char): Call timer_stop_idle unconditionally at non_reread.
Sat, 12 Jul 1997 06:42:03 +0000 Richard M. Stallman (command_loop_1): Add missing message2 argument.
Tue, 01 Jul 1997 06:30:13 +0000 Richard M. Stallman (make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET is defined.
Mon, 30 Jun 1997 08:22:49 +0000 Richard M. Stallman (read_char): Add a call to swallow_events
Mon, 23 Jun 1997 02:39:44 +0000 Richard M. Stallman (read_avail_input): Check for failure with EIO.
Fri, 13 Jun 1997 00:46:33 +0000 Richard M. Stallman (kbd_buffer_get_event): When wait_reading_process_input
Mon, 02 Jun 1997 05:05:47 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Mon, 02 Jun 1997 00:47:07 +0000 Richard M. Stallman (read_key_sequence): Change some locals to `int'.
Tue, 27 May 1997 04:59:47 +0000 Richard M. Stallman (command_loop_1): Pass 1 as new arg to sit_for.
Tue, 20 May 1997 04:03:24 +0000 Richard M. Stallman Fix previous change.
Mon, 19 May 1997 02:45:30 +0000 Richard M. Stallman (num_nonmacro_input_events):
Mon, 19 May 1997 02:35:09 +0000 Richard M. Stallman (Vtty_erase_char): Variable defined
Sat, 10 May 1997 21:48:30 +0000 Richard M. Stallman (command_loop_1): Use an int for last_command_char.
Sat, 10 May 1997 03:24:32 +0000 Richard M. Stallman (Fexecute_extended_command): Pass new arg to Fcompleting_read.
Thu, 08 May 1997 05:51:48 +0000 Richard M. Stallman (Qtimer_event): Variable deleted.
Fri, 11 Apr 1997 08:21:38 +0000 Richard M. Stallman (read_key_sequence): New argument FIX_CURRENT_BUFFER.
Sat, 22 Mar 1997 23:58:58 +0000 Richard M. Stallman (make_lispy_event): Use iso_lispy_function_keys for
Thu, 20 Feb 1997 06:50:30 +0000 Karl Heuer (command_loop_1): Pay attention to a multibyte
Thu, 16 Jan 1997 13:12:51 +0000 Eli Zaretskii * (interrupt_signal): Make emergency exit work on MSDOS
Sun, 05 Jan 1997 23:05:46 +0000 Richard M. Stallman (command_loop_1, read_char):
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.
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.
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
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.
Wed, 22 Feb 1995 07:26:40 +0000 Karl Heuer (kbd_buffer_frame_or_window): Restored old var.
Tue, 14 Feb 1995 14:25:36 +0000 Richard M. Stallman (input_poll_signal): Add ignored argument.
Wed, 08 Feb 1995 06:37:26 +0000 Karl Heuer (command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
Tue, 07 Feb 1995 02:07:03 +0000 Karl Heuer (internal_last_event_frame, Vlast_event_frame): Deleted; now part of
Sat, 04 Feb 1995 01:46:56 +0000 Karl Heuer (cmd_error): Cancel echoing here.
Sat, 04 Feb 1995 01:31:01 +0000 Karl Heuer [MULTI_PERDISPLAY] (all_perdisplays): New var.
Sat, 04 Feb 1995 01:11:55 +0000 Karl Heuer (syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
Thu, 02 Feb 1995 18:55:39 +0000 Richard M. Stallman (kbd_buffer_get_event, swallow_events): Remove selection_request event
Wed, 01 Feb 1995 22:18:21 +0000 Karl Heuer (cmd_error): Clear prefix arg here.
Tue, 31 Jan 1995 00:02:47 +0000 Karl Heuer (syms_of_keyboard): Fix missing backslashes.
Sat, 28 Jan 1995 03:05:45 +0000 Karl Heuer * keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
Wed, 25 Jan 1995 08:58:33 +0000 Karl Heuer (the_only_perd): Define this var here.
Tue, 24 Jan 1995 22:13:07 +0000 Richard M. Stallman (read_key_sequence): New arg dont_downcase_last
Tue, 24 Jan 1995 03:16:34 +0000 Karl Heuer (read_key_sequence): Don't wait for a possible key translation sequence if we
Wed, 18 Jan 1995 20:52:48 +0000 Karl Heuer Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
Mon, 16 Jan 1995 06:48:15 +0000 Richard M. Stallman (kbd_buffer_store_event): Cast arg of bcopy.
Wed, 11 Jan 1995 01:53:36 +0000 Karl Heuer (echo): Don't log the key echoes.
Tue, 10 Jan 1995 18:37:06 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Mon, 02 Jan 1995 09:18:07 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Tue, 27 Dec 1994 21:50:22 +0000 Richard M. Stallman (make_lispy_event) [USE_X_TOOLKIT]: Turn off
Sat, 24 Dec 1994 01:53:16 +0000 Richard M. Stallman (read_char): Don't echo keys when echo_keystrokes is 0.
Sun, 11 Dec 1994 11:36:13 +0000 Richard M. Stallman (read_char): After auto-saving, redisplay.
Thu, 24 Nov 1994 08:40:21 +0000 Richard M. Stallman (command_loop_1): Use safe_run_hooks to run
Wed, 23 Nov 1994 09:14:29 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Wed, 16 Nov 1994 14:15:54 +0000 Richard M. Stallman (Fopen_dribble_file): Call fclose only when dribble is non zero.
Thu, 10 Nov 1994 03:46:33 +0000 Richard M. Stallman (tracking_off): Test old value with NILP.
Wed, 09 Nov 1994 06:04:46 +0000 Karl Heuer (print_help): Set help-mode in *Help* buffer.
Wed, 09 Nov 1994 03:43:30 +0000 Roland McGrath (EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
Tue, 08 Nov 1994 02:37:04 +0000 Roland McGrath Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
Tue, 01 Nov 1994 08:49:40 +0000 Richard M. Stallman (read_key_sequence): Use flags instead of gotos to
Sat, 29 Oct 1994 18:33:48 +0000 Karl Heuer (read_avail_input): Fix Lisp_Object vs. int problem.
Thu, 27 Oct 1994 21:13:33 +0000 Karl Heuer (kbd_buffer_get_event): Translate them to lispy events.
Tue, 25 Oct 1994 10:26:49 +0000 Richard M. Stallman (record_char): New subroutine.
Sun, 23 Oct 1994 07:49:24 +0000 Richard M. Stallman (kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
Sat, 22 Oct 1994 03:55:39 +0000 Richard M. Stallman (read_avail_input): Use input_fd.
Thu, 20 Oct 1994 05:33:22 +0000 Richard M. Stallman (do_mouse_tracking): Now a FRAME_PTR.
Wed, 19 Oct 1994 09:00:37 +0000 Richard M. Stallman (Voverriding_local_map_menu_flag): New variable.
Mon, 17 Oct 1994 08:42:36 +0000 Morten Welinder *** empty log message ***
Tue, 11 Oct 1994 09:22:44 +0000 Richard M. Stallman (read_key_sequence): The output of function-key-map
Sat, 08 Oct 1994 04:30:15 +0000 Richard M. Stallman (inhibit_local_menu_bar_menus): New variable.
Tue, 04 Oct 1994 15:59:48 +0000 Karl Heuer (read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
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.
Sun, 05 Jun 1994 11:30:29 +0000 Richard M. Stallman (command_loop_1): Properly handle nil in display table.
Mon, 30 May 1994 12:55:41 +0000 Richard M. Stallman (command_loop_1): Allow direct output for insert
Sat, 28 May 1994 12:08:35 +0000 Richard M. Stallman [HAVE_X_WINDOWS]: Include xterm.h.
Mon, 23 May 1994 06:32:59 +0000 Richard M. Stallman (menu_bar_one_keymap):
Fri, 20 May 1994 08:18:01 +0000 Richard M. Stallman (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
Thu, 19 May 1994 00:28:39 +0000 Richard M. Stallman (lispy_function_keys): Add various kp- keys for X11R6.
Tue, 17 May 1994 19:51:54 +0000 Richard M. Stallman (command_loop_1): Fix test for valid display table entry,
Sat, 14 May 1994 22:23:38 +0000 Richard M. Stallman (bind_polling_period): Never decrease polling_period.
Sat, 14 May 1994 20:31:52 +0000 Richard M. Stallman Comment change.
Fri, 13 May 1994 08:32:16 +0000 Richard M. Stallman (syms_of_keyboard): Set up Qpolling_period.
Tue, 10 May 1994 23:38:17 +0000 Karl Heuer (read_char): Preserve echo area on asynch buffer switch.
Tue, 10 May 1994 07:24:27 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Tue, 10 May 1994 05:48:20 +0000 Karl Heuer (safe_run_hooks): New function, extracted from command_loop_1. Bind
Tue, 10 May 1994 05:45:24 +0000 Karl Heuer Use PT, not point.
Sat, 07 May 1994 19:47:44 +0000 Richard M. Stallman (read_char): Don't text do_mouse_tracking;
Fri, 06 May 1994 06:25:15 +0000 Richard M. Stallman (make_lispy_event): Ignore mouse events for deleted frame.
Fri, 06 May 1994 00:48:26 +0000 Richard M. Stallman (last_point_position_buffer): New variable.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sun, 01 May 1994 07:33:39 +0000 Richard M. Stallman (Ftrack_mouse): Call prepare_menu_bars at the start.
Sat, 30 Apr 1994 07:51:48 +0000 Richard M. Stallman (record_asynch_buffer_change): Block SIGIO.
Sat, 30 Apr 1994 07:40:40 +0000 Richard M. Stallman (force_auto_save_soon): New function.
Thu, 28 Apr 1994 07:49:45 +0000 Richard M. Stallman (Vunread_command_events): Renamed from unread_command_events.
Mon, 25 Apr 1994 22:22:31 +0000 Richard M. Stallman (menu_bar_item): Put a list of keymaps into the third
Wed, 20 Apr 1994 00:24:59 +0000 Karl Heuer (read_avail_input): Don't retry read.
Tue, 19 Apr 1994 22:48:32 +0000 Richard M. Stallman (Vlast_event_frame): Define unconditionally.
Tue, 19 Apr 1994 05:56:20 +0000 Karl Heuer (read_avail_input): Test EINTR, not EAGAIN.
Tue, 19 Apr 1994 05:52:58 +0000 Karl Heuer (read_avail_input): Write loop as a do-while.
Sun, 17 Apr 1994 20:13:34 +0000 Richard M. Stallman (read_avail_input): Test both aix386 and _BSD.
Sun, 17 Apr 1994 07:53:22 +0000 Richard M. Stallman (read_char_x_menu_prompt): Don't check for value = nil
Sat, 16 Apr 1994 06:58:38 +0000 Karl Heuer (make_lispy_movement): Don't clip.
Sat, 16 Apr 1994 05:53:27 +0000 Richard M. Stallman (read_avail_input): Fix previous change--test _BSD.
Sat, 16 Apr 1994 02:32:59 +0000 Richard M. Stallman (read_avail_input): Don't generate SIGHUP of aix386;
Fri, 15 Apr 1994 21:58:19 +0000 Richard M. Stallman (modify_event_symbol): Use the cdr of the alist entry.
Fri, 15 Apr 1994 21:55:25 +0000 Richard M. Stallman (syms_of_keyboard): Init and staticpro system_key_syms.
Fri, 15 Apr 1994 20:44:17 +0000 Karl Heuer (read_avail_input): Fix comment delimiter.
Thu, 14 Apr 1994 11:59:28 +0000 Richard M. Stallman (make_lispy_event): Put mouse event code
Tue, 12 Apr 1994 00:50:00 +0000 Karl Heuer (make_lispy_event): Initialize item.
Mon, 11 Apr 1994 21:34:38 +0000 Richard M. Stallman (make_lispy_movement): Conditionalize on MULTI_FRAME.
Fri, 08 Apr 1994 05:59:03 +0000 Karl Heuer (kbd_buffer_get_event): Make buffer_switch_event lispy.
Tue, 22 Mar 1994 01:24:14 +0000 Karl Heuer (add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
Sat, 12 Mar 1994 01:38:31 +0000 Karl Heuer Fix coding style.
Thu, 10 Mar 1994 15:59:22 +0000 Richard M. Stallman (command_loop_1): On entry, set this_command
Sat, 05 Mar 1994 20:35:52 +0000 Richard M. Stallman (command_loop_1, read_key_sequence, Fcommand_execute):
Sat, 05 Mar 1994 03:58:45 +0000 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
Thu, 03 Mar 1994 20:08:12 +0000 Karl Heuer (command_loop_1): Set last_point_position to the value of point.
Wed, 02 Mar 1994 22:51:20 +0000 Richard M. Stallman (menu_bar_items): When moving an item to the end,
Wed, 02 Mar 1994 04:11:11 +0000 Richard M. Stallman (menu_bar_items): Accept old vector as arg. Return a vector.
Sat, 26 Feb 1994 05:54:26 +0000 Karl Heuer (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
Sat, 26 Feb 1994 03:42:28 +0000 Richard M. Stallman (Vsystem_key_alist): Renamed from Vvendor_key_alist.
Thu, 24 Feb 1994 06:19:34 +0000 Richard M. Stallman (make_lispy_movement, make_lispy_event):
Tue, 22 Feb 1994 00:45:38 +0000 Richard M. Stallman (make_lispy_event): For menu bar event in USE_X_TOOLKIT
Mon, 21 Feb 1994 21:41:01 +0000 Richard M. Stallman Whitespace change.
Sun, 13 Feb 1994 00:15:20 +0000 Richard M. Stallman (command_loop_1): On entry, set last_command to this_command.
Fri, 11 Feb 1994 08:05:12 +0000 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
Fri, 11 Feb 1994 01:34:16 +0000 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
Fri, 11 Feb 1994 00:13:59 +0000 Karl Heuer Split #ifdef so as not to confuse c-mode.
Mon, 07 Feb 1994 01:03:39 +0000 Richard M. Stallman (menu_bar_item): Use internal_condition_case_1.
Fri, 04 Feb 1994 20:41:54 +0000 Richard M. Stallman (kbd_buffer_get_event): Pass 1 to read_avail_input.
Thu, 27 Jan 1994 11:01:59 +0000 Fred Pierresteguy * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
Wed, 26 Jan 1994 07:22:11 +0000 Richard M. Stallman (read_key_sequence): Properly gcpro fkey_map while using keytran_map.
Sun, 16 Jan 1994 23:40:22 +0000 Richard M. Stallman (Voverriding_local_map): New variable.
Fri, 14 Jan 1994 20:09:37 +0000 Richard M. Stallman (command_loop_1): If there's an error in the
Tue, 11 Jan 1994 18:52:33 +0000 Richard M. Stallman (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
Sat, 08 Jan 1994 13:28:03 +0000 Richard M. Stallman (interrupt_signal) [MSDOS]: write explicit CRs since
Fri, 31 Dec 1993 17:29:12 +0000 Richard M. Stallman (lispy_accent_codes): Cope if an XK symbol is undefined.
Thu, 30 Dec 1993 07:49:15 +0000 Richard M. Stallman (read_avail_input): Turn O_NDELAY off on DGUX as on USG.
Sat, 25 Dec 1993 02:31:25 +0000 Richard M. Stallman (command_loop_1): Test of whether disp tab elt
Thu, 23 Dec 1993 00:52:50 +0000 Richard M. Stallman (make_lispy_event): Offset the event code here.
Thu, 23 Dec 1993 00:39:25 +0000 Richard M. Stallman (kbd_buffer_get_event): For delete-window-event, do count iconified frames.
Fri, 26 Nov 1993 21:54:39 +0000 Richard M. Stallman (kbd_buffer_get_event): If user destroys the last frame,
Thu, 25 Nov 1993 19:38:14 +0000 Richard M. Stallman (quit_throw_to_read_char):
Tue, 23 Nov 1993 10:44:10 +0000 Richard M. Stallman (kbd_buffer_get_event): Handle delete_window_event's.
Sat, 20 Nov 1993 05:17:44 +0000 Richard M. Stallman (follow_key): When downcasing, downcase just the
Sat, 20 Nov 1993 04:14:34 +0000 Richard M. Stallman (read_key_sequence): If we get a quit, and current buffer
Thu, 18 Nov 1993 09:45:27 +0000 Richard M. Stallman (read_avail_input): Don't set nread to -1
Mon, 15 Nov 1993 12:28:01 +0000 Richard M. Stallman (read_avail_input): Make cbuf 1 char shorter.
Sat, 13 Nov 1993 07:50:17 +0000 Richard M. Stallman (read_avail_input) [no FIONREAD]: On DGUX, as on USG,
Fri, 12 Nov 1993 21:16:38 +0000 Richard M. Stallman (Fread_key_sequence): Split the doc string with "".
Sun, 24 Oct 1993 23:28:06 +0000 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
Wed, 13 Oct 1993 06:01:49 +0000 Richard M. Stallman (read_key_sequence): Allow function in key-translation-map
Tue, 05 Oct 1993 01:34:06 +0000 Brian Fox (read_key_sequence): Don't declare first_event; it is no longer used.
Wed, 22 Sep 1993 18:11:10 +0000 Brian Fox (Qextended_command_history): New variable prevents
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Fri, 13 Aug 1993 06:19:21 +0000 Richard M. Stallman (kbd_buffer_store_event): Use bcopy to copy
Wed, 11 Aug 1993 07:56:40 +0000 Richard M. Stallman (make_lispy_event): Clear all but 0377 in event->code.
Fri, 06 Aug 1993 22:45:22 +0000 Richard M. Stallman (set_poll_suppress_count): New function.
Fri, 06 Aug 1993 21:17:16 +0000 Richard M. Stallman (Fset_input_mode): Start polling, if appropriate.
Mon, 02 Aug 1993 07:29:53 +0000 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
Sun, 01 Aug 1993 18:48:20 +0000 Richard M. Stallman (last_mouse_button): Renamed from button_up_button.
Tue, 27 Jul 1993 22:49:05 +0000 Richard M. Stallman (command_loop_1): Call Qrecompute_lucid_menubar only if defined.
Mon, 26 Jul 1993 05:34:46 +0000 Richard M. Stallman (kbd_buffer_store_event): Apply all the modifiers bits
Fri, 23 Jul 1993 23:23:57 +0000 Richard M. Stallman (command_loop_1): Run post-command-hook first thing.
Sun, 18 Jul 1993 06:25:09 +0000 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
Sat, 17 Jul 1993 02:10:03 +0000 Richard M. Stallman (Vhelp_menu_bar_map): Deleted.
Thu, 15 Jul 1993 06:56:17 +0000 Richard M. Stallman (read_char_menu_prompt): If the user rejects a menu,
Thu, 15 Jul 1993 04:58:59 +0000 Jim Blandy * keyboard.c (menu_bar_one_keymap): If the key's binding is the
Thu, 15 Jul 1993 03:09:56 +0000 Richard M. Stallman (Qdisabled_command_hook): New variable.
Wed, 14 Jul 1993 16:49:30 +0000 Richard M. Stallman (Vhelp_menu_bar_map): New var.
Mon, 12 Jul 1993 23:32:43 +0000 Richard M. Stallman (Qundefined): New variable.
Mon, 05 Jul 1993 07:45:43 +0000 Jim Blandy Fix initialization of Vdouble_click_time in syms_of_keyboard.
Mon, 05 Jul 1993 07:18:24 +0000 Jim Blandy * keyboard.c (Vdouble_click_time): Renamed from double_click_time,
Sun, 04 Jul 1993 02:21:02 +0000 Richard M. Stallman (read_char): After Fgarbage_collect, call redisplay.
Wed, 30 Jun 1993 04:56:29 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Correctly generate
Tue, 29 Jun 1993 22:46:26 +0000 Jim Blandy * keyboard.c (read_char): Don't do idle autosaves if we're not
Tue, 22 Jun 1993 08:17:36 +0000 Jim Blandy * keyboard.c (menu_bar_items, read_key_sequence): Use
Tue, 22 Jun 1993 02:06:54 +0000 Jim Blandy * keyboard.c (make_lispy_event): Added detection of double-click
Thu, 17 Jun 1993 21:23:29 +0000 Jim Blandy * keyboard.c (read_key_sequence): Don't confuse mock input with
Thu, 17 Jun 1993 04:59:35 +0000 Jim Blandy * keyboard.c (read_key_sequence): If we add events to a key
Wed, 16 Jun 1993 06:46:27 +0000 Richard M. Stallman Calls to access_keymap updated.
Sat, 12 Jun 1993 16:00:47 +0000 Jim Blandy * keyboard.c (read_key_sequence): When we generate a prefix symbol
Sat, 12 Jun 1993 07:26:16 +0000 Richard M. Stallman (read_char): Set c properly as a Lisp int.
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Mon, 07 Jun 1993 05:31:40 +0000 Richard M. Stallman (read_key_sequence): Reset fkey_map when we find
Thu, 03 Jun 1993 17:48:18 +0000 Richard M. Stallman (read_char_menu_prompt): Now static. Add declaration.
Thu, 03 Jun 1993 17:46:38 +0000 Richard M. Stallman (read_key_sequence) [!USE_TEXT_PROPERTIES]: Fix typo.
Sun, 30 May 1993 04:49:24 +0000 Richard M. Stallman (read_key_sequence): Read the first char specially
Sat, 29 May 1993 21:03:32 +0000 Richard M. Stallman (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.
Sat, 29 May 1993 17:58:03 +0000 Richard M. Stallman (menu_bar_items): Save Vinhibit_quit by hand
Fri, 28 May 1993 08:48:33 +0000 Jim Blandy * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while we
Thu, 27 May 1993 06:18:44 +0000 Richard M. Stallman (read_char): Correct previous change.
Wed, 26 May 1993 17:58:22 +0000 Richard M. Stallman (make_lispy_event): Fix off-by-1 error with hpos in menu bar.
Wed, 26 May 1993 17:50:23 +0000 Richard M. Stallman (Fcurrent_input_mode): Fix the call to Flist.
Tue, 25 May 1993 23:19:45 +0000 Richard M. Stallman (swallow_events): New function.
Tue, 25 May 1993 22:21:11 +0000 Richard M. Stallman (read_char): If kbd_buffer_get_event returns nil, redisplay and retry.
Tue, 25 May 1993 09:26:44 +0000 Jim Blandy Fix the fix.
Tue, 25 May 1993 04:53:07 +0000 Jim Blandy * keyboard.c (Fcurrent_input_mode): Use XFASTINT to build the last
Tue, 25 May 1993 02:53:28 +0000 Richard M. Stallman (lispy_function_keys): Add kp-numlock. Fix kp-backspace.
Mon, 24 May 1993 22:58:54 +0000 Richard M. Stallman (modify_event_symbol): If a name_table elt is null,
Sun, 23 May 1993 19:52:07 +0000 Jim Blandy * keyboard.c (make_lispy_movement): Deal properly with mouse
Sat, 22 May 1993 18:27:07 +0000 Richard M. Stallman (modifier_names): Update to match *_modifier in termhooks.
Sat, 22 May 1993 17:57:17 +0000 Jim Blandy (make_ctrl_char): New function.
Sat, 22 May 1993 07:51:26 +0000 Jim Blandy * keyboard.c (make_ctrl_char): New function.
Thu, 20 May 1993 13:55:09 +0000 Richard M. Stallman (read_key_sequence): Reexamine this_command
Wed, 19 May 1993 14:26:34 +0000 Richard M. Stallman (Fcurrent_input_mode): Return META as 3-way flag.
Wed, 19 May 1993 04:58:19 +0000 Richard M. Stallman (follow_key): Check char in range before UPPERCASEP.
Tue, 18 May 1993 22:30:21 +0000 Jim Blandy * keyboard.c (read_key_sequence): Don't lay down an unwind_protect
Tue, 18 May 1993 22:24:14 +0000 Jim Blandy * xterm.c (XTread_socket): Turn off ControlMask for XLookupString.
Fri, 14 May 1993 19:43:05 +0000 Richard M. Stallman (command_loop_1): Don't do it here.
Thu, 13 May 1993 00:21:23 +0000 Richard M. Stallman (make_lispy_event): Don't set shift modifier for C-^.
Mon, 10 May 1993 00:17:08 +0000 Jim Blandy * blockinput.h (UNBLOCK_INPUT): We cannot assume that SIGIO is
Mon, 10 May 1993 00:10:08 +0000 Jim Blandy * keyboard.c (read_char): Exit kbd macro if Vexecuting_macro is t.
Sat, 08 May 1993 14:55:39 +0000 Richard M. Stallman (read_avail_input): If meta_key is 2, let 8 bits thru.
Tue, 04 May 1993 02:32:22 +0000 Jim Blandy Implement extra_keyboard_modifiers properly.
Sat, 01 May 1993 13:20:55 +0000 Richard M. Stallman (Fsuspend_emacs): Doc fix.
Thu, 29 Apr 1993 16:49:24 +0000 Richard M. Stallman (Fthis_command_keys): Doc fix.
Sat, 10 Apr 1993 08:02:22 +0000 Jim Blandy * keyboard.c (command_loop_1): Rebuild menu bar if
Sat, 10 Apr 1993 07:45:07 +0000 Jim Blandy * keyboard.c (echo_dash): Do nothing if echoptr is 0.
Thu, 08 Apr 1993 00:14:50 +0000 Jim Blandy * keyboard.c (apply_modifiers): Fix typo in sanity check.
Wed, 07 Apr 1993 23:54:28 +0000 Jim Blandy * keyboard.c (interrupt_input_blocked, interrupt_input_pending):
Wed, 31 Mar 1993 10:55:33 +0000 Jim Blandy Put interrupt input blocking in a separate file from xterm.h.
Wed, 31 Mar 1993 07:19:25 +0000 Jim Blandy * keyboard.c (parse_modifiers, apply_modifiers): Make sure we're
Wed, 31 Mar 1993 07:04:46 +0000 Richard M. Stallman (read_char): Clear Vquit_flag when we return C-g for it.
Sun, 28 Mar 1993 08:27:34 +0000 Richard M. Stallman (command_loop_1): Clear force_start of selected_window
Wed, 24 Mar 1993 01:53:00 +0000 Jim Blandy * keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): If
Wed, 24 Mar 1993 01:46:10 +0000 Jim Blandy * keyboard.c (Fsuspend_emacs):
Mon, 15 Mar 1993 05:46:58 +0000 Richard M. Stallman (command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
Fri, 12 Mar 1993 06:25:48 +0000 Richard M. Stallman (syms_of_keyboard): Set up Qmenu_bar.
Thu, 11 Mar 1993 07:54:22 +0000 Richard M. Stallman (command_loop_1): Typo in last change.
Thu, 11 Mar 1993 03:49:34 +0000 Jim Blandy * keyboard.c (command_loop_1): Adjust to the fact that display
Sun, 07 Mar 1993 23:43:52 +0000 Richard M. Stallman Include intervals.h.
Sun, 07 Mar 1993 20:18:52 +0000 Richard M. Stallman (read_key_sequence):
Sun, 07 Mar 1993 09:27:28 +0000 Richard M. Stallman (follow_key): Downcase shift_modifier as well as ASCII.
Tue, 02 Mar 1993 08:14:15 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Protect assignment to
Fri, 26 Feb 1993 21:09:25 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Tue, 23 Feb 1993 18:49:33 +0000 Richard M. Stallman (read_avail_input): Args to `kill' were backwards.
Mon, 22 Feb 1993 14:43:44 +0000 Jim Blandy * keyboard.c (init_keyboard): Recognize HAVE_TERMIOS as well as
Sun, 21 Feb 1993 02:08:17 +0000 Richard M. Stallman (Fsuspend_emacs): Make tem not register.
Fri, 19 Feb 1993 19:10:39 +0000 Richard M. Stallman (Fsuspend_emacs): Rename suspend-hook to suspend-hooks and run it manually.
Fri, 19 Feb 1993 04:14:25 +0000 Richard M. Stallman (Fopen_dribble_file): Doc fix.
Sun, 07 Feb 1993 00:31:58 +0000 Richard M. Stallman (extra_keyboard_modifiers): New Lisp var.
Tue, 26 Jan 1993 01:58:16 +0000 Jim Blandy JimB's changes since January 18th
Fri, 15 Jan 1993 21:57:50 +0000 Richard M. Stallman (Frecent_keys): Doc fix.
Thu, 14 Jan 1993 15:11:19 +0000 Jim Blandy * termhooks.h (mouse_position_hook): Doc fix.
Thu, 24 Dec 1992 06:12:04 +0000 Jim Blandy * keyboard.c: Protect all references to kbd_buffer_frames with
Sun, 06 Dec 1992 22:18:02 +0000 Jim Blandy * keyboard.c (kbd_store_ptr): Declare this to be volatile, if
Mon, 16 Nov 1992 00:44:13 +0000 Jim Blandy * keyboard.c (unread_switch_frame): Don't declare this static.
Sat, 07 Nov 1992 07:07:16 +0000 Jim Blandy * keyboard.c (read_key_sequence): Removed the
Sat, 31 Oct 1992 05:21:45 +0000 Jim Blandy * keyboard.c: #include dispextern.h.
Tue, 20 Oct 1992 06:11:53 +0000 Richard M. Stallman (syms_of_keyboard): Properly staticpro this_command_keys.
Mon, 19 Oct 1992 18:38:58 +0000 Jim Blandy * keyboard.c (this_command_keys): Make this a vector, instead of
Mon, 12 Oct 1992 22:12:59 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Fix fencepost bug in
Mon, 12 Oct 1992 21:25:28 +0000 Jim Blandy * keyboard.c (kbd_buffer_get_event): Remember that
Sun, 11 Oct 1992 06:42:03 +0000 Jim Blandy * keyboard.c (Vlast_event_frame): Make this variable exist even
Sat, 03 Oct 1992 15:37:35 +0000 Jim Blandy * keyboard.c (read_key_sequence): Treat mouse clicks on non-text
Sat, 03 Oct 1992 03:03:45 +0000 Jim Blandy * keyboard.c (modify_event_symbol): Make sure that the unmodified