2005-03-31 |
Kim F. Storm |
(Qmouse_fixup_help_message): New var.
|
2005-03-19 |
Stefan Monnier |
(keys_of_keyboard): Just use `ignore' instead of the redundant `ignore-event'.
|
2005-03-16 |
Stefan Monnier |
(read_char): Only do the 7-bit-meta -> 27-bit-meta
|
2005-03-10 |
Jan Djärv |
* keyboard.c (Fexecute_extended_command): Restart hourglass
|
2005-03-06 |
Richard M. Stallman |
(Ftop_level): Let Fthrow deal with UNBLOCK_INPUT.
|
2005-03-01 |
Stefan Monnier |
(Fposn_at_x_y): Check integerness of X and Y.
|
2005-02-15 |
Richard M. Stallman |
(command_loop_1): Always use safe_run_hooks to run Qdeferred_action_function.
|
2005-02-13 |
Dan Nicolaescu |
If HAVE_FCNTL_H include fcntl.h.
|
2005-01-16 |
Jan Djärv |
* keyboard.c (READABLE_EVENTS_DO_TIMERS_NOW)
|
2005-01-14 |
Kim F. Storm |
(Fposn_at_x_y): Add optional arg WHOLE.
|
2005-01-13 |
Richard M. Stallman |
(syms_of_keyboard): Doc fix.
|
2004-12-23 |
Jan Djärv |
* keyboard.c (input_available_signal): Call SIGNAL_THREAD_CHECK
|
2004-12-21 |
Richard M. Stallman |
(kbd_buffer_store_event_hold):
|
2004-12-15 |
Jan Djärv |
* syssignal.h: Declare main_thread.
|
2004-12-15 |
Kim F. Storm |
(read_char): Save and restore echo_string when
|
2004-12-15 |
Kim F. Storm |
(Vthrow_on_input): New variable.
|
2004-12-11 |
Stefan Monnier |
(handle_async_input): Remove pthread mutex handling.
|
2004-12-07 |
Jan Djärv |
* emacs.c (Fdump_emacs): Add ! defined (SYSTEM_MALLOC) around
|
2004-12-07 |
Jan Djärv |
* gtkutil.c: Include signal.h and syssignal.h.
|
2004-11-30 |
Steven Tamm |
* keyboard.c: Don't undef SIGIO
|
2004-11-25 |
Stefan Monnier |
(command_loop_1): Print a message describing the key
|
2004-11-15 |
Kim F. Storm |
(Fposn_at_point): Remove extra */ after doc string.
|
2004-11-09 |
Kim F. Storm |
(read_avail_input): Remove unused variable 'discard'.
|
2004-11-07 |
Richard M. Stallman |
(command_loop_1): Change Vtransient_mark_mode
|
2004-11-05 |
Kim F. Storm |
(kbd_buffer_store_event_hold): Remove obsolete code.
|
2004-10-09 |
Kim F. Storm |
(timer_resume_idle): New function to resume idle
|
2004-08-20 |
Kim F. Storm |
Rename wait_reading_process_input to wait_reading_process_output.
|
2004-08-19 |
Kim F. Storm |
Adapt to new wait_reading_process_input args.
|
2004-08-08 |
Luc Teirlinck |
Declare Qdisabled_command_function instead of Qdisabled_command_hook.
|
2004-08-07 |
Luc Teirlinck |
(syms_of_keyboard) <overriding-terminal-local-map>: Doc fix.
|
2004-07-31 |
Luc Teirlinck |
(syms_of_keyboard) <disable-point-adjustment>: Doc fix.
|
2004-07-19 |
Steven Tamm |
Fixes for Ctrl-G support on carbon, replacing old timeout based polling
|
2004-07-17 |
Juanma Barranquero |
(not_single_kboard_state): Do nothing unless MULTI_KBOARD is defined.
|
2004-07-17 |
Richard M. Stallman |
(not_single_kboard_state): New function.
|
2004-07-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-455
|
2004-07-06 |
Luc Teirlinck |
(syms_of_keyboard): Fix `keyboard-translate-table' docstring.
|
2004-06-21 |
Richard M. Stallman |
(command_loop_1): Handle values `only' and `identity' for Vtransient_mark_mode.
|
2004-06-13 |
Richard M. Stallman |
(cmd_error): Don't call any_kboard_state if inside a recursive edit level.
|
2004-06-13 |
Andreas Schwab |
(cancel_hourglass_unwind): Return a value.
|
2004-06-11 |
Juanma Barranquero |
(Fposn_at_point): Doc fix.
|
2004-05-21 |
Kim F. Storm |
(struct backtrace): Add debug_on_exit member.
|
2004-05-17 |
Kim F. Storm |
(Frecursive_edit): Return immediately if input blocked.
|
2004-05-17 |
Jason Rumney |
(kbd_buffer_get_event): Don't use event->code and
|
2004-05-14 |
Kim F. Storm |
Undo last change.
|
2004-05-14 |
Kim F. Storm |
(in_timer_check): New static var.
|
2004-05-13 |
Kim F. Storm |
(mark_kboards): Don't mark x and y members
|
2004-04-20 |
Kim F. Storm |
(Fposn_at_x_y, Fposn_at_point): New defuns.
|
2004-04-16 |
Kim F. Storm |
(Fkey_description): Change callers.
|
2004-02-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-119
|
2004-02-27 |
Kim F. Storm |
(kbd_buffer_store_event_hold): New function to store
|
2004-02-26 |
Kim F. Storm |
Temporary fix; increase NREAD_INPUT_EVENTS to 512.
|
2004-02-19 |
Kim F. Storm |
Fix whitespace.
|
2004-02-19 |
Kim F. Storm |
Undo 2004-02-16 and 2004-02-17 changes.
|
2004-02-17 |
Kim F. Storm |
(in_read_avail_input): New static variable to handle re-entrancy.
|
2004-02-16 |
Kim F. Storm |
Rework previous change; it didn't consider that the
|
2004-02-16 |
Eli Zaretskii |
(prev_read): New static variable.
|
2004-01-21 |
Stefan Monnier |
(kbd_buffer_gcpro): Remove.
|
2004-01-21 |
Stefan Monnier |
(handle_async_input): New fun, extracted from input_available_signal.
|
2004-01-06 |
Kim F. Storm |
(make_lispy_position): Use modified mode_line_string,
|
2003-12-29 |
Karoly Lorentey |
Make sure secondary frames are deleted when emacsclient quits.
|