2007-01-08 |
Jan Djärv |
(init_keyboard): Initialize interrupt_input_blocked and
|
2006-12-23 |
Eli Zaretskii |
(some_mouse_moved): Fix last change.
|
2006-12-19 |
Juanma Barranquero |
(syms_of_keyboard) <double-click-time>: Doc fix.
|
2006-12-19 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Undo 2006-12-04 change.
|
2006-12-15 |
Kim F. Storm |
(ignore_mouse_drag_p): New global var.
|
2006-12-14 |
YAMAMOTO Mitsuharu |
(make_lispy_event): Use find_user_signal_name.
|
2006-12-04 |
Kim F. Storm |
Fix last change.
|
2006-12-04 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Don't throw-on-input
|
2006-11-24 |
Juanma Barranquero |
Space/tab mixup.
|
2006-10-22 |
Kim F. Storm |
(read_char): Make an element (t . EVENT) in
|
2006-10-10 |
Chong Yidong |
* dispnew.c (sit_for): Sit forever if TIMEOUT is t.
|
2006-09-15 |
David Kastrup |
* NEWS: explain new behavior and arguments of `key-binding' and
|
2006-09-13 |
Richard M. Stallman |
(read_char): If end_time specified, don't put the
|
2006-09-10 |
Kim F. Storm |
(Finput_pending_p): Check Vunread_input_method_events
|
2006-08-27 |
YAMAMOTO Mitsuharu |
(in_sighandler): Remove variable.
|
2006-08-25 |
Kim F. Storm |
(Fcurrent_idle_time): Simplify.
|
2006-08-21 |
Jan Djärv |
Clarify difference between in_sighandler and handling_signal.
|
2006-08-21 |
Kenichi Handa |
(syms_of_keyboard): Docstring of
|
2006-08-20 |
Chong Yidong |
* keyboard.c (show_help_echo): Preserve mouse movement flag if
|
2006-08-20 |
Richard M. Stallman |
(Fcurrent_idle_time): New function.
|
2006-08-15 |
Chong Yidong |
* keyboard.c (read_char): Don't change idle timer state at all if
|
2006-08-14 |
Chong Yidong |
* keyboard.c (read_char): Don't reset idle timers if a time limit
|
2006-08-10 |
Jan Djärv |
* keyboard.c: Define in_sighandler.
|
2006-08-09 |
Richard M. Stallman |
(keyremap_step): No-op if fkey->parent = nil.
|
2006-08-05 |
Eli Zaretskii |
(kbd_buffer_get_event): Return Qnil when current time is exactly equal to
|
2006-08-05 |
Chong Yidong |
* keyboard.c (read_char): Rebalance specpdl after receiving jump.
|
2006-07-29 |
Richard M. Stallman |
(safe_run_hooks_1): Don't crash if Vrun_hooks is nil.
|
2006-07-26 |
Chong Yidong |
* keyboard.c (read_char): New arg END_TIME specifying timeout.
|
2006-07-18 |
Kim F. Storm |
(recursive_edit_1): Use xsignal1.
|
2006-07-17 |
Richard M. Stallman |
(Vcommand_error_function): New variable.
|
2006-07-12 |
Kim F. Storm |
(access_keymap_keyremap): Use ARRAYP.
|
2006-07-11 |
Kim F. Storm |
(command_loop_1, read_char, Fexecute_extended_command):
|
2006-07-10 |
Chong Yidong |
* puresize.h (BASE_PURESIZE): Increment to 1211000.
|
2006-07-07 |
Eli Zaretskii |
(Fexecute_extended_command): Mention the argument PREFIXARG in the doc string.
|
2006-05-05 |
YAMAMOTO Mitsuharu |
(make_lispy_event) [MAC_OS]: Get Apple event info from event->arg.
|
2006-04-13 |
Richard M. Stallman |
(read_key_sequence): Explicitly avoid keybuf[-1].
|
2006-03-29 |
Juanma Barranquero |
(process_tool_bar_item): Reorganize dummy args.
|
2006-03-29 |
Stefan Monnier |
(tool_bar_items): Use map_keymap.
|
2006-02-11 |
Eli Zaretskii |
(Venable_disabled_menus_and_buttons): New variable.
|
2006-02-10 |
Kim F. Storm |
* data.c (Findirect_function): Add NOERROR arg. All callers changed
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-19 |
Richard M. Stallman |
(echo_char): Don't omit the space between first two echoed chars.
|
2005-12-26 |
Richard M. Stallman |
(last_point_position_window): New variable.
|
2005-12-19 |
YAMAMOTO Mitsuharu |
(make_lispy_event): Drag-and-drop items are now
|
2005-12-10 |
YAMAMOTO Mitsuharu |
(Qmac_apple_event) [MAC_OS]: New variable.
|
2005-10-29 |
Richard M. Stallman |
(command_loop_1): Don't set Vmemory_full here.
|
2005-10-13 |
Kim F. Storm |
(make_lispy_position): Adjust wx for left margin if ON_TEXT.
|
2005-10-11 |
Kim F. Storm |
(make_lispy_position): Fix buffer calculations for
|
2005-10-10 |
Kim F. Storm |
(make_lispy_position): Fix buffer position calculation for
|
2005-10-04 |
Stefan Monnier |
(make_lispy_event): If point has moved between down and up event, make it
|
2005-10-01 |
YAMAMOTO Mitsuharu |
(init_keyboard) [MAC_OSX]: Don't install SIGINT handler.
|
2005-09-25 |
Richard M. Stallman |
(update_menu_bindings): Variable deleted.
|
2005-08-25 |
YAMAMOTO Mitsuharu |
(kbd_buffer_get_event) [MAC_OS]: Make events for
|
2005-08-07 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-23 |
Richard M. Stallman |
(read_char): Test gc_cons_threshold.
|
2005-07-13 |
Stefan Monnier |
(read_char): Use gc_cons_combined_threshold.
|
2005-07-08 |
Kim F. Storm |
(menu_bar_items): Don't GCPRO menu_bar_items_vector here.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-06-17 |
Richard M. Stallman |
(read_char): Call restore_getcjmp after jump occurs.
|
2005-06-10 |
Luc Teirlinck |
(command_loop_1): Adapt call to Fselect_frame.
|