Delete all menu-enable properties.
[bpt/emacs.git] / src / keyboard.c
1997-04-11 Richard M. Stallman(read_key_sequence): New argument FIX_CURRENT_BUFFER.
1997-03-22 Richard M. Stallman(make_lispy_event): Use iso_lispy_function_keys for
1997-02-20 Karl Heuer(command_loop_1): Pay attention to a multibyte
1997-01-16 Eli Zaretskii* (interrupt_signal): Make emergency exit work on MSDOS
1997-01-05 Richard M. Stallman(command_loop_1, read_char):
1996-12-26 Richard M. Stallman(read_char_x_menu_prompt): Unread and record all the...
1996-12-19 Richard M. Stallman(modify_event_symbol):
1996-12-05 Karl Heuer(syms_of_keyboard): Doc fix.
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-11-02 Richard M. Stallman(command_loop_1): Update selected buffer again after...
1996-09-25 Richard M. Stallman(read_avail_input): Don't pass WAITP to read_socket_hook.
1996-09-21 Richard M. Stallman(make_lispy_event): When converting from pixel to glyph...
1996-09-17 Erik Naggum(syms_of_keyboard): Initialize and staticpro internal_l...
1996-09-17 Karl HeuerReplaced symbol BSD with BSD_SYSTEM.
1996-09-15 Richard M. Stallman(command_loop_1): Test last_overlay_modified
1996-09-13 Richard M. Stallman(recursive_edit_1): Handle a string as the throw value.
1996-09-11 Richard M. Stallman(Fexecute_extended_command): Delete junk lines.
1996-09-04 Richard M. Stallman(input_available_signal) [POSIX_SIGNALS]:
1996-09-04 Richard M. Stallman(Fexecute_extended_command): Fix previous change.
1996-09-04 Richard M. Stallman(Fcommand_execute): gcpro cmd and prefixarg while calli...
1996-09-04 Richard M. Stallman(Fexecute_extended_command): gcpro prefixarg.
1996-09-01 Richard M. Stallman(record_asynch_buffer_change, gobble_input):
1996-09-01 Karl HeuerRemoved support for !MULTI_FRAME.
1996-09-01 Richard M. Stallman(requeued_events_pending_p): New function.
1996-08-30 Richard M. Stallman(cmd_error): Clear executing_macro.
1996-08-29 Richard M. Stallman(cmd_error): Add number of kbd macro iterations to...
1996-08-28 Richard M. Stallman(command_loop_1): Cancel echoing etc.
1996-08-25 Richard M. Stallman(command_loop_1): Check column_number_displayed
1996-07-16 Karl Heuer(input_available_signal, interrupt_signal): Undo previo...
1996-07-15 Karl Heuer(input_available_signal, interrupt_signal):
1996-07-12 Karl Heuer(menu_bar_item): Skip menu-bar equiv keys data
1996-06-27 Richard M. Stallman(modify_event_symbol): Add properly to *symbol_table.
1996-06-21 Richard M. Stallman(kbd_buffer_get_event): Don't call x_activate_menubar...
1996-06-12 Richard M. Stallman(read_char): Use unsigned to compare against
1996-05-23 Karl HeuerComment fix.
1996-05-21 Karl Heuer(Fexecute_extended_command): Don't look for
1996-05-05 Richard M. Stallman(Qup, Qdown): New variables.
1996-05-02 Richard M. Stallman(Fthis_single_command_keys): New function.
1996-05-02 Richard M. Stallman(Fevent_convert_list): Never treat last elt as modifier.
1996-04-29 Richard M. Stallman(make_lispy_event): FRAME_MENU_BAR_ITEMS now has
1996-04-19 Richard M. Stallman(read_key_sequence): Fix confusion between key and...
1996-04-18 Richard M. Stallman(syms_of_keyboard): Doc fix.
1996-04-12 Richard M. Stallman(read_char): Use detect_input_pending_run_timers
1996-03-28 Richard M. Stallman(last_timer_event): New variable.
1996-03-06 Richard M. Stallman(timers_run): New variable, incremented when a timer is
1996-02-28 Richard M. Stallman(timer_check): Walk down both timer lists in parallel.
1996-02-27 Richard M. Stallman(Fcommand_execute): New arg SPECIAL. All callers changed.
1996-02-25 Richard M. Stallman(command_loop_1): Explicitly clear the echo area
1996-02-21 Karl Heuer(swallow_events): New arg DO_DISPLAY.
1996-02-17 Karl Heuer(syms_of_keyboard): Doc fix.
1996-02-17 Karl Heuer(Fopen_dribble_file): Check for failure.
1996-02-17 Karl Heuer(Fopen_dribble_file): Close dribble file before
1996-02-12 Richard M. Stallman[HAVE_NTGUI] (lispy_function_keys): Add mappings
1996-02-10 Richard M. Stallman(read_char, timer_check): Call any_kboard_state
1996-02-04 Richard M. Stallman(read_char_minibuf_menu_prompt): Use malloc to allocate
1996-02-01 Richard M. Stallman(echo_now): Renamed from `echo'. All callers changed.
1996-02-01 Richard M. Stallman(make_lispy_event): Timer event is a list, not just...
1996-01-29 Richard M. Stallman(Qtimer_event): New symbol.
1996-01-18 Richard M. Stallman(safe_run_hooks): Use Qt, not Qerror, to avoid running...
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.
next