log src/keyboard.c @ 6749:c409eb264509

age author description
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
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.
Fri, 04 Feb 1994 20:41:54 +0000 Richard M. Stallman (kbd_buffer_get_event): Pass 1 to read_avail_input.
Thu, 27 Jan 1994 11:01:59 +0000 Fred Pierresteguy * keyboard.c (make_lispy_event): Add USE_X_TOOLKIT conditional and
Wed, 26 Jan 1994 07:22:11 +0000 Richard M. Stallman (read_key_sequence): Properly gcpro fkey_map while using keytran_map.
Sun, 16 Jan 1994 23:40:22 +0000 Richard M. Stallman (Voverriding_local_map): New variable.
Fri, 14 Jan 1994 20:09:37 +0000 Richard M. Stallman (command_loop_1): If there's an error in the
Tue, 11 Jan 1994 18:52:33 +0000 Richard M. Stallman (read_char_x_menu_prompt, read_char_minibuf_menu_prompt):
Sat, 08 Jan 1994 13:28:03 +0000 Richard M. Stallman (interrupt_signal) [MSDOS]: write explicit CRs since
Fri, 31 Dec 1993 17:29:12 +0000 Richard M. Stallman (lispy_accent_codes): Cope if an XK symbol is undefined.
Thu, 30 Dec 1993 07:49:15 +0000 Richard M. Stallman (read_avail_input): Turn O_NDELAY off on DGUX as on USG.
Sat, 25 Dec 1993 02:31:25 +0000 Richard M. Stallman (command_loop_1): Test of whether disp tab elt
Thu, 23 Dec 1993 00:52:50 +0000 Richard M. Stallman (make_lispy_event): Offset the event code here.