log src/keyboard.c @ 72329:43638213c829

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