log src/keyboard.c @ 31922:920742eb47db

age author description
Mon, 25 Sep 2000 14:27:02 +0000 Gerd Moellmann (show_help_echo): Set help_echo_showing_p.
Mon, 18 Sep 2000 18:45:01 +0000 Dave Love (menu_bar_items, tool_bar_items)
Wed, 13 Sep 2000 11:17:06 +0000 Gerd Moellmann Avoid some more compiler warnings.
Mon, 28 Aug 2000 01:32:15 +0000 Kenichi Handa (read_char_minibuf_menu_prompt): Call read_char with
Sun, 27 Aug 2000 15:47:59 +0000 Stefan Monnier (menu_bar_item): Detect duplicate entries for all items
Sun, 27 Aug 2000 10:10:14 +0000 Eli Zaretskii Fix a typo in a comment.
Tue, 22 Aug 2000 22:23:58 +0000 Andrew Innes Include keyboard.h before frame.h.
Mon, 21 Aug 2000 18:59:02 +0000 Gerd Moellmann (gen_help_event): Add parameter SIZE.
Fri, 18 Aug 2000 03:13:27 +0000 Gerd Moellmann (kbd_buffer_get_event): Handle the case that the
Fri, 11 Aug 2000 00:50:51 +0000 Kenichi Handa (make_lispy_event): Handle the new event type
Wed, 09 Aug 2000 12:24:02 +0000 Eli Zaretskii (kbd_buffer_events_waiting): New function.
Tue, 08 Aug 2000 14:43:28 +0000 Ken Raeburn (syms_of_keyboard): Initialize last_point_position_buffer.
Wed, 02 Aug 2000 20:16:22 +0000 Gerd Moellmann (read_char_minibuf_menu_prompt): Add new parameter
Fri, 21 Jul 2000 15:37:33 +0000 Gerd Moellmann (show_help_echo, gen_help_event): Extend comments.
Tue, 18 Jul 2000 18:20:04 +0000 Gerd Moellmann (show_help_echo): Add parameter WINDOW.
Fri, 14 Jul 2000 13:55:25 +0000 Gerd Moellmann (show_help_echo): Add parameters OBJECT and POS.
Thu, 13 Jul 2000 23:44:43 +0000 Gerd Moellmann (show_help_echo): Use eval_form. Add comment.
Thu, 13 Jul 2000 14:07:45 +0000 Gerd Moellmann (kbd_buffer_gcpro): Renamed from
Tue, 11 Jul 2000 07:33:06 +0000 Eli Zaretskii (show_help_echo): Accept additional parameter
Wed, 05 Jul 2000 14:01:15 +0000 Stefan Monnier (show_help_echo): New function, extracted from read_char.
Tue, 20 Jun 2000 19:43:51 +0000 Gerd Moellmann (adjust_point_for_property): Check if display
Mon, 19 Jun 2000 07:42:41 +0000 Ken Raeburn missed one in last checkin
Mon, 19 Jun 2000 07:15:08 +0000 Ken Raeburn * keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks
Sun, 18 Jun 2000 20:14:37 +0000 Ken Raeburn fix up more Lisp_Object/int conversion issues
Tue, 13 Jun 2000 23:51:00 +0000 Gerd Moellmann (read_char): Bind message-truncate-lines to t
Thu, 08 Jun 2000 20:57:01 +0000 Gerd Moellmann (kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
Tue, 30 May 2000 21:35:02 +0000 Jason Rumney (make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
Mon, 29 May 2000 11:48:25 +0000 Dave Love (menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with
Tue, 23 May 2000 02:19:20 +0000 Kenichi Handa (read_char): Allow character codes 128..255 to be
Thu, 11 May 2000 12:23:08 +0000 Gerd Moellmann (read_char): Don't clear current message for help
Fri, 21 Apr 2000 13:02:41 +0000 Gerd Moellmann (timer_check): Fix typo in comment.
Thu, 20 Apr 2000 21:00:43 +0000 Gerd Moellmann (echo_message_buffer): New variable.
Wed, 05 Apr 2000 17:29:31 +0000 Ken Raeburn make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
Mon, 03 Apr 2000 12:11:39 +0000 Gerd Moellmann (lispy_mouse_names): Variable removed.
Sat, 01 Apr 2000 11:49:47 +0000 Gerd Moellmann (lispy_mouse_names): Add additional mouse names.
Wed, 29 Mar 2000 12:58:52 +0000 Gerd Moellmann (Ftop_level): Cancel busy-cursor.
Fri, 03 Mar 2000 20:32:33 +0000 Jason Rumney (make_lispy_event): Call buffer_posn_from_coords with correct parameters.
Sat, 26 Feb 2000 02:55:10 +0000 Kenichi Handa (read_char): Set `usec' correctly.
Fri, 25 Feb 2000 14:05:03 +0000 Gerd Moellmann (recursive_edit_1): Cancel busy-cursor.
Fri, 25 Feb 2000 13:30:50 +0000 Gerd Moellmann (command_loop_1): Call start_busy_cursor before
Fri, 18 Feb 2000 21:34:40 +0000 Dave Love Amend last change to check for echo-keystrokes being zero, not nil.
Fri, 18 Feb 2000 20:10:00 +0000 Dave Love (echo_keystrokes): Remove declaration.
Sat, 12 Feb 2000 13:11:29 +0000 Gerd Moellmann (bind_polling_period): Stop all timers except
Tue, 25 Jan 2000 15:57:26 +0000 Gerd Moellmann (toplevel): Include systime.h and atimer.h.
Tue, 11 Jan 2000 13:14:54 +0000 Gerd Moellmann Add last change to doc string.
Tue, 11 Jan 2000 13:11:14 +0000 Gerd Moellmann (Fclear_this_command_keys): Clear recent_keys
Wed, 15 Dec 1999 00:15:16 +0000 Kenichi Handa (Vdisable_point_adjustment): New variable.
Fri, 10 Dec 1999 01:39:53 +0000 Stefan Monnier * keyboard.c (Qratio): New symbol.
Thu, 18 Nov 1999 05:09:18 +0000 Kenichi Handa (echo_char): Use KEY_DESCRIPTION_SIZE to check free
Tue, 16 Nov 1999 15:53:45 +0000 Gerd Moellmann (command_loop_1): Remove no_redisplay.
Thu, 11 Nov 1999 11:45:06 +0000 Gerd Moellmann Remove USE_TEXT_PROPERTIES.
Mon, 25 Oct 1999 04:58:18 +0000 Ken Raeburn more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 10 Oct 1999 21:08:17 +0000 Gerd Moellmann (auto-save-interval): Fix doc string.
Mon, 20 Sep 1999 00:34:37 +0000 Gerd Moellmann (Frecursive_edit): Remove unused variable.
Mon, 13 Sep 1999 11:13:36 +0000 Gerd Moellmann (command_loop_1): Change for Lisp_Object
Sun, 12 Sep 1999 20:21:53 +0000 Gerd Moellmann (command_loop_1): Resize mini-window to the
Sun, 05 Sep 1999 16:39:19 +0000 Gerd Moellmann Change
Sun, 05 Sep 1999 15:49:07 +0000 Gerd Moellmann Change spelling of `toolbar' to `tool_bar' or `tool-bar'.
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.