log src/keyboard.c @ 7168:82bb839ac5c6

age author description
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.
Thu, 14 Apr 1994 11:59:28 +0000 Richard M. Stallman (make_lispy_event): Put mouse event code
Tue, 12 Apr 1994 00:50:00 +0000 Karl Heuer (make_lispy_event): Initialize item.
Mon, 11 Apr 1994 21:34:38 +0000 Richard M. Stallman (make_lispy_movement): Conditionalize on MULTI_FRAME.
Fri, 08 Apr 1994 05:59:03 +0000 Karl Heuer (kbd_buffer_get_event): Make buffer_switch_event lispy.
Tue, 22 Mar 1994 01:24:14 +0000 Karl Heuer (add_command_key, command_loop_1, read_char, kbd_buffer_store_event,
Sat, 12 Mar 1994 01:38:31 +0000 Karl Heuer Fix coding style.
Thu, 10 Mar 1994 15:59:22 +0000 Richard M. Stallman (command_loop_1): On entry, set this_command
Sat, 05 Mar 1994 20:35:52 +0000 Richard M. Stallman (command_loop_1, read_key_sequence, Fcommand_execute):
Sat, 05 Mar 1994 03:58:45 +0000 Karl Heuer (command_loop_1): Fix misplaced assignment of last_point_position.
Thu, 03 Mar 1994 20:08:12 +0000 Karl Heuer (command_loop_1): Set last_point_position to the value of point.
Wed, 02 Mar 1994 22:51:20 +0000 Richard M. Stallman (menu_bar_items): When moving an item to the end,
Wed, 02 Mar 1994 04:11:11 +0000 Richard M. Stallman (menu_bar_items): Accept old vector as arg. Return a vector.
Sat, 26 Feb 1994 05:54:26 +0000 Karl Heuer (Fsuspend_emacs): New variable cannot-suspend forces a subshell even if the
Sat, 26 Feb 1994 03:42:28 +0000 Richard M. Stallman (Vsystem_key_alist): Renamed from Vvendor_key_alist.
Thu, 24 Feb 1994 06:19:34 +0000 Richard M. Stallman (make_lispy_movement, make_lispy_event):
Tue, 22 Feb 1994 00:45:38 +0000 Richard M. Stallman (make_lispy_event): For menu bar event in USE_X_TOOLKIT