Wed, 15 Mar 1995 22:10:54 +0000 |
Karl Heuer |
(make_lispy_event): Do mouse code only if HAVE_MOUSE.
|
Wed, 15 Mar 1995 01:55:24 +0000 |
Karl Heuer |
(unlock_kboard): Renamed from unlock_display.
|
Tue, 14 Mar 1995 04:25:37 +0000 |
Karl Heuer |
(event_to_perdisplay): New function.
|
Mon, 13 Mar 1995 03:09:40 +0000 |
Karl Heuer |
(unlock_display): current_perdisplay now is never null.
|
Sun, 12 Mar 1995 21:30:35 +0000 |
Richard M. Stallman |
(parse_modifiers_uncached): Delete the code for
|
Wed, 08 Mar 1995 05:50:47 +0000 |
Karl Heuer |
(unlock_display): If adding to kbd_queue, set kbd_queue_has_data.
|
Wed, 08 Mar 1995 03:31:18 +0000 |
Karl Heuer |
Moved clear_prefix_arg, finalize_prefix_arg, describe_prefix_arg to callint.c.
|
Wed, 08 Mar 1995 01:26:16 +0000 |
Karl Heuer |
(init_perdisplay): Initialize Vlast_kbd_macro.
|
Wed, 08 Mar 1995 00:45:37 +0000 |
Karl Heuer |
(cmd_error): Bind Vprint_level and Vprint_length.
|
Tue, 07 Mar 1995 04:57:02 +0000 |
Karl Heuer |
(command_loop_1): Fix test for prefix arg.
|
Fri, 03 Mar 1995 10:32:07 +0000 |
Richard M. Stallman |
(read_key_sequence): Update orig_local_map
|
Fri, 03 Mar 1995 05:01:27 +0000 |
Karl Heuer |
(read_char_minibuf_menu_prompt): orig_defn_macro is now Lisp_Object, not int.
|
Fri, 03 Mar 1995 02:08:49 +0000 |
Karl Heuer |
(cmd_error): Allow current_perdisplay to be null.
|
Fri, 03 Mar 1995 01:50:42 +0000 |
Karl Heuer |
(read_key_sequence): New arg can_return_switch_frame. All callers changed.
|
Wed, 01 Mar 1995 04:27:37 +0000 |
Karl Heuer |
(cmd_error): Use clear_prefix_arg.
|
Sun, 26 Feb 1995 22:31:45 +0000 |
Richard M. Stallman |
(convert_event_type_list): New function.
|
Sat, 25 Feb 1995 07:13:09 +0000 |
Karl Heuer |
(unlock_display): New function.
|
Fri, 24 Feb 1995 02:41:55 +0000 |
Karl Heuer |
(display_locked): New var to indicate when we're in the run state.
|
Wed, 22 Feb 1995 07:26:40 +0000 |
Karl Heuer |
(kbd_buffer_frame_or_window): Restored old var.
|
Tue, 14 Feb 1995 14:25:36 +0000 |
Richard M. Stallman |
(input_poll_signal): Add ignored argument.
|
Wed, 08 Feb 1995 06:37:26 +0000 |
Karl Heuer |
(command_loop_1): Put back cancel_echoing call, if there's a perdisplay for it
|
Tue, 07 Feb 1995 02:07:03 +0000 |
Karl Heuer |
(internal_last_event_frame, Vlast_event_frame): Deleted; now part of
|
Sat, 04 Feb 1995 01:46:56 +0000 |
Karl Heuer |
(cmd_error): Cancel echoing here.
|
Sat, 04 Feb 1995 01:31:01 +0000 |
Karl Heuer |
[MULTI_PERDISPLAY] (all_perdisplays): New var.
|
Sat, 04 Feb 1995 01:11:55 +0000 |
Karl Heuer |
(syms_of_keyboard): Move DEFVAR_DISPLAY's here from callint.c.
|
Thu, 02 Feb 1995 18:55:39 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event, swallow_events): Remove selection_request event
|
Wed, 01 Feb 1995 22:18:21 +0000 |
Karl Heuer |
(cmd_error): Clear prefix arg here.
|
Tue, 31 Jan 1995 00:02:47 +0000 |
Karl Heuer |
(syms_of_keyboard): Fix missing backslashes.
|
Sat, 28 Jan 1995 03:05:45 +0000 |
Karl Heuer |
* keyboard.c (kbd_buffer_frame_or_window): Delete; now in perdisplay.
|
Wed, 25 Jan 1995 08:58:33 +0000 |
Karl Heuer |
(the_only_perd): Define this var here.
|
Tue, 24 Jan 1995 22:13:07 +0000 |
Richard M. Stallman |
(read_key_sequence): New arg dont_downcase_last
|
Tue, 24 Jan 1995 03:16:34 +0000 |
Karl Heuer |
(read_key_sequence): Don't wait for a possible key translation sequence if we
|
Wed, 18 Jan 1995 20:52:48 +0000 |
Karl Heuer |
Change all occurences of SWITCH_ENUM_BUG to use SWITCH_ENUM_CAST instead.
|
Mon, 16 Jan 1995 06:48:15 +0000 |
Richard M. Stallman |
(kbd_buffer_store_event): Cast arg of bcopy.
|
Wed, 11 Jan 1995 01:53:36 +0000 |
Karl Heuer |
(echo): Don't log the key echoes.
|
Tue, 10 Jan 1995 18:37:06 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Mon, 02 Jan 1995 09:18:07 +0000 |
Richard M. Stallman |
Use SAVE_MODIFF and BUF_SAVE_MODIFF
|
Tue, 27 Dec 1994 21:50:22 +0000 |
Richard M. Stallman |
(make_lispy_event) [USE_X_TOOLKIT]: Turn off
|
Sat, 24 Dec 1994 01:53:16 +0000 |
Richard M. Stallman |
(read_char): Don't echo keys when echo_keystrokes is 0.
|
Sun, 11 Dec 1994 11:36:13 +0000 |
Richard M. Stallman |
(read_char): After auto-saving, redisplay.
|
Thu, 24 Nov 1994 08:40:21 +0000 |
Richard M. Stallman |
(command_loop_1): Use safe_run_hooks to run
|
Wed, 23 Nov 1994 09:14:29 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Wed, 16 Nov 1994 14:15:54 +0000 |
Richard M. Stallman |
(Fopen_dribble_file): Call fclose only when dribble is non zero.
|
Thu, 10 Nov 1994 03:46:33 +0000 |
Richard M. Stallman |
(tracking_off): Test old value with NILP.
|
Wed, 09 Nov 1994 06:04:46 +0000 |
Karl Heuer |
(print_help): Set help-mode in *Help* buffer.
|
Wed, 09 Nov 1994 03:43:30 +0000 |
Roland McGrath |
(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and mouse_moved #ifdef
|
Tue, 08 Nov 1994 02:37:04 +0000 |
Roland McGrath |
Move decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
|
Tue, 01 Nov 1994 08:49:40 +0000 |
Richard M. Stallman |
(read_key_sequence): Use flags instead of gotos to
|
Sat, 29 Oct 1994 18:33:48 +0000 |
Karl Heuer |
(read_avail_input): Fix Lisp_Object vs. int problem.
|
Thu, 27 Oct 1994 21:13:33 +0000 |
Karl Heuer |
(kbd_buffer_get_event): Translate them to lispy events.
|
Tue, 25 Oct 1994 10:26:49 +0000 |
Richard M. Stallman |
(record_char): New subroutine.
|
Sun, 23 Oct 1994 07:49:24 +0000 |
Richard M. Stallman |
(kbd_buffer_get_event): Cope if mouse_position_hook does not store anything.
|
Sat, 22 Oct 1994 03:55:39 +0000 |
Richard M. Stallman |
(read_avail_input): Use input_fd.
|
Thu, 20 Oct 1994 05:33:22 +0000 |
Richard M. Stallman |
(do_mouse_tracking): Now a FRAME_PTR.
|
Wed, 19 Oct 1994 09:00:37 +0000 |
Richard M. Stallman |
(Voverriding_local_map_menu_flag): New variable.
|
Mon, 17 Oct 1994 08:42:36 +0000 |
Morten Welinder |
*** empty log message ***
|
Tue, 11 Oct 1994 09:22:44 +0000 |
Richard M. Stallman |
(read_key_sequence): The output of function-key-map
|
Sat, 08 Oct 1994 04:30:15 +0000 |
Richard M. Stallman |
(inhibit_local_menu_bar_menus): New variable.
|
Tue, 04 Oct 1994 15:59:48 +0000 |
Karl Heuer |
(read_char, make_lispy_event, make_lispy_movement, parse_modifiers,
|
Tue, 04 Oct 1994 12:13:17 +0000 |
Karl Heuer |
(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_get_event,
|
Sun, 02 Oct 1994 12:26:46 +0000 |
Paul Reilly |
(make_lispy_event): Do not set item. Now handled in xmenu.c by
|
Sat, 01 Oct 1994 21:25:41 +0000 |
Richard M. Stallman |
(head_table): Set up Qdelete_frame.
|
Tue, 27 Sep 1994 02:28:15 +0000 |
Karl Heuer |
(echo_char, cmd_error_internal, command_loop_1, read_char,
|
Thu, 22 Sep 1994 06:26:46 +0000 |
Richard M. Stallman |
(cmd_error_internal): New function, broken out of cmd_error.
|
Tue, 20 Sep 1994 04:39:43 +0000 |
Karl Heuer |
(kbd_store_ptr): Declare storage class before qualifier.
|
Tue, 20 Sep 1994 04:27:27 +0000 |
Karl Heuer |
(kbd_store_ptr): Declare storage class before qualifier.
|
Tue, 13 Sep 1994 04:13:32 +0000 |
Richard M. Stallman |
(gobble_input): Block SIGALRM if we are using it.
|
Thu, 08 Sep 1994 19:14:12 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change): Don't test
|
Wed, 31 Aug 1994 04:14:02 +0000 |
Richard M. Stallman |
(input_polling_used): New function.
|
Sun, 28 Aug 1994 19:58:40 +0000 |
Richard M. Stallman |
(polling_for_input): Define var unconditionally.
|
Tue, 23 Aug 1994 08:24:23 +0000 |
Richard M. Stallman |
(read_char): After read_char_minibuf_menu_prompt,
|
Fri, 19 Aug 1994 07:06:30 +0000 |
Richard M. Stallman |
(read_char): Don't show buffer-events to the user.
|
Wed, 10 Aug 1994 03:21:20 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change): Do nothing except when waiting_for_user_input_p.
|
Wed, 03 Aug 1994 07:39:40 +0000 |
Richard M. Stallman |
(make_lispy_event): If the position is not in a window,
|
Tue, 02 Aug 1994 01:33:48 +0000 |
Richard M. Stallman |
(follow_key): Don't downcase letters here.
|
Wed, 20 Jul 1994 20:01:12 +0000 |
Richard M. Stallman |
(Vdeferred_action_list, Vdeferred_action_function): New variables.
|
Thu, 14 Jul 1994 05:00:21 +0000 |
Richard M. Stallman |
(safe_run_hooks): Use local var to restore hook's value.
|
Wed, 13 Jul 1994 09:43:02 +0000 |
Richard M. Stallman |
(command_loop_1): Do direct output for cursor motion
|
Thu, 07 Jul 1994 06:42:21 +0000 |
Richard M. Stallman |
(make_lispy_event): Ignore menu bar up events.
|
Wed, 29 Jun 1994 19:52:17 +0000 |
Richard M. Stallman |
(command_loop_1): Don't clear nonundocount
|
Tue, 28 Jun 1994 17:02:40 +0000 |
Richard M. Stallman |
(safe_run_hooks): Take symbol as arg.
|
Sun, 26 Jun 1994 18:14:13 +0000 |
Richard M. Stallman |
(echo_dash): Fix backwards conditional.
|
Fri, 24 Jun 1994 00:34:47 +0000 |
Karl Heuer |
(syms_of_keyboard): Don't staticpro the same var twice.
|
Tue, 21 Jun 1994 19:47:44 +0000 |
Richard M. Stallman |
(apply_modifiers): Use assq_no_quit.
|
Sat, 18 Jun 1994 14:53:55 +0000 |
Richard M. Stallman |
(echo_after_prompt): New variable.
|
Mon, 13 Jun 1994 20:11:10 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Properly init Vsystem_key_alist.
|
Sun, 12 Jun 1994 12:42:56 +0000 |
Richard M. Stallman |
(read_char): When we loop and call redisplay,
|
Tue, 07 Jun 1994 17:34:44 +0000 |
Richard M. Stallman |
(command_loop_1): Treat nil in display tab like no display tab.
|
Sun, 05 Jun 1994 18:28:57 +0000 |
Richard M. Stallman |
(modify_event_symbol): Return nil if out of range.
|
Sun, 05 Jun 1994 11:30:29 +0000 |
Richard M. Stallman |
(command_loop_1): Properly handle nil in display table.
|
Mon, 30 May 1994 12:55:41 +0000 |
Richard M. Stallman |
(command_loop_1): Allow direct output for insert
|
Sat, 28 May 1994 12:08:35 +0000 |
Richard M. Stallman |
[HAVE_X_WINDOWS]: Include xterm.h.
|
Mon, 23 May 1994 06:32:59 +0000 |
Richard M. Stallman |
(menu_bar_one_keymap):
|
Fri, 20 May 1994 08:18:01 +0000 |
Richard M. Stallman |
(read_char_minibuf_menu_prompt): Don't forget to initialize nobindings.
|
Thu, 19 May 1994 00:28:39 +0000 |
Richard M. Stallman |
(lispy_function_keys): Add various kp- keys for X11R6.
|
Tue, 17 May 1994 19:51:54 +0000 |
Richard M. Stallman |
(command_loop_1): Fix test for valid display table entry,
|
Sat, 14 May 1994 22:23:38 +0000 |
Richard M. Stallman |
(bind_polling_period): Never decrease polling_period.
|
Sat, 14 May 1994 20:31:52 +0000 |
Richard M. Stallman |
Comment change.
|
Fri, 13 May 1994 08:32:16 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Set up Qpolling_period.
|
Tue, 10 May 1994 23:38:17 +0000 |
Karl Heuer |
(read_char): Preserve echo area on asynch buffer switch.
|
Tue, 10 May 1994 07:24:27 +0000 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
Tue, 10 May 1994 05:48:20 +0000 |
Karl Heuer |
(safe_run_hooks): New function, extracted from command_loop_1. Bind
|
Tue, 10 May 1994 05:45:24 +0000 |
Karl Heuer |
Use PT, not point.
|
Sat, 07 May 1994 19:47:44 +0000 |
Richard M. Stallman |
(read_char): Don't text do_mouse_tracking;
|
Fri, 06 May 1994 06:25:15 +0000 |
Richard M. Stallman |
(make_lispy_event): Ignore mouse events for deleted frame.
|
Fri, 06 May 1994 00:48:26 +0000 |
Richard M. Stallman |
(last_point_position_buffer): New variable.
|
Wed, 04 May 1994 02:41:09 +0000 |
Karl Heuer |
Update copyright.
|
Sun, 01 May 1994 07:33:39 +0000 |
Richard M. Stallman |
(Ftrack_mouse): Call prepare_menu_bars at the start.
|
Sat, 30 Apr 1994 07:51:48 +0000 |
Richard M. Stallman |
(record_asynch_buffer_change): Block SIGIO.
|
Sat, 30 Apr 1994 07:40:40 +0000 |
Richard M. Stallman |
(force_auto_save_soon): New function.
|
Thu, 28 Apr 1994 07:49:45 +0000 |
Richard M. Stallman |
(Vunread_command_events): Renamed from unread_command_events.
|
Mon, 25 Apr 1994 22:22:31 +0000 |
Richard M. Stallman |
(menu_bar_item): Put a list of keymaps into the third
|
Wed, 20 Apr 1994 00:24:59 +0000 |
Karl Heuer |
(read_avail_input): Don't retry read.
|
Tue, 19 Apr 1994 22:48:32 +0000 |
Richard M. Stallman |
(Vlast_event_frame): Define unconditionally.
|
Tue, 19 Apr 1994 05:56:20 +0000 |
Karl Heuer |
(read_avail_input): Test EINTR, not EAGAIN.
|
Tue, 19 Apr 1994 05:52:58 +0000 |
Karl Heuer |
(read_avail_input): Write loop as a do-while.
|
Sun, 17 Apr 1994 20:13:34 +0000 |
Richard M. Stallman |
(read_avail_input): Test both aix386 and _BSD.
|
Sun, 17 Apr 1994 07:53:22 +0000 |
Richard M. Stallman |
(read_char_x_menu_prompt): Don't check for value = nil
|
Sat, 16 Apr 1994 06:58:38 +0000 |
Karl Heuer |
(make_lispy_movement): Don't clip.
|
Sat, 16 Apr 1994 05:53:27 +0000 |
Richard M. Stallman |
(read_avail_input): Fix previous change--test _BSD.
|