log src/keyboard.c @ 6208:db4139d43f8a

age author description
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
Mon, 21 Feb 1994 21:41:01 +0000 Richard M. Stallman Whitespace change.
Sun, 13 Feb 1994 00:15:20 +0000 Richard M. Stallman (command_loop_1): On entry, set last_command to this_command.
Fri, 11 Feb 1994 08:05:12 +0000 Karl Heuer (syms_of_keyboard): Add a DEFVAR for command-hook-internal.
Fri, 11 Feb 1994 01:34:16 +0000 Karl Heuer (read_char, read_char_minibuf_menu_prompt, read_key_sequence): Retry read_char
Fri, 11 Feb 1994 00:13:59 +0000 Karl Heuer Split #ifdef so as not to confuse c-mode.
Mon, 07 Feb 1994 01:03:39 +0000 Richard M. Stallman (menu_bar_item): Use internal_condition_case_1.