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.