(Fwaiting_for_user_input_p): Function declared.
[bpt/emacs.git] / src / keyboard.c
1995-06-06 Karl Heuer(cmd_error): Use NULL, not 0, as arg to cmd_error_internal.
1995-05-29 Karl Heuer(make_lispy_event, make_lispy_movement):
1995-05-29 Karl Heuer(Fset_input_mode): When read_socket_hook, ignore
1995-05-17 Karl Heuer(syms_of_keyboard): Always define track-mouse.
1995-05-09 Karl Heuer(init_kboard): Initialize Vdefault_minibuffer_frame.
1995-05-09 Karl Heuer[MULTI_KBOARD] (read_char): If the character was for
1995-05-08 Richard M. Stallman(Fread_key_sequence): Doc fix.
1995-05-05 Richard M. Stallman(Fexecute_extended_command): Handle long EMACS_INT...
1995-05-04 Richard M. Stallman(parse_modifiers, apply_modifiers): Don't assume 32...
1995-05-04 Richard M. Stallman(reorder_modifiers): Cast apply_modifiers arg to int.
1995-05-04 Richard M. Stallman(reorder_modifiers): Use XINT.
1995-05-02 Karl Heuer(kbd_buffer_get_event): New arg USED_MOUSE_MENU.
1995-04-29 Karl Heuer(read_char, read_char_x_menu_prompt): Exclude
1995-04-24 Karl Heuer(Vsystem_key_alist): Delete global variable.
1995-04-24 Richard M. Stallman(safe_run_hooks_1, safe_run_hooks_error): New subroutines.
1995-04-18 Richard M. Stallman(map_event_to_object): Declaration deleted.
1995-04-14 Richard M. Stallman(kbd_buffer_get_event): Don't use prototype.
1995-04-10 Karl Heuer(push_frame_kboard, pop_frame_kboard): Do nothing if...
1995-04-10 Karl Heuer(init_keyboard): Don't malloc a new structure;
1995-04-10 Richard M. Stallman(any_kboard_state): Renamed from unlock_kboard.
1995-04-08 Karl Heuer(kbd_buffer_get_event): Check for frame buried in a...
1995-04-07 Richard M. Stallman(parse_modifiers): Use type EMACS_INT for `modifiers'.
1995-03-31 Karl Heuer(command_loop_1): If we ignore force_start, then also
1995-03-31 Karl Heuer(event_to_kboard): Ignore dead frames.
1995-03-31 Karl Heuer(wipe_kboard): Make this function static.
1995-03-26 Richard M. Stallman(kbd_buffer_get_event): Pass 0 for `insist' arg.
1995-03-15 Karl Heuer(make_lispy_event): Do mouse code only if HAVE_MOUSE.
1995-03-15 Karl Heuer(unlock_kboard): Renamed from unlock_display.
1995-03-14 Karl Heuer(event_to_perdisplay): New function.
1995-03-13 Karl Heuer(unlock_display): current_perdisplay now is never null.
1995-03-12 Richard M. Stallman(parse_modifiers_uncached): Delete the code for
1995-03-08 Karl Heuer(unlock_display): If adding to kbd_queue, set kbd_queue...
1995-03-08 Karl HeuerMoved clear_prefix_arg, finalize_prefix_arg, describe_p...
1995-03-08 Karl Heuer(init_perdisplay): Initialize Vlast_kbd_macro.
1995-03-08 Karl Heuer(cmd_error): Bind Vprint_level and Vprint_length.
1995-03-07 Karl Heuer(command_loop_1): Fix test for prefix arg.
1995-03-03 Richard M. Stallman(read_key_sequence): Update orig_local_map
1995-03-03 Karl Heuer(read_char_minibuf_menu_prompt): orig_defn_macro is...
1995-03-03 Karl Heuer(cmd_error): Allow current_perdisplay to be null.
1995-03-03 Karl Heuer(read_key_sequence): New arg can_return_switch_frame...
1995-03-01 Karl Heuer(cmd_error): Use clear_prefix_arg.
1995-02-26 Richard M. Stallman(convert_event_type_list): New function.
1995-02-25 Karl Heuer(unlock_display): New function.
1995-02-24 Karl Heuer(display_locked): New var to indicate when we're in...
1995-02-22 Karl Heuer(kbd_buffer_frame_or_window): Restored old var.
1995-02-14 Richard M. Stallman(input_poll_signal): Add ignored argument.
1995-02-08 Karl Heuer(command_loop_1): Put back cancel_echoing call, if...
1995-02-07 Karl Heuer(internal_last_event_frame, Vlast_event_frame): Deleted...
1995-02-04 Karl Heuer(cmd_error): Cancel echoing here.
1995-02-04 Karl Heuer[MULTI_PERDISPLAY] (all_perdisplays): New var.
1995-02-04 Karl Heuer(syms_of_keyboard): Move DEFVAR_DISPLAY's here from...
1995-02-02 Richard M. Stallman(kbd_buffer_get_event, swallow_events): Remove selectio...
1995-02-01 Karl Heuer(cmd_error): Clear prefix arg here.
1995-01-31 Karl Heuer(syms_of_keyboard): Fix missing backslashes.
1995-01-28 Karl Heuer* keyboard.c (kbd_buffer_frame_or_window): Delete;...
1995-01-25 Karl Heuer(the_only_perd): Define this var here.
1995-01-24 Richard M. Stallman(read_key_sequence): New arg dont_downcase_last
1995-01-24 Karl Heuer(read_key_sequence): Don't wait for a possible key...
1995-01-18 Karl HeuerChange all occurences of SWITCH_ENUM_BUG to use SWITCH_...
1995-01-16 Richard M. Stallman(kbd_buffer_store_event): Cast arg of bcopy.
1995-01-11 Karl Heuer(echo): Don't log the key echoes.
1995-01-10 Richard M. Stallman(syms_of_keyboard): Doc fix.
1995-01-02 Richard M. StallmanUse SAVE_MODIFF and BUF_SAVE_MODIFF
1994-12-27 Richard M. Stallman(make_lispy_event) [USE_X_TOOLKIT]: Turn off
1994-12-24 Richard M. Stallman(read_char): Don't echo keys when echo_keystrokes is 0.
1994-12-11 Richard M. Stallman(read_char): After auto-saving, redisplay.
1994-11-24 Richard M. Stallman(command_loop_1): Use safe_run_hooks to run
1994-11-23 Richard M. Stallman(syms_of_keyboard): Doc fix.
1994-11-16 Richard M. Stallman(Fopen_dribble_file): Call fclose only when dribble...
1994-11-10 Richard M. Stallman(tracking_off): Test old value with NILP.
1994-11-09 Karl Heuer(print_help): Set help-mode in *Help* buffer.
1994-11-09 Roland McGrath(EVENT_QUEUES_EMPTY): Only test do_mouse_tracking and...
1994-11-08 Roland McGrathMove decl of input_fd outside of #ifdef HAVE_X_WINDOWS.
1994-11-01 Richard M. Stallman(read_key_sequence): Use flags instead of gotos to
1994-10-29 Karl Heuer(read_avail_input): Fix Lisp_Object vs. int problem.
1994-10-27 Karl Heuer(kbd_buffer_get_event): Translate them to lispy events.
1994-10-25 Richard M. Stallman(record_char): New subroutine.
1994-10-23 Richard M. Stallman(kbd_buffer_get_event): Cope if mouse_position_hook...
1994-10-22 Richard M. Stallman(read_avail_input): Use input_fd.
1994-10-20 Richard M. Stallman(do_mouse_tracking): Now a FRAME_PTR.
1994-10-19 Richard M. Stallman(Voverriding_local_map_menu_flag): New variable.
1994-10-17 Morten Welinder*** empty log message ***
1994-10-11 Richard M. Stallman(read_key_sequence): The output of function-key-map
1994-10-08 Richard M. Stallman(inhibit_local_menu_bar_menus): New variable.
1994-10-04 Karl Heuer(read_char, make_lispy_event, make_lispy_movement,...
1994-10-04 Karl Heuer(command_loop_1, read_char, Ftrack_mouse, kbd_buffer_ge...
1994-10-02 Paul Reilly(make_lispy_event): Do not set item. Now handled in...
1994-10-01 Richard M. Stallman(head_table): Set up Qdelete_frame.
1994-09-27 Karl Heuer(echo_char, cmd_error_internal, command_loop_1, read_char,
1994-09-22 Richard M. Stallman(cmd_error_internal): New function, broken out of cmd_e...
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-20 Karl Heuer(kbd_store_ptr): Declare storage class before qualifier.
1994-09-13 Richard M. Stallman(gobble_input): Block SIGALRM if we are using it.
1994-09-08 Richard M. Stallman(record_asynch_buffer_change): Don't test
1994-08-31 Richard M. Stallman(input_polling_used): New function.
1994-08-28 Richard M. Stallman(polling_for_input): Define var unconditionally.
1994-08-23 Richard M. Stallman(read_char): After read_char_minibuf_menu_prompt,
1994-08-19 Richard M. Stallman(read_char): Don't show buffer-events to the user.
1994-08-10 Richard M. Stallman(record_asynch_buffer_change): Do nothing except when...
1994-08-03 Richard M. Stallman(make_lispy_event): If the position is not in a window,
next