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