log src/keyboard.c @ 64413:995d0baa8581

age author description
Wed, 13 Jul 2005 05:30:56 +0000 Stefan Monnier (read_char): Use gc_cons_combined_threshold.
Fri, 08 Jul 2005 14:48:03 +0000 Kim F. Storm (menu_bar_items): Don't GCPRO menu_bar_items_vector here.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 17 Jun 2005 14:06:22 +0000 Richard M. Stallman (read_char): Call restore_getcjmp after jump occurs.
Fri, 10 Jun 2005 02:26:58 +0000 Luc Teirlinck (command_loop_1): Adapt call to Fselect_frame.
Wed, 08 Jun 2005 15:18:49 +0000 Richard M. Stallman Clean up whitespace.
Mon, 06 Jun 2005 16:17:44 +0000 Luc Teirlinck (command_loop_1): Update Vthis_original_command.
Thu, 26 May 2005 14:53:55 +0000 Juanma Barranquero (Frecursive_edit): Fix typo in docstring.
Wed, 18 May 2005 23:19:56 +0000 Nick Roberts (syms_of_keyboard): Remove lisp variables
Mon, 16 May 2005 21:25:32 +0000 Kim F. Storm (adjust_point_for_property): Skip empty overlay string.
Fri, 13 May 2005 08:44:49 +0000 YAMAMOTO Mitsuharu (readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
Mon, 02 May 2005 10:32:40 +0000 Kim F. Storm (executing_kbd_macro_index): Rename from executing_macro_index.
Sun, 01 May 2005 18:47:16 +0000 Richard M. Stallman Change Vexecuting_macro to Vexecuting_kbd_macro.
Tue, 12 Apr 2005 10:25:05 +0000 YAMAMOTO Mitsuharu (Qlanguage_change) [MAC_OS]: New variable.
Tue, 12 Apr 2005 08:07:13 +0000 YAMAMOTO Mitsuharu (poll_for_input) [SYNC_INPUT]: Don't call poll_for_input_1. Set
Sun, 10 Apr 2005 00:41:34 +0000 Richard M. Stallman Comment change.
Thu, 31 Mar 2005 10:11:14 +0000 Kim F. Storm (Qmouse_fixup_help_message): New var.
Sat, 19 Mar 2005 16:36:01 +0000 Stefan Monnier (keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.
Wed, 16 Mar 2005 21:39:49 +0000 Stefan Monnier (read_char): Only do the 7-bit-meta -> 27-bit-meta
Thu, 10 Mar 2005 19:08:31 +0000 Jan Dj¸«£rv * keyboard.c (Fexecute_extended_command): Restart hourglass
Sun, 06 Mar 2005 16:04:06 +0000 Richard M. Stallman (Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
Tue, 01 Mar 2005 13:17:47 +0000 Stefan Monnier (Fposn_at_x_y): Check integerness of X and Y.
Tue, 15 Feb 2005 06:41:26 +0000 Richard M. Stallman (command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.
Sun, 13 Feb 2005 00:21:11 +0000 Dan Nicolaescu If HAVE_FCNTL_H include fcntl.h.
Sun, 16 Jan 2005 09:17:02 +0000 Jan Dj¸«£rv * keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
Fri, 14 Jan 2005 12:11:15 +0000 Kim F. Storm (Fposn_at_x_y): Add optional arg WHOLE.
Thu, 13 Jan 2005 19:43:09 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Thu, 23 Dec 2004 22:17:56 +0000 Jan Dj¸«£rv * keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
Tue, 21 Dec 2004 11:34:42 +0000 Richard M. Stallman (kbd_buffer_store_event_hold):
Wed, 15 Dec 2004 21:40:41 +0000 Jan Dj¸«£rv * syssignal.h: Declare main_thread.
Wed, 15 Dec 2004 00:07:15 +0000 Kim F. Storm (read_char): Save and restore echo_string when
Wed, 15 Dec 2004 00:04:39 +0000 Kim F. Storm (Vthrow_on_input): New variable.
Sat, 11 Dec 2004 23:43:21 +0000 Stefan Monnier (handle_async_input): Remove pthread mutex handling.
Tue, 07 Dec 2004 21:03:04 +0000 Jan Dj¸«£rv * emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
Tue, 07 Dec 2004 08:25:43 +0000 Jan Dj¸«£rv * gtkutil.c: Include signal.h and syssignal.h.
Tue, 30 Nov 2004 05:57:27 +0000 Steven Tamm * keyboard.c: Don't undef SIGIO
Thu, 25 Nov 2004 22:17:49 +0000 Stefan Monnier (command_loop_1): Print a message describing the key
Mon, 15 Nov 2004 23:32:52 +0000 Kim F. Storm (Fposn_at_point): Remove extra */ after doc string.
Tue, 09 Nov 2004 13:23:55 +0000 Kim F. Storm (read_avail_input): Remove unused variable 'discard'.
Sun, 07 Nov 2004 03:49:38 +0000 Richard M. Stallman (command_loop_1): Change Vtransient_mark_mode
Fri, 05 Nov 2004 11:30:01 +0000 Kim F. Storm (kbd_buffer_store_event_hold): Remove obsolete code.
Sat, 09 Oct 2004 23:24:49 +0000 Kim F. Storm (timer_resume_idle): New function to resume idle
Fri, 20 Aug 2004 10:34:12 +0000 Kim F. Storm Rename wait_reading_process_input to wait_reading_process_output.
Thu, 19 Aug 2004 13:59:28 +0000 Kim F. Storm Adapt to new wait_reading_process_input args.
Sun, 08 Aug 2004 16:17:23 +0000 Luc Teirlinck Declare Qdisabled_command_function instead of Qdisabled_command_hook.
Sat, 07 Aug 2004 02:28:50 +0000 Luc Teirlinck (syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
Sat, 31 Jul 2004 15:57:40 +0000 Luc Teirlinck (syms_of_keyboard) <disable-point-adjustment>: Doc fix.
Mon, 19 Jul 2004 04:42:43 +0000 Steven Tamm Fixes for Ctrl-G support on carbon, replacing old timeout based polling
Sat, 17 Jul 2004 17:31:33 +0000 Juanma Barranquero (not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.
Sat, 17 Jul 2004 14:50:58 +0000 Richard M. Stallman (not_single_kboard_state): New function.
Wed, 14 Jul 2004 22:42:44 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
Tue, 06 Jul 2004 23:32:37 +0000 Luc Teirlinck (syms_of_keyboard): Fix `keyboard-translate-table' docstring.
Mon, 21 Jun 2004 03:22:34 +0000 Richard M. Stallman (command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.
Sun, 13 Jun 2004 22:39:20 +0000 Richard M. Stallman (cmd_error): Don't call any_kboard_state if inside a recursive edit level.
Sun, 13 Jun 2004 15:34:11 +0000 Andreas Schwab (cancel_hourglass_unwind): Return a value.
Fri, 11 Jun 2004 00:47:11 +0000 Juanma Barranquero (Fposn_at_point): Doc fix.
Fri, 21 May 2004 23:36:38 +0000 Kim F. Storm (struct backtrace): Add debug_on_exit member.
Mon, 17 May 2004 23:07:15 +0000 Kim F. Storm (Frecursive_edit): Return immediately if input blocked.
Mon, 17 May 2004 20:09:39 +0000 Jason Rumney (kbd_buffer_get_event): Don't use event->code and
Fri, 14 May 2004 23:01:45 +0000 Kim F. Storm Undo last change.