log src/keyboard.c @ 36691:144162f5b2e3

age author description
Thu, 08 Mar 2001 14:01:24 +0000 Gerd Moellmann (make_lispy_event): Avoid generating drag events
Wed, 21 Feb 2001 13:57:40 +0000 Gerd Moellmann Use display_hourglass_p, start_hourglass,
Tue, 20 Feb 2001 18:12:00 +0000 Gerd Moellmann (read_char): When an event from unread-command-events
Mon, 19 Feb 2001 13:57:49 +0000 Gerd Moellmann (recursive_edit_1): Bind `inhibit-redisplay' and
Tue, 16 Jan 2001 12:42:22 +0000 Gerd Moellmann Call redisplay_preserve_echo_area with additional arg.
Fri, 12 Jan 2001 11:17:53 +0000 Gerd Moellmann Call get_local_map with new argument list.
Tue, 09 Jan 2001 13:44:36 +0000 Gerd Moellmann (Fexecute_extended_command): Use a
Sun, 07 Jan 2001 21:13:42 +0000 Dave Love (Fread_key_sequence_vector): Avoid newline in
Tue, 02 Jan 2001 14:09:59 +0000 Eli Zaretskii (record_char): Remove unused function-scope variable
Thu, 28 Dec 2000 13:37:33 +0000 Gerd Moellmann (echo_char): If C is an integer, always call
Sat, 23 Dec 2000 23:08:42 +0000 Gerd Moellmann (echo_prompt): Always set current_kboard->echoptr to
Wed, 20 Dec 2000 15:13:36 +0000 Gerd Moellmann (echo_prompt): Prevent a compiler warning.
Thu, 14 Dec 2000 10:44:56 +0000 Kenichi Handa (echo_prompt): Argument type changed to Lisp_Object.
Wed, 13 Dec 2000 14:25:49 +0000 Gerd Moellmann (do_mouse_tracking): Make externally visible.
Wed, 13 Dec 2000 14:12:02 +0000 Stefan Monnier (menu_bar_items, tool_bar_items):