log src/keyboard.c @ 50276:fc6bcd4af686

age author description
Fri, 21 Mar 2003 13:49:39 +0000 Kim F. Storm (make_lispy_event): Use enum window_part.
Sun, 09 Mar 2003 20:43:04 +0000 Jan Dj«£rv Implement Ctrl-Mouse-2 (split vertically) for toolkit scrollbars
Tue, 25 Feb 2003 06:00:40 +0000 Jan Dj«£rv * keyboard.c (cancel_hourglass_unwind): Surround with
Sun, 23 Feb 2003 22:11:20 +0000 Jan Dj«£rv * keyboard.c (cancel_hourglass_unwind): New function.
Mon, 17 Feb 2003 07:51:08 +0000 Richard M. Stallman (this_command_key_count_reset): New variable.
Wed, 12 Feb 2003 23:13:43 +0000 Kim F. Storm Renamed remap-command to command-remapping. All uses changed.
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 04 Feb 2003 11:51:40 +0000 Richard M. Stallman (echo_now): Update before_command_echo_length.
Mon, 03 Feb 2003 22:52:07 +0000 Kim F. Storm (syms_of_keyboard) <this-original-command>: Doc fix.
Fri, 31 Jan 2003 15:24:20 +0000 Juanma Barranquero Cygwin support patch.
Fri, 24 Jan 2003 02:31:07 +0000 Kenichi Handa (adjust_point_for_property): New second arg MODIFIED.
Sun, 19 Jan 2003 21:50:03 +0000 Jan Dj«£rv GTK version
Mon, 13 Jan 2003 08:22:08 +0000 Richard M. Stallman Finish previous change.
Mon, 13 Jan 2003 08:20:09 +0000 Richard M. Stallman (command_loop_1): Don't redisplay directly if there's a post-command-hook.
Wed, 01 Jan 2003 16:59:54 +0000 Richard M. Stallman (command_loop_1): Call adjust_point_for_property
Fri, 22 Nov 2002 12:23:13 +0000 Dave Love (interrupt_signal): Provide forward declaration.
Fri, 15 Nov 2002 20:06:03 +0000 Stefan Monnier (command_loop_1): Fix int/Lisp_Object mixup.
Sat, 09 Nov 2002 12:48:26 +0000 Dave Love (command_loop_1): Apply Vtranslation_table_for_input
Mon, 04 Nov 2002 14:57:54 +0000 Dave Love (read_char): Always translate iff
Sun, 03 Nov 2002 09:36:55 +0000 Stefan Monnier (adjust_point_for_property): copy/paste error.
Sun, 03 Nov 2002 08:58:49 +0000 Stefan Monnier (adjust_point_for_property): Handle `display' prop on overlays.
Wed, 30 Oct 2002 19:13:10 +0000 Dave Love (lispy_accent_codes, lispy_accent_keys): Extended.
Fri, 04 Oct 2002 21:49:47 +0000 Stefan Monnier (keyremap): New struct.
Fri, 27 Sep 2002 17:03:46 +0000 Richard M. Stallman (STOP_POLLING, RESUME_POLLING): New macros.
Wed, 11 Sep 2002 01:58:54 +0000 Richard M. Stallman (Fexecute_extended_command): Use pop_message_unwind.
Mon, 09 Sep 2002 22:33:36 +0000 Kim F. Storm (Fdiscard_input): If defining keyboard macro,
Mon, 19 Aug 2002 14:58:29 +0000 Kim F. Storm (Fclear_this_command_keys): Added optional arg
Wed, 14 Aug 2002 10:34:41 +0000 Kim F. Storm (Fcommand_execute): Update call to Fexecute_kbd_macro.
Sat, 10 Aug 2002 03:48:04 +0000 Richard M. Stallman (make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
Sat, 03 Aug 2002 22:21:09 +0000 Andrew Choi In src:
Mon, 29 Jul 2002 01:55:43 +0000 Richard M. Stallman (make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS.
Sat, 20 Jul 2002 21:47:00 +0000 Richard M. Stallman (cmd_error_internal): Pass Vsignaling_function
Fri, 19 Jul 2002 10:33:44 +0000 Juanma Barranquero Fix typo.
Tue, 16 Jul 2002 19:48:34 +0000 Ken Raeburn (cmd_error_internal): Use const for pointer to lisp
Tue, 16 Jul 2002 17:40:57 +0000 Ken Raeburn (echo_char, parse_modifiers_uncached, parse_solitary_modifier,
Tue, 16 Jul 2002 15:49:29 +0000 Ken Raeburn * keyboard.c (Fevent_convert_list): Use SREF.
Tue, 16 Jul 2002 13:42:15 +0000 Richard M. Stallman (cmd_error) [HAVE_X_WINDOWS]: Maybe call cancel_houglass.
Mon, 15 Jul 2002 00:00:41 +0000 Ken Raeburn Most uses of XSTRING combined with STRING_BYTES or indirection changed to
Sun, 14 Jul 2002 22:52:48 +0000 Kim F. Storm Correct last commit which by mistake included some completely
Fri, 12 Jul 2002 23:47:31 +0000 Kim F. Storm (command_loop_1): Invert check on Vmemory_full.
Fri, 12 Jul 2002 11:18:36 +0000 Richard M. Stallman (cmd_error_internal): Handle Vsignaling_function here.
Thu, 11 Jul 2002 14:18:02 +0000 Juanma Barranquero Use macro SPECPDL_INDEX.
Wed, 10 Jul 2002 08:45:24 +0000 Juanma Barranquero Rename BINDING_STACK_SIZE to SPECPDL_INDEX.
Fri, 05 Jul 2002 18:51:59 +0000 Dave Love (read_key_sequence): Set initial_idleness_start_time
Thu, 04 Jul 2002 10:37:38 +0000 Juanma Barranquero (post_command_idle_hook): Remove redundant (and inexact) obsolescence
Mon, 01 Jul 2002 16:00:49 +0000 Dave Love (kbd_buffer_store_event): Fix interrupt_signal decl
Mon, 01 Jul 2002 08:04:04 +0000 Richard M. Stallman (timer_last_idleness_start_time): New variable.
Fri, 28 Jun 2002 19:43:33 +0000 Jan Dj«£rv (readable_filtered_events): New function.
Mon, 17 Jun 2002 18:45:44 +0000 Stefan Monnier (read_key_sequence): Be more careful with first_unbound.
Thu, 13 Jun 2002 14:59:38 +0000 Pavel Jan«¿k Rename enum event_kind items.
Tue, 11 Jun 2002 19:50:45 +0000 Stefan Monnier (read_key_sequence):
Tue, 11 Jun 2002 19:29:40 +0000 Richard M. Stallman (readable_events): Ignore any number of
Mon, 20 May 2002 14:49:57 +0000 Richard M. Stallman (read_char_minibuf_menu_prompt): Don't list equivalent key bindings here.
Mon, 20 May 2002 08:05:55 +0000 Ken Raeburn * keyboard.c (echo_char, record_char, parse_modifiers_uncached)
Thu, 16 May 2002 11:53:41 +0000 Juanma Barranquero (Fthis_command_keys, Fthis_command_keys_vector): Fix typo.
Wed, 15 May 2002 22:34:57 +0000 Stefan Monnier (read_char_x_menu_prompt): Use an equivalent but more meaningful test.
Sat, 04 May 2002 22:13:53 +0000 Jason Rumney (make_lispy_event) <mouse-wheel>: Set count to 1
Fri, 26 Apr 2002 23:39:06 +0000 Andrew Choi Patch for building Emacs on Mac OS X. April 26, 2002. See ChangeLog,
Sat, 13 Apr 2002 17:48:10 +0000 Richard M. Stallman (command_loop_1): Don't call start_hourglass
Fri, 12 Apr 2002 09:35:34 +0000 Gerd Moellmann (Qleft_margin, Qright_margin): Declare.