Update FSF's address in the preamble.
[bpt/emacs.git] / src / keyboard.c
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1996-01-09 Erik Naggum(Fevent_convert_list, Fcommand_execute): Harmonize...
1996-01-05 Karl HeuerComment fixes.
1995-12-26 Richard M. Stallman(read_char_x_menu_prompt): HAVE_X_MENU renamed to HAVE_...
1995-12-25 Richard M. Stallman(Fcommand_execute): Undo previous change.
1995-12-21 Karl Heuer(Fcommand_execute): Allow function + args list as cmd.
1995-11-24 Richard M. Stallman(read_char): Handle unread events from popup menus.
1995-11-18 Richard M. Stallman(Fexecute_extended_command):
1995-11-10 Richard M. Stallman(interrupt_signal): Do special things in GC.
1995-11-07 Geoff Voelker[HAVE_NTGUI]: Include w32term.h.
1995-10-29 Richard M. Stallman(command_loop_1): No direct display if Column Number...
1995-10-29 Richard M. StallmanComment change.
1995-10-27 Richard M. Stallman(Fcommand_execute): New arg KEYS. Callers changed.
1995-10-24 Richard M. Stallman(ok_to_echo_at_next_pause): Make it a char *.
1995-10-21 Richard M. Stallman(read_char): If we reread a char, the next pause
1995-10-19 Richard M. Stallman(read_char): Let Vkeyboard_translate_table be char...
1995-10-11 Richard M. Stallman(make_lispy_event) [!USE_X_TOOLKIT]: Dragging
1995-10-11 Richard M. Stallman(command_loop_1): Access display tables as char-tables.
1995-10-03 Richard M. Stallman(Vsuggest_key_bindings): New variable.
1995-09-25 Richard M. Stallman(safe_run_hooks): No longer static.
1995-09-10 Richard M. Stallman(command_loop_1): Set this_command to nil before readin...
1995-08-31 Richard M. Stallman(Fcommand_execute): Ignore `disabled' property on
1995-08-26 Richard M. Stallman(modifier_names): Add 4 bits to modifier bit positions.
1995-08-21 Richard M. Stallman(Qpost_command_idle_hook, Vpost_command_idle_hook)...
1995-08-08 Richard M. Stallman(read_key_sequence): Undo previous change.
1995-08-03 Richard M. Stallman(read_key_sequence): Don't downshift an event
1995-07-31 Richard M. Stallman(kbd_buffer_get_event, swallow_events): Fix prev change.
1995-07-28 Richard M. Stallman(kbd_buffer_get_event): Update input_pending after
1995-07-25 Richard M. Stallman(kbd_buffer_get_event) [USE_X_TOOLKIT]:
1995-07-21 Richard M. Stallman(command_loop_1): Clear echo area after 2 sec
1995-07-17 Karl Heuer(mouse_moved): Variable deleted.
1995-07-02 Richard M. Stallman(read_char): Temporarily clear Vquit_flag
1995-07-02 Richard M. Stallman(Vspecial_event_map): New variable.
1995-06-20 Richard M. Stallman(read_key_sequence): Don't use Vprefix_help_command
1995-06-20 Richard M. Stallman(Freset_this_command_lengths): New function.
1995-06-18 Richard M. Stallman(quit_throw_to_read_char): Turn off the error check
1995-06-17 Richard M. Stallman(quit_throw_to_read_char): Use do_switch_frame directly.
1995-06-16 Karl Heuer(init_kboard): Initialize it.
1995-06-14 Karl Heuer(command_loop_1): Clear prefix arg (undo Feb 1 change).
1995-06-11 Karl Heuer(read_char_minibuf_menu_prompt):
1995-06-09 Karl Heuer(system_key_syms): Deleted; now part of struct kboard.
1995-06-09 Karl Heuer(modify_event_symbol): Mask out high bits here,
1995-06-09 Karl Heuer(last_command): Var deleted; now part of struct kboard.
1995-06-09 Karl Heuer(Fevent_convert_list): Renamed from convert_event_type_...
1995-06-09 Karl Heuer(Vhelp_event_list): New var.
1995-06-09 Karl Heuer(read_key_sequence): Don't run activate-menubar-hook
1995-06-07 Karl Heuer(cmd_error, command_loop_1, Fcommand_execute)
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.
next