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.
|