Fri, 22 Nov 2002 12:23:13 +0000 |
Dave Love |
(interrupt_signal): Provide forward declaration.
|
Fri, 15 Nov 2002 20:06:03 +0000 |
Stefan Monnier |
(command_loop_1): Fix int/Lisp_Object mixup.
|
Sat, 09 Nov 2002 12:48:26 +0000 |
Dave Love |
(command_loop_1): Apply Vtranslation_table_for_input
|
Mon, 04 Nov 2002 14:57:54 +0000 |
Dave Love |
(read_char): Always translate iff
|
Sun, 03 Nov 2002 09:36:55 +0000 |
Stefan Monnier |
(adjust_point_for_property): copy/paste error.
|
Sun, 03 Nov 2002 08:58:49 +0000 |
Stefan Monnier |
(adjust_point_for_property): Handle `display' prop on overlays.
|
Wed, 30 Oct 2002 19:13:10 +0000 |
Dave Love |
(lispy_accent_codes, lispy_accent_keys): Extended.
|
Fri, 04 Oct 2002 21:49:47 +0000 |
Stefan Monnier |
(keyremap): New struct.
|
Fri, 27 Sep 2002 17:03:46 +0000 |
Richard M. Stallman |
(STOP_POLLING, RESUME_POLLING): New macros.
|
Wed, 11 Sep 2002 01:58:54 +0000 |
Richard M. Stallman |
(Fexecute_extended_command): Use pop_message_unwind.
|
Mon, 09 Sep 2002 22:33:36 +0000 |
Kim F. Storm |
(Fdiscard_input): If defining keyboard macro,
|
Mon, 19 Aug 2002 14:58:29 +0000 |
Kim F. Storm |
(Fclear_this_command_keys): Added optional arg
|
Wed, 14 Aug 2002 10:34:41 +0000 |
Kim F. Storm |
(Fcommand_execute): Update call to Fexecute_kbd_macro.
|
Sat, 10 Aug 2002 03:48:04 +0000 |
Richard M. Stallman |
(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
|
Sat, 03 Aug 2002 22:21:09 +0000 |
Andrew Choi |
In src:
|