log src/keyboard.c @ 7224:a96533ce8122

age author description
Sat, 30 Apr 1994 07:40:40 +0000 Richard M. Stallman (force_auto_save_soon): New function.
Thu, 28 Apr 1994 07:49:45 +0000 Richard M. Stallman (Vunread_command_events): Renamed from unread_command_events.
Mon, 25 Apr 1994 22:22:31 +0000 Richard M. Stallman (menu_bar_item): Put a list of keymaps into the third
Wed, 20 Apr 1994 00:24:59 +0000 Karl Heuer (read_avail_input): Don't retry read.
Tue, 19 Apr 1994 22:48:32 +0000 Richard M. Stallman (Vlast_event_frame): Define unconditionally.
Tue, 19 Apr 1994 05:56:20 +0000 Karl Heuer (read_avail_input): Test EINTR, not EAGAIN.
Tue, 19 Apr 1994 05:52:58 +0000 Karl Heuer (read_avail_input): Write loop as a do-while.
Sun, 17 Apr 1994 20:13:34 +0000 Richard M. Stallman (read_avail_input): Test both aix386 and _BSD.
Sun, 17 Apr 1994 07:53:22 +0000 Richard M. Stallman (read_char_x_menu_prompt): Don't check for value = nil
Sat, 16 Apr 1994 06:58:38 +0000 Karl Heuer (make_lispy_movement): Don't clip.
Sat, 16 Apr 1994 05:53:27 +0000 Richard M. Stallman (read_avail_input): Fix previous change--test _BSD.
Sat, 16 Apr 1994 02:32:59 +0000 Richard M. Stallman (read_avail_input): Don't generate SIGHUP of aix386;
Fri, 15 Apr 1994 21:58:19 +0000 Richard M. Stallman (modify_event_symbol): Use the cdr of the alist entry.
Fri, 15 Apr 1994 21:55:25 +0000 Richard M. Stallman (syms_of_keyboard): Init and staticpro system_key_syms.
Fri, 15 Apr 1994 20:44:17 +0000 Karl Heuer (read_avail_input): Fix comment delimiter.