Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
[bpt/emacs.git] / src / keyboard.c
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-14 Pavel Janík(Fcommand_execute): Remove unnecessary prototype (it...
2001-10-08 Stefan Monnier(map_prompt): Remove.
2001-10-08 Pavel Janík*** empty log message ***
2001-10-07 Gerd Moellmann(parse_modifiers, apply_modifiers): Use VALMASK.
2001-10-05 Gerd Moellmann(make_lispy_event) [HAVE_X_WINDOWS]: If we know
2001-09-26 Gerd Moellmann(echo_kboard): Make externally visible.
2001-09-25 Gerd Moellmann(read_char): Don't clear a message for a switch-frame
2001-09-18 Gerd Moellmann(Frecursive_edit): Pass (BUFFER . SINGLE-KBOARD) to
2001-08-13 Gerd Moellmann(make_lispy_event): Interpret double_click_fuzz
2001-08-10 Eli Zaretskii(syms_of_keyboard) <double-click-fuzz>: Fix a typo...
2001-08-09 Gerd Moellmann(Vpre_help_message): New variable.
2001-08-03 Gerd Moellmann(read_key_sequence): Check that key is an integer
2001-08-01 Gerd Moellmann(command_loop_1): Fix spelling of
2001-07-30 Gerd Moellmann(abs): New macro.
2001-07-17 Gerd Moellmann(KBD_BUFFER_SIZE) [!HAVE_WINDOW_SYSTEM]: Increase
2001-06-26 Gerd Moellmann(read_char) <non_reread>: Record the previous idle
2001-05-15 Gerd Moellmann(read_key_sequence): Prevent generating a fake
2001-05-11 Gerd Moellmann(read_key_sequence): Don't modify events when
2001-05-07 Gerd Moellmann(delete_kboard): Handle the case that selected_frame
2001-04-25 Gerd Moellmann(command_loop_1): Redo change of 2001-03-12.
2001-04-19 Gerd Moellmann(delete_kboard): Prevent a dangling reference
2001-04-04 Gerd Moellmann(echoing, echo_message_buffer): Make externally
2001-03-15 Gerd Moellmann(timer_check): Preserve the value of deactivate-mark.
2001-03-14 Gerd Moellmann(quit_throw_to_read_char): Change call to
2001-03-12 Gerd Moellmann(command_loop_1): Set Vdeactivate_mark to nil
2001-03-12 Eli Zaretskii(syms_of_keyboard) <overriding-local-map>: Doc fix.
2001-03-09 Gerd Moellmann(make_lispy_event): Add string info to the event,
2001-03-09 Gerd Moellmann(make_lispy_event, make_lispy_movement): Adjust
2001-03-08 Gerd Moellmann(make_lispy_event): Avoid generating drag events
2001-02-21 Gerd MoellmannUse display_hourglass_p, start_hourglass,
2001-02-20 Gerd Moellmann(read_char): When an event from unread-command-events
2001-02-19 Gerd Moellmann(recursive_edit_1): Bind `inhibit-redisplay' and
2001-01-16 Gerd MoellmannCall redisplay_preserve_echo_area with additional arg.
2001-01-12 Gerd MoellmannCall get_local_map with new argument list.
2001-01-09 Gerd Moellmann(Fexecute_extended_command): Use a
2001-01-07 Dave Love(Fread_key_sequence_vector): Avoid newline in
2001-01-02 Eli Zaretskii(record_char): Remove unused function-scope variable
2000-12-28 Gerd Moellmann(echo_char): If C is an integer, always call
2000-12-23 Gerd Moellmann(echo_prompt): Always set current_kboard->echoptr to
2000-12-20 Gerd Moellmann(echo_prompt): Prevent a compiler warning.
2000-12-14 Kenichi Handa(echo_prompt): Argument type changed to Lisp_Object.
2000-12-13 Gerd Moellmann(do_mouse_tracking): Make externally visible.
2000-12-13 Stefan Monnier(menu_bar_items, tool_bar_items):
2000-12-05 Gerd Moellmann(record_char): Don't record identical help-echo
2000-12-04 Gerd Moellmann(Fread_key_sequence): Don't start the busy cursor
2000-12-04 Gerd Moellmann(record_char): Record `help-echo' input events
2000-11-27 Gerd Moellmann(lucid_event_type_list_p): Handle `help-echo',
2000-11-25 Jason Rumney(make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
2000-11-22 Miles Bader(Vminibuffer_message_timeout): New variable.
2000-11-13 Gerd Moellmann(show_help_echo): Call message3_nolog with number of
2000-10-31 Gerd Moellmann(read_char) <wrong_kboard>: Make sure that we
2000-10-30 Gerd Moellmann(syms_of_keyboard): Change DEFVAR_LISP of
2000-10-27 Stefan Monnier* lisp.h (KEYMAPP): New macro.
2000-10-22 Andrew ChoiInitial check-in: changes for building Emacs under...
2000-10-15 Stefan Monnier* keymap.c (access_keymap): Add AUTOLOAD parameter.
2000-10-05 Gerd Moellmann(Frecursive_edit): Make sure redisplay can happen.
2000-10-04 Gerd Moellmann(update_menu_bindings): New variable.
2000-09-29 Gerd Moellmann(menu_bar_one_keymap): If KEYMAP is a symbol,
2000-09-25 Gerd Moellmann(show_help_echo): Set help_echo_showing_p.
2000-09-18 Dave Love(menu_bar_items, tool_bar_items)
2000-09-13 Gerd MoellmannAvoid some more compiler warnings.
2000-08-28 Kenichi Handa(read_char_minibuf_menu_prompt): Call read_char with
2000-08-27 Stefan Monnier(menu_bar_item): Detect duplicate entries for all items
2000-08-27 Eli ZaretskiiFix a typo in a comment.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-21 Gerd Moellmann(gen_help_event): Add parameter SIZE.
2000-08-18 Gerd Moellmann(kbd_buffer_get_event): Handle the case that the
2000-08-11 Kenichi Handa(make_lispy_event): Handle the new event type
2000-08-09 Eli Zaretskii(kbd_buffer_events_waiting): New function.
2000-08-08 Ken Raeburn(syms_of_keyboard): Initialize last_point_position_buffer.
2000-08-02 Gerd Moellmann(read_char_minibuf_menu_prompt): Add new parameter
2000-07-21 Gerd Moellmann(show_help_echo, gen_help_event): Extend comments.
2000-07-18 Gerd Moellmann(show_help_echo): Add parameter WINDOW.
2000-07-14 Gerd Moellmann(show_help_echo): Add parameters OBJECT and POS.
2000-07-13 Gerd Moellmann(show_help_echo): Use eval_form. Add comment.
2000-07-13 Gerd Moellmann(kbd_buffer_gcpro): Renamed from
2000-07-11 Eli Zaretskii(show_help_echo): Accept additional parameter
2000-07-05 Stefan Monnier(show_help_echo): New function, extracted from read_char.
2000-06-20 Gerd Moellmann(adjust_point_for_property): Check if display
2000-06-19 Ken Raeburnmissed one in last checkin
2000-06-19 Ken Raeburn* keyboard.c (follow_key, read_key_sequence): Use XUINT...
2000-06-18 Ken Raeburnfix up more Lisp_Object/int conversion issues
2000-06-13 Gerd Moellmann(read_char): Bind message-truncate-lines to t
2000-06-08 Gerd Moellmann(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
2000-05-30 Jason Rumney(make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
2000-05-29 Dave Love(menu_bar_items, tool_bar_items, Fexecute_extended_comm...
2000-05-23 Kenichi Handa(read_char): Allow character codes 128..255 to be
2000-05-11 Gerd Moellmann(read_char): Don't clear current message for help
2000-04-21 Gerd Moellmann(timer_check): Fix typo in comment.
2000-04-20 Gerd Moellmann(echo_message_buffer): New variable.
2000-04-05 Ken Raeburnmake_number/XINT/XUINT conversions; EQ/== fixes; =...
2000-04-03 Gerd Moellmann(lispy_mouse_names): Variable removed.
2000-04-01 Gerd Moellmann(lispy_mouse_names): Add additional mouse names.
2000-03-29 Gerd Moellmann(Ftop_level): Cancel busy-cursor.
2000-03-03 Jason Rumney(make_lispy_event): Call buffer_posn_from_coords with...
2000-02-26 Kenichi Handa(read_char): Set `usec' correctly.
2000-02-25 Gerd Moellmann(recursive_edit_1): Cancel busy-cursor.
2000-02-25 Gerd Moellmann(command_loop_1): Call start_busy_cursor before
2000-02-18 Dave LoveAmend last change to check for echo-keystrokes being...
next