log src/keyboard.c @ 78224:24202b793a08

age author description
Mon, 16 Jul 2007 10:39:15 +0000 Juanma Barranquero (Ftrack_mouse): Doc fix.
Sun, 01 Apr 2007 22:03:03 +0000 Chong Yidong (command_loop_1): Fcommand_remapping has new arg; caller changed.
Sat, 24 Mar 2007 16:24:54 +0000 Eli Zaretskii Fix a comment before `read_key_sequence'.
Tue, 20 Mar 2007 08:50:10 +0000 YAMAMOTO Mitsuharu (record_char): Add BLOCK_INPUT around fwrite.
Mon, 19 Mar 2007 05:29:34 +0000 Richard M. Stallman (NUM_RECENT_KEYS): Bump up to 300.
Sat, 17 Mar 2007 18:26:21 +0000 Chong Yidong (read_key_sequence): Store original event into keybuf when replaying
Sat, 10 Mar 2007 04:57:18 +0000 Chong Yidong (help_form_saved_window_configs): New var.
Thu, 08 Mar 2007 22:58:08 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Sat, 27 Jan 2007 18:18:31 +0000 Eli Zaretskii (Fthis_command_keys, Fthis_command_keys_vector): Doc fix.
Fri, 26 Jan 2007 08:36:18 +0000 YAMAMOTO Mitsuharu (interrupt_input_blocked): Declare volatile.
Sun, 21 Jan 2007 04:57:37 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 02:11:03 +0000 Chong Yidong (read_key_sequence): Extract local map only if the
Mon, 08 Jan 2007 17:58:28 +0000 Jan Dj¸«£rv (init_keyboard): Initialize interrupt_input_blocked and
Sat, 23 Dec 2006 01:57:15 +0000 Eli Zaretskii (some_mouse_moved): Fix last change.
Tue, 19 Dec 2006 16:09:02 +0000 Juanma Barranquero (syms_of_keyboard) <double-click-time>: Doc fix.
Tue, 19 Dec 2006 15:37:20 +0000 Kim F. Storm (kbd_buffer_store_event_hold): Undo 2006-12-04 change.
Fri, 15 Dec 2006 00:22:57 +0000 Kim F. Storm (ignore_mouse_drag_p): New global var.
Thu, 14 Dec 2006 08:41:46 +0000 YAMAMOTO Mitsuharu (make_lispy_event): Use find_user_signal_name.
Mon, 04 Dec 2006 12:37:55 +0000 Kim F. Storm Fix last change.
Mon, 04 Dec 2006 12:26:58 +0000 Kim F. Storm (kbd_buffer_store_event_hold): Don't throw-on-input
Fri, 24 Nov 2006 10:31:26 +0000 Juanma Barranquero Space/tab mixup.
Sun, 22 Oct 2006 22:25:03 +0000 Kim F. Storm (read_char): Make an element (t . EVENT) in
Tue, 10 Oct 2006 01:20:20 +0000 Chong Yidong * dispnew.c (sit_for): Sit forever if TIMEOUT is t.
Fri, 15 Sep 2006 07:19:15 +0000 David Kastrup * NEWS: explain new behavior and arguments of `key-binding' and
Wed, 13 Sep 2006 15:12:59 +0000 Richard M. Stallman (read_char): If end_time specified, don't put the
Sun, 10 Sep 2006 21:10:50 +0000 Kim F. Storm (Finput_pending_p): Check Vunread_input_method_events
Sun, 27 Aug 2006 07:09:06 +0000 YAMAMOTO Mitsuharu (in_sighandler): Remove variable.
Fri, 25 Aug 2006 10:05:50 +0000 Kim F. Storm (Fcurrent_idle_time): Simplify.
Mon, 21 Aug 2006 12:54:47 +0000 Jan Dj¸«£rv Clarify difference between in_sighandler and handling_signal.
Mon, 21 Aug 2006 02:07:09 +0000 Kenichi Handa (syms_of_keyboard): Docstring of
Sun, 20 Aug 2006 17:58:09 +0000 Chong Yidong * keyboard.c (show_help_echo): Preserve mouse movement flag if
Sun, 20 Aug 2006 12:06:20 +0000 Richard M. Stallman (Fcurrent_idle_time): New function.
Tue, 15 Aug 2006 17:39:21 +0000 Chong Yidong * keyboard.c (read_char): Don't change idle timer state at all if
Mon, 14 Aug 2006 18:32:23 +0000 Chong Yidong * keyboard.c (read_char): Don't reset idle timers if a time limit
Thu, 10 Aug 2006 06:07:15 +0000 Jan Dj¸«£rv * keyboard.c: Define in_sighandler.
Wed, 09 Aug 2006 04:55:02 +0000 Richard M. Stallman (keyremap_step): No-op if fkey->parent = nil.
Sat, 05 Aug 2006 11:59:50 +0000 Eli Zaretskii (kbd_buffer_get_event): Return Qnil when current time is exactly equal to
Sat, 05 Aug 2006 01:38:21 +0000 Chong Yidong * keyboard.c (read_char): Rebalance specpdl after receiving jump.
Sat, 29 Jul 2006 01:54:16 +0000 Richard M. Stallman (safe_run_hooks_1): Don't crash if Vrun_hooks is nil.
Wed, 26 Jul 2006 18:13:33 +0000 Chong Yidong * keyboard.c (read_char): New arg END_TIME specifying timeout.
Tue, 18 Jul 2006 13:28:16 +0000 Kim F. Storm (recursive_edit_1): Use xsignal1.
Mon, 17 Jul 2006 21:00:58 +0000 Richard M. Stallman (Vcommand_error_function): New variable.
Wed, 12 Jul 2006 13:19:04 +0000 Kim F. Storm (access_keymap_keyremap): Use ARRAYP.
Tue, 11 Jul 2006 20:10:56 +0000 Kim F. Storm (command_loop_1, read_char, Fexecute_extended_command):
Mon, 10 Jul 2006 18:51:31 +0000 Chong Yidong * puresize.h (BASE_PURESIZE): Increment to 1211000.
Fri, 07 Jul 2006 15:48:57 +0000 Eli Zaretskii (Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
Fri, 05 May 2006 06:43:50 +0000 YAMAMOTO Mitsuharu (make_lispy_event) [MAC_OS]: Get Apple event info from event->arg.
Thu, 13 Apr 2006 01:25:06 +0000 Richard M. Stallman (read_key_sequence): Explicitly avoid keybuf[-1].
Wed, 29 Mar 2006 09:38:03 +0000 Juanma Barranquero (process_tool_bar_item): Reorganize dummy args.
Wed, 29 Mar 2006 08:00:23 +0000 Stefan Monnier (tool_bar_items): Use map_keymap.
Sat, 11 Feb 2006 13:50:29 +0000 Eli Zaretskii (Venable_disabled_menus_and_buttons): New variable.
Fri, 10 Feb 2006 00:00:31 +0000 Kim F. Storm * data.c (Findirect_function): Add NOERROR arg. All callers changed
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Thu, 19 Jan 2006 17:39:55 +0000 Richard M. Stallman (echo_char): Don't omit the space between first two echoed chars.
Mon, 26 Dec 2005 16:31:36 +0000 Richard M. Stallman (last_point_position_window): New variable.
Mon, 19 Dec 2005 08:30:17 +0000 YAMAMOTO Mitsuharu (make_lispy_event): Drag-and-drop items are now
Sat, 10 Dec 2005 01:49:24 +0000 YAMAMOTO Mitsuharu (Qmac_apple_event) [MAC_OS]: New variable.
Sat, 29 Oct 2005 19:34:58 +0000 Richard M. Stallman (command_loop_1): Don't set Vmemory_full here.
Thu, 13 Oct 2005 22:42:01 +0000 Kim F. Storm (make_lispy_position): Adjust wx for left margin if ON_TEXT.
Tue, 11 Oct 2005 15:07:28 +0000 Kim F. Storm (make_lispy_position): Fix buffer calculations for
Mon, 10 Oct 2005 22:50:21 +0000 Kim F. Storm (make_lispy_position): Fix buffer position calculation for
Tue, 04 Oct 2005 04:23:12 +0000 Stefan Monnier (make_lispy_event): If point has moved between down and up event, make it
Sat, 01 Oct 2005 11:08:25 +0000 YAMAMOTO Mitsuharu (init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
Sun, 25 Sep 2005 23:49:15 +0000 Richard M. Stallman (update_menu_bindings): Variable deleted.
Thu, 25 Aug 2005 08:20:12 +0000 YAMAMOTO Mitsuharu (kbd_buffer_get_event) [MAC_OS]: Make events for
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 23 Jul 2005 19:09:50 +0000 Richard M. Stallman (read_char): Test gc_cons_threshold.
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.