Tue, 05 Dec 2000 17:03:29 +0000 |
Gerd Moellmann |
(record_char): Don't record identical help-echo
|
Mon, 04 Dec 2000 14:48:10 +0000 |
Gerd Moellmann |
(Fread_key_sequence): Don't start the busy cursor
|
Mon, 04 Dec 2000 12:22:46 +0000 |
Gerd Moellmann |
(record_char): Record `help-echo' input events
|
Mon, 27 Nov 2000 14:42:42 +0000 |
Gerd Moellmann |
(lucid_event_type_list_p): Handle `help-echo',
|
Sat, 25 Nov 2000 18:40:15 +0000 |
Jason Rumney |
(make_lispy_event) [mouse_wheel, drag_n_drop]: Args to
|
Wed, 22 Nov 2000 01:34:53 +0000 |
Miles Bader |
(Vminibuffer_message_timeout): New variable.
|
Mon, 13 Nov 2000 13:35:52 +0000 |
Gerd Moellmann |
(show_help_echo): Call message3_nolog with number of
|
Tue, 31 Oct 2000 16:31:04 +0000 |
Gerd Moellmann |
(read_char) <wrong_kboard>: Make sure that we
|
Mon, 30 Oct 2000 12:21:19 +0000 |
Gerd Moellmann |
(syms_of_keyboard): Change DEFVAR_LISP of
|
Fri, 27 Oct 2000 22:20:19 +0000 |
Stefan Monnier |
* lisp.h (KEYMAPP): New macro.
|
Sun, 22 Oct 2000 16:50:16 +0000 |
Andrew Choi |
Initial check-in: changes for building Emacs under Mac OS.
|
Sun, 15 Oct 2000 03:31:21 +0000 |
Stefan Monnier |
* keymap.c (access_keymap): Add AUTOLOAD parameter.
|
Thu, 05 Oct 2000 19:27:17 +0000 |
Gerd Moellmann |
(Frecursive_edit): Make sure redisplay can happen.
|
Wed, 04 Oct 2000 19:00:10 +0000 |
Gerd Moellmann |
(update_menu_bindings): New variable.
|
Fri, 29 Sep 2000 12:41:40 +0000 |
Gerd Moellmann |
(menu_bar_one_keymap): If KEYMAP is a symbol,
|
Mon, 25 Sep 2000 14:27:02 +0000 |
Gerd Moellmann |
(show_help_echo): Set help_echo_showing_p.
|
Mon, 18 Sep 2000 18:45:01 +0000 |
Dave Love |
(menu_bar_items, tool_bar_items)
|
Wed, 13 Sep 2000 11:17:06 +0000 |
Gerd Moellmann |
Avoid some more compiler warnings.
|
Mon, 28 Aug 2000 01:32:15 +0000 |
Kenichi Handa |
(read_char_minibuf_menu_prompt): Call read_char with
|
Sun, 27 Aug 2000 15:47:59 +0000 |
Stefan Monnier |
(menu_bar_item): Detect duplicate entries for all items
|
Sun, 27 Aug 2000 10:10:14 +0000 |
Eli Zaretskii |
Fix a typo in a comment.
|
Tue, 22 Aug 2000 22:23:58 +0000 |
Andrew Innes |
Include keyboard.h before frame.h.
|
Mon, 21 Aug 2000 18:59:02 +0000 |
Gerd Moellmann |
(gen_help_event): Add parameter SIZE.
|
Fri, 18 Aug 2000 03:13:27 +0000 |
Gerd Moellmann |
(kbd_buffer_get_event): Handle the case that the
|
Fri, 11 Aug 2000 00:50:51 +0000 |
Kenichi Handa |
(make_lispy_event): Handle the new event type
|
Wed, 09 Aug 2000 12:24:02 +0000 |
Eli Zaretskii |
(kbd_buffer_events_waiting): New function.
|
Tue, 08 Aug 2000 14:43:28 +0000 |
Ken Raeburn |
(syms_of_keyboard): Initialize last_point_position_buffer.
|
Wed, 02 Aug 2000 20:16:22 +0000 |
Gerd Moellmann |
(read_char_minibuf_menu_prompt): Add new parameter
|
Fri, 21 Jul 2000 15:37:33 +0000 |
Gerd Moellmann |
(show_help_echo, gen_help_event): Extend comments.
|
Tue, 18 Jul 2000 18:20:04 +0000 |
Gerd Moellmann |
(show_help_echo): Add parameter WINDOW.
|