Wed, 06 Feb 2002 22:59:56 +0000 |
Kim F. Storm |
(Vthis_original_command): New variable.
|
Wed, 06 Feb 2002 22:41:43 +0000 |
Pavel Jank |
(recursive_edit_1): Call cancel_hourglass unconditionally.
|
Sat, 02 Feb 2002 10:09:38 +0000 |
Pavel Jank |
(command_loop_1) [HAVE_X_WINDOWS]: Call cancel_hourglass unconditionally.
|
Thu, 31 Jan 2002 06:57:08 +0000 |
Pavel Jank |
Fix typo.
|
Sat, 26 Jan 2002 17:06:55 +0000 |
Pavel Jank |
(parse_tool_bar_item): Remove duplicated prototypes.
|
Thu, 24 Jan 2002 17:18:35 +0000 |
Eli Zaretskii |
(record_char): Fix a typo in a comment.
|
Sun, 13 Jan 2002 10:14:47 +0000 |
Pavel Jank |
(read_key_sequence): Remove unused variable `extra_maps'.
|
Thu, 03 Jan 2002 11:30:57 +0000 |
Kim F. Storm |
(read_key_sequence): Fixed cast of submaps arg to bcopy.
|
Wed, 02 Jan 2002 21:54:11 +0000 |
Richard M. Stallman |
(read_key_sequence): Handle the keymap property before minor mode maps.
|
Tue, 25 Dec 2001 23:38:23 +0000 |
Kim F. Storm |
(record_char): Ignore duplicate help-echo events only
|
Tue, 18 Dec 2001 06:25:27 +0000 |
Pavel Jank |
(head_table): Add missing braces around initializer.
|
Sun, 16 Dec 2001 03:51:52 +0000 |
Richard M. Stallman |
(syms_of_keyboard) <double-click-fuzz>: Doc fix.
|
Wed, 05 Dec 2001 02:51:12 +0000 |
Stefan Monnier |
(kbd_buffer_store_event): Fix interrupt_signal prototype.
|
Tue, 06 Nov 2001 15:07:16 +0000 |
Stefan Monnier |
(make_lispy_event): Check integerness and fix Lisp_Object/int mixup.
|
Mon, 05 Nov 2001 04:19:56 +0000 |
Richard M. Stallman |
(read_char): Use Fcar and Fcdr, not Fnth.
|
Mon, 05 Nov 2001 03:40:14 +0000 |
Richard M. Stallman |
(echo-area-clear-hook): Undo Oct 29 change.
|
Fri, 02 Nov 2001 20:46:55 +0000 |
Pavel Jank |
Update usage of CHECK_ macros (remove unused second argument).
|
Wed, 31 Oct 2001 10:56:33 +0000 |
Pavel Jank |
(lucid-menu-bar-dirty-flag): Doc fix.
|
Tue, 30 Oct 2001 18:34:21 +0000 |
Richard M. Stallman |
(Finput_pending_p): Doc fix.
|
Mon, 29 Oct 2001 17:51:38 +0000 |
Pavel Jank |
(Finput_pending_p): Fix typo in doc-string.
|
Sun, 28 Oct 2001 18:47:24 +0000 |
Pavel Jank |
Change doc-string comments to `new style' [w/`doc:' keyword].
|
Sun, 21 Oct 2001 15:23:58 +0000 |
Miles Bader |
(Ftrack_mouse): Add usage: string to doc string.
|
Tue, 16 Oct 2001 09:09:51 +0000 |
Ken Raeburn |
Avoid (most) uses of XCAR/XCDR as lvalues, for flexibility in experimenting
|
Sun, 14 Oct 2001 16:01:10 +0000 |
Pavel Jank |
(Fcommand_execute): Remove unnecessary prototype (it is already prototyped
|
Mon, 08 Oct 2001 11:12:56 +0000 |
Stefan Monnier |
(map_prompt): Remove.
|
Mon, 08 Oct 2001 08:39:21 +0000 |
Pavel Jank |
*** empty log message ***
|
Sun, 07 Oct 2001 00:20:39 +0000 |
Gerd Moellmann |
(parse_modifiers, apply_modifiers): Use VALMASK.
|
Fri, 05 Oct 2001 09:48:05 +0000 |
Gerd Moellmann |
(make_lispy_event) [HAVE_X_WINDOWS]: If we know
|
Wed, 26 Sep 2001 12:01:19 +0000 |
Gerd Moellmann |
(echo_kboard): Make externally visible.
|
Tue, 25 Sep 2001 10:18:44 +0000 |
Gerd Moellmann |
(read_char): Don't clear a message for a switch-frame
|