log src/keyboard.c @ 31912:83fe15f82f7e

age author description
Mon, 25 Sep 2000 14:27:02 +0000 Gerd Moellmann (show_help_echo): Set help_echo_showing_p.
Mon, 18 Sep 2000 18:45:01 +0000 Dave Love (menu_bar_items, tool_bar_items)
Wed, 13 Sep 2000 11:17:06 +0000 Gerd Moellmann Avoid some more compiler warnings.
Mon, 28 Aug 2000 01:32:15 +0000 Kenichi Handa (read_char_minibuf_menu_prompt): Call read_char with
Sun, 27 Aug 2000 15:47:59 +0000 Stefan Monnier (menu_bar_item): Detect duplicate entries for all items
Sun, 27 Aug 2000 10:10:14 +0000 Eli Zaretskii Fix a typo in a comment.
Tue, 22 Aug 2000 22:23:58 +0000 Andrew Innes Include keyboard.h before frame.h.
Mon, 21 Aug 2000 18:59:02 +0000 Gerd Moellmann (gen_help_event): Add parameter SIZE.
Fri, 18 Aug 2000 03:13:27 +0000 Gerd Moellmann (kbd_buffer_get_event): Handle the case that the
Fri, 11 Aug 2000 00:50:51 +0000 Kenichi Handa (make_lispy_event): Handle the new event type
Wed, 09 Aug 2000 12:24:02 +0000 Eli Zaretskii (kbd_buffer_events_waiting): New function.
Tue, 08 Aug 2000 14:43:28 +0000 Ken Raeburn (syms_of_keyboard): Initialize last_point_position_buffer.
Wed, 02 Aug 2000 20:16:22 +0000 Gerd Moellmann (read_char_minibuf_menu_prompt): Add new parameter
Fri, 21 Jul 2000 15:37:33 +0000 Gerd Moellmann (show_help_echo, gen_help_event): Extend comments.
Tue, 18 Jul 2000 18:20:04 +0000 Gerd Moellmann (show_help_echo): Add parameter WINDOW.