]> code.delx.au - gnu-emacs/history - src/keyboard.c
(lgrep, rgrep): Use add-to-history.
[gnu-emacs] / src / keyboard.c
2006-05-05 YAMAMOTO Mitsuharu(make_lispy_event) [MAC_OS]: Get Apple event info from...
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...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2006-01-19 Richard M. Stallman(echo_char): Don't omit the space between first two...
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...
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...
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 NguyenUpdate 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...
2005-07-04 Lute KamstraUpdate 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.
2005-06-08 Richard M. StallmanClean up whitespace.
2005-06-06 Luc Teirlinck(command_loop_1): Update Vthis_original_command.
2005-05-26 Juanma Barranquero(Frecursive_edit): Fix typo in docstring.
2005-05-18 Nick Roberts(syms_of_keyboard): Remove lisp variables
2005-05-16 Kim F. Storm(adjust_point_for_property): Skip empty overlay string.
2005-05-13 YAMAMOTO Mitsuharu(readable_events) [USE_TOOLKIT_SCROLL_BARS]: Regard
2005-05-02 Kim F. Storm(executing_kbd_macro_index): Rename from executing_macr...
2005-05-01 Richard M. StallmanChange Vexecuting_macro to Vexecuting_kbd_macro.
2005-04-12 YAMAMOTO Mitsuharu(Qlanguage_change) [MAC_OS]: New variable.
2005-04-12 YAMAMOTO Mitsuharu(poll_for_input) [SYNC_INPUT]: Don't call poll_for_inpu...
2005-04-10 Richard M. StallmanComment change.
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...
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...
2005-02-13 Dan NicolaescuIf 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_THRE...
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...
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. StormRename wait_reading_process_input to wait_reading_proce...
2004-08-19 Kim F. StormAdapt to new wait_reading_process_input args.
2004-08-08 Luc TeirlinckDeclare Qdisabled_command_function instead of Qdisabled...
2004-08-07 Luc Teirlinck(syms_of_keyboard) <overriding-terminal-local-map>...
2004-07-31 Luc Teirlinck(syms_of_keyboard) <disable-point-adjustment>: Doc...
2004-07-19 Steven TammFixes for Ctrl-G support on carbon, replacing old timeo...
2004-07-17 Juanma Barranquero(not_single_kboard_state): Do nothing unless MULTI_KBOA...
2004-07-17 Richard M. Stallman(not_single_kboard_state): New function.
2004-07-14 Miles BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-07-06 Luc Teirlinck(syms_of_keyboard): Fix `keyboard-translate-table'...
2004-06-21 Richard M. Stallman(command_loop_1): Handle values `only' and `identity...
2004-06-13 Richard M. Stallman(cmd_error): Don't call any_kboard_state if inside...
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. StormUndo 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 BaderRevision: miles@gnu.org--gnu-2004/emacs--cvs-trunk...
2004-02-27 Kim F. Storm(kbd_buffer_store_event_hold): New function to store
2004-02-26 Kim F. StormTemporary fix; increase NREAD_INPUT_EVENTS to 512.
2004-02-19 Kim F. StormFix whitespace.
2004-02-19 Kim F. StormUndo 2004-02-16 and 2004-02-17 changes.
2004-02-17 Kim F. Storm(in_read_avail_input): New static variable to handle...
2004-02-16 Kim F. StormRework 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_ava...
2004-01-06 Kim F. Storm(make_lispy_position): Use modified mode_line_string,
2003-12-28 Kim F. Storm(Qimage): Remove extern (now in lisp.h).
2003-11-27 Kim F. Storm(make_lispy_position): Add x and y coordinates
2003-11-23 Kim F. Storm(make_lispy_position): New function for generating
2003-11-17 Stefan Monnier(parse_modifiers, apply_modifiers): Use INTMASK instead...
next