Sat, 29 Jul 2006 01:54:16 +0000 |
Richard M. Stallman |
(safe_run_hooks_1): Don't crash if Vrun_hooks is nil.
|
Wed, 26 Jul 2006 18:13:33 +0000 |
Chong Yidong |
* keyboard.c (read_char): New arg END_TIME specifying timeout.
|
Tue, 18 Jul 2006 13:28:16 +0000 |
Kim F. Storm |
(recursive_edit_1): Use xsignal1.
|
Mon, 17 Jul 2006 21:00:58 +0000 |
Richard M. Stallman |
(Vcommand_error_function): New variable.
|
Wed, 12 Jul 2006 13:19:04 +0000 |
Kim F. Storm |
(access_keymap_keyremap): Use ARRAYP.
|
Tue, 11 Jul 2006 20:10:56 +0000 |
Kim F. Storm |
(command_loop_1, read_char, Fexecute_extended_command):
|
Mon, 10 Jul 2006 18:51:31 +0000 |
Chong Yidong |
* puresize.h (BASE_PURESIZE): Increment to 1211000.
|
Fri, 07 Jul 2006 15:48:57 +0000 |
Eli Zaretskii |
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
|
Fri, 05 May 2006 06:43:50 +0000 |
YAMAMOTO Mitsuharu |
(make_lispy_event) [MAC_OS]: Get Apple event info from event->arg.
|
Thu, 13 Apr 2006 01:25:06 +0000 |
Richard M. Stallman |
(read_key_sequence): Explicitly avoid keybuf[-1].
|
Wed, 29 Mar 2006 09:38:03 +0000 |
Juanma Barranquero |
(process_tool_bar_item): Reorganize dummy args.
|
Wed, 29 Mar 2006 08:00:23 +0000 |
Stefan Monnier |
(tool_bar_items): Use map_keymap.
|
Sat, 11 Feb 2006 13:50:29 +0000 |
Eli Zaretskii |
(Venable_disabled_menus_and_buttons): New variable.
|
Fri, 10 Feb 2006 00:00:31 +0000 |
Kim F. Storm |
* data.c (Findirect_function): Add NOERROR arg. All callers changed
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Thu, 19 Jan 2006 17:39:55 +0000 |
Richard M. Stallman |
(echo_char): Don't omit the space between first two echoed chars.
|
Mon, 26 Dec 2005 16:31:36 +0000 |
Richard M. Stallman |
(last_point_position_window): New variable.
|
Mon, 19 Dec 2005 08:30:17 +0000 |
YAMAMOTO Mitsuharu |
(make_lispy_event): Drag-and-drop items are now
|
Sat, 10 Dec 2005 01:49:24 +0000 |
YAMAMOTO Mitsuharu |
(Qmac_apple_event) [MAC_OS]: New variable.
|
Sat, 29 Oct 2005 19:34:58 +0000 |
Richard M. Stallman |
(command_loop_1): Don't set Vmemory_full here.
|
Thu, 13 Oct 2005 22:42:01 +0000 |
Kim F. Storm |
(make_lispy_position): Adjust wx for left margin if ON_TEXT.
|
Tue, 11 Oct 2005 15:07:28 +0000 |
Kim F. Storm |
(make_lispy_position): Fix buffer calculations for
|
Mon, 10 Oct 2005 22:50:21 +0000 |
Kim F. Storm |
(make_lispy_position): Fix buffer position calculation for
|
Tue, 04 Oct 2005 04:23:12 +0000 |
Stefan Monnier |
(make_lispy_event): If point has moved between down and up event, make it
|
Sat, 01 Oct 2005 11:08:25 +0000 |
YAMAMOTO Mitsuharu |
(init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
|
Sun, 25 Sep 2005 23:49:15 +0000 |
Richard M. Stallman |
(update_menu_bindings): Variable deleted.
|
Thu, 25 Aug 2005 08:20:12 +0000 |
YAMAMOTO Mitsuharu |
(kbd_buffer_get_event) [MAC_OS]: Make events for
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 23 Jul 2005 19:09:50 +0000 |
Richard M. Stallman |
(read_char): Test gc_cons_threshold.
|
Wed, 13 Jul 2005 05:30:56 +0000 |
Stefan Monnier |
(read_char): Use gc_cons_combined_threshold.
|