log src/keyboard.c @ 7587:efaee8861ad4

age author description
Fri, 20 May 1994 08:18:01 +0000 Richard M. Stallman (read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
Thu, 19 May 1994 00:28:39 +0000 Richard M. Stallman (lispy_function_keys): Add various kp- keys for X11R6.
Tue, 17 May 1994 19:51:54 +0000 Richard M. Stallman (command_loop_1): Fix test for valid display table entry,
Sat, 14 May 1994 22:23:38 +0000 Richard M. Stallman (bind_polling_period): Never decrease polling_period.
Sat, 14 May 1994 20:31:52 +0000 Richard M. Stallman Comment change.
Fri, 13 May 1994 08:32:16 +0000 Richard M. Stallman (syms_of_keyboard): Set up Qpolling_period.
Tue, 10 May 1994 23:38:17 +0000 Karl Heuer (read_char): Preserve echo area on asynch buffer switch.
Tue, 10 May 1994 07:24:27 +0000 Richard M. Stallman (syms_of_keyboard): Doc fix.
Tue, 10 May 1994 05:48:20 +0000 Karl Heuer (safe_run_hooks): New function, extracted from command_loop_1. Bind
Tue, 10 May 1994 05:45:24 +0000 Karl Heuer Use PT, not point.
Sat, 07 May 1994 19:47:44 +0000 Richard M. Stallman (read_char): Don't text do_mouse_tracking;
Fri, 06 May 1994 06:25:15 +0000 Richard M. Stallman (make_lispy_event): Ignore mouse events for deleted frame.
Fri, 06 May 1994 00:48:26 +0000 Richard M. Stallman (last_point_position_buffer): New variable.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Sun, 01 May 1994 07:33:39 +0000 Richard M. Stallman (Ftrack_mouse): Call prepare_menu_bars at the start.