log src/keyboard.c @ 69147:fd2452e681b8

age author description
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.