log src/keyboard.c @ 35025:a1d0d1b1c388

age author description
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 Choi Initial check-in: changes for building Emacs under Mac OS.
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 Moellmann Avoid 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 Zaretskii Fix a typo in a comment.
2000-08-22 Andrew Innes Include keyboard.h before frame.h.
2000-08-21 Gerd Moellmann (gen_help_event): Add parameter SIZE.