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.
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.
Thu, 23 Dec 1993 00:39:25 +0000 Richard M. Stallman (kbd_buffer_get_event): For delete-window-event, do count iconified frames.
Fri, 26 Nov 1993 21:54:39 +0000 Richard M. Stallman (kbd_buffer_get_event): If user destroys the last frame,
Thu, 25 Nov 1993 19:38:14 +0000 Richard M. Stallman (quit_throw_to_read_char):
Tue, 23 Nov 1993 10:44:10 +0000 Richard M. Stallman (kbd_buffer_get_event): Handle delete_window_event's.
Sat, 20 Nov 1993 05:17:44 +0000 Richard M. Stallman (follow_key): When downcasing, downcase just the
Sat, 20 Nov 1993 04:14:34 +0000 Richard M. Stallman (read_key_sequence): If we get a quit, and current buffer
Thu, 18 Nov 1993 09:45:27 +0000 Richard M. Stallman (read_avail_input): Don't set nread to -1
Mon, 15 Nov 1993 12:28:01 +0000 Richard M. Stallman (read_avail_input): Make cbuf 1 char shorter.
Sat, 13 Nov 1993 07:50:17 +0000 Richard M. Stallman (read_avail_input) [no FIONREAD]: On DGUX, as on USG,
Fri, 12 Nov 1993 21:16:38 +0000 Richard M. Stallman (Fread_key_sequence): Split the doc string with "".
Sun, 24 Oct 1993 23:28:06 +0000 Richard M. Stallman (read_key_sequence): Arg prompt is now a Lisp object.
Wed, 13 Oct 1993 06:01:49 +0000 Richard M. Stallman (read_key_sequence): Allow function in key-translation-map
Tue, 05 Oct 1993 01:34:06 +0000 Brian Fox (read_key_sequence): Don't declare first_event; it is no longer used.
Wed, 22 Sep 1993 18:11:10 +0000 Brian Fox (Qextended_command_history): New variable prevents
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Fri, 13 Aug 1993 06:19:21 +0000 Richard M. Stallman (kbd_buffer_store_event): Use bcopy to copy
Wed, 11 Aug 1993 07:56:40 +0000 Richard M. Stallman (make_lispy_event): Clear all but 0377 in event->code.
Fri, 06 Aug 1993 22:45:22 +0000 Richard M. Stallman (set_poll_suppress_count): New function.
Fri, 06 Aug 1993 21:17:16 +0000 Richard M. Stallman (Fset_input_mode): Start polling, if appropriate.
Mon, 02 Aug 1993 07:29:53 +0000 Richard M. Stallman (read_key_sequence): Use XFASTINT to convert value
Sun, 01 Aug 1993 18:48:20 +0000 Richard M. Stallman (last_mouse_button): Renamed from button_up_button.
Tue, 27 Jul 1993 22:49:05 +0000 Richard M. Stallman (command_loop_1): Call Qrecompute_lucid_menubar only if defined.
Mon, 26 Jul 1993 05:34:46 +0000 Richard M. Stallman (kbd_buffer_store_event): Apply all the modifiers bits
Fri, 23 Jul 1993 23:23:57 +0000 Richard M. Stallman (command_loop_1): Run post-command-hook first thing.
Sun, 18 Jul 1993 06:25:09 +0000 Jim Blandy * keyboard.c (read_key_sequence): Accept both strings and vectors
Sat, 17 Jul 1993 02:10:03 +0000 Richard M. Stallman (Vhelp_menu_bar_map): Deleted.
Thu, 15 Jul 1993 06:56:17 +0000 Richard M. Stallman (read_char_menu_prompt): If the user rejects a menu,
Thu, 15 Jul 1993 04:58:59 +0000 Jim Blandy * keyboard.c (menu_bar_one_keymap): If the key's binding is the
Thu, 15 Jul 1993 03:09:56 +0000 Richard M. Stallman (Qdisabled_command_hook): New variable.
Wed, 14 Jul 1993 16:49:30 +0000 Richard M. Stallman (Vhelp_menu_bar_map): New var.
Mon, 12 Jul 1993 23:32:43 +0000 Richard M. Stallman (Qundefined): New variable.
Mon, 05 Jul 1993 07:45:43 +0000 Jim Blandy Fix initialization of Vdouble_click_time in syms_of_keyboard.
Mon, 05 Jul 1993 07:18:24 +0000 Jim Blandy * keyboard.c (Vdouble_click_time): Renamed from double_click_time,
Sun, 04 Jul 1993 02:21:02 +0000 Richard M. Stallman (read_char): After Fgarbage_collect, call redisplay.