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.
|
Fri, 14 Jul 2000 13:55:25 +0000 |
Gerd Moellmann |
(show_help_echo): Add parameters OBJECT and POS.
|
Thu, 13 Jul 2000 23:44:43 +0000 |
Gerd Moellmann |
(show_help_echo): Use eval_form. Add comment.
|
Thu, 13 Jul 2000 14:07:45 +0000 |
Gerd Moellmann |
(kbd_buffer_gcpro): Renamed from
|
Tue, 11 Jul 2000 07:33:06 +0000 |
Eli Zaretskii |
(show_help_echo): Accept additional parameter
|
Wed, 05 Jul 2000 14:01:15 +0000 |
Stefan Monnier |
(show_help_echo): New function, extracted from read_char.
|
Tue, 20 Jun 2000 19:43:51 +0000 |
Gerd Moellmann |
(adjust_point_for_property): Check if display
|
Mon, 19 Jun 2000 07:42:41 +0000 |
Ken Raeburn |
missed one in last checkin
|
Mon, 19 Jun 2000 07:15:08 +0000 |
Ken Raeburn |
* keyboard.c (follow_key, read_key_sequence): Use XUINT on key value, or checks
|
Sun, 18 Jun 2000 20:14:37 +0000 |
Ken Raeburn |
fix up more Lisp_Object/int conversion issues
|
Tue, 13 Jun 2000 23:51:00 +0000 |
Gerd Moellmann |
(read_char): Bind message-truncate-lines to t
|
Thu, 08 Jun 2000 20:57:01 +0000 |
Gerd Moellmann |
(kbd_buffer_get_event): Handle FOCUS_IN_EVENT by
|
Tue, 30 May 2000 21:35:02 +0000 |
Jason Rumney |
(make_lispy_event) [WINDOWS_NT]: Pass a window pointer to
|
Mon, 29 May 2000 11:48:25 +0000 |
Dave Love |
(menu_bar_items, tool_bar_items, Fexecute_extended_command): Deal with
|
Tue, 23 May 2000 02:19:20 +0000 |
Kenichi Handa |
(read_char): Allow character codes 128..255 to be
|
Thu, 11 May 2000 12:23:08 +0000 |
Gerd Moellmann |
(read_char): Don't clear current message for help
|
Fri, 21 Apr 2000 13:02:41 +0000 |
Gerd Moellmann |
(timer_check): Fix typo in comment.
|
Thu, 20 Apr 2000 21:00:43 +0000 |
Gerd Moellmann |
(echo_message_buffer): New variable.
|
Wed, 05 Apr 2000 17:29:31 +0000 |
Ken Raeburn |
make_number/XINT/XUINT conversions; EQ/== fixes; ==Qnil -> NILP
|
Mon, 03 Apr 2000 12:11:39 +0000 |
Gerd Moellmann |
(lispy_mouse_names): Variable removed.
|
Sat, 01 Apr 2000 11:49:47 +0000 |
Gerd Moellmann |
(lispy_mouse_names): Add additional mouse names.
|
Wed, 29 Mar 2000 12:58:52 +0000 |
Gerd Moellmann |
(Ftop_level): Cancel busy-cursor.
|
Fri, 03 Mar 2000 20:32:33 +0000 |
Jason Rumney |
(make_lispy_event): Call buffer_posn_from_coords with correct parameters.
|
Sat, 26 Feb 2000 02:55:10 +0000 |
Kenichi Handa |
(read_char): Set `usec' correctly.
|
Fri, 25 Feb 2000 14:05:03 +0000 |
Gerd Moellmann |
(recursive_edit_1): Cancel busy-cursor.
|
Fri, 25 Feb 2000 13:30:50 +0000 |
Gerd Moellmann |
(command_loop_1): Call start_busy_cursor before
|
Fri, 18 Feb 2000 21:34:40 +0000 |
Dave Love |
Amend last change to check for echo-keystrokes being zero, not nil.
|
Fri, 18 Feb 2000 20:10:00 +0000 |
Dave Love |
(echo_keystrokes): Remove declaration.
|
Sat, 12 Feb 2000 13:11:29 +0000 |
Gerd Moellmann |
(bind_polling_period): Stop all timers except
|
Tue, 25 Jan 2000 15:57:26 +0000 |
Gerd Moellmann |
(toplevel): Include systime.h and atimer.h.
|
Tue, 11 Jan 2000 13:14:54 +0000 |
Gerd Moellmann |
Add last change to doc string.
|
Tue, 11 Jan 2000 13:11:14 +0000 |
Gerd Moellmann |
(Fclear_this_command_keys): Clear recent_keys
|
Wed, 15 Dec 1999 00:15:16 +0000 |
Kenichi Handa |
(Vdisable_point_adjustment): New variable.
|
Fri, 10 Dec 1999 01:39:53 +0000 |
Stefan Monnier |
* keyboard.c (Qratio): New symbol.
|
Thu, 18 Nov 1999 05:09:18 +0000 |
Kenichi Handa |
(echo_char): Use KEY_DESCRIPTION_SIZE to check free
|
Tue, 16 Nov 1999 15:53:45 +0000 |
Gerd Moellmann |
(command_loop_1): Remove no_redisplay.
|
Thu, 11 Nov 1999 11:45:06 +0000 |
Gerd Moellmann |
Remove USE_TEXT_PROPERTIES.
|
Mon, 25 Oct 1999 04:58:18 +0000 |
Ken Raeburn |
more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine
|
Tue, 19 Oct 1999 07:25:11 +0000 |
Paul Eggert |
Add support for large files, 64-bit Solaris, system locale codings.
|
Sun, 10 Oct 1999 21:08:17 +0000 |
Gerd Moellmann |
(auto-save-interval): Fix doc string.
|
Mon, 20 Sep 1999 00:34:37 +0000 |
Gerd Moellmann |
(Frecursive_edit): Remove unused variable.
|
Mon, 13 Sep 1999 11:13:36 +0000 |
Gerd Moellmann |
(command_loop_1): Change for Lisp_Object
|
Sun, 12 Sep 1999 20:21:53 +0000 |
Gerd Moellmann |
(command_loop_1): Resize mini-window to the
|