Removed %T in mode-line-format. Trivial documentation changes.
[bpt/emacs.git] / src / keyboard.c
2004-01-25 Karoly LorenteyRemoved %T in mode-line-format. Trivial documentation...
2004-01-23 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-23 Karoly LorenteyFixed tty faces during combo sessions. Plus other...
2004-01-22 Karoly LorenteyMerged in changes from CVS HEAD
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-12 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-11 Karoly LorenteySupport for opening X frames from a tty session.
2004-01-11 Karoly LorenteyFix C-g handling with multiple ttys.
2004-01-11 Karoly LorenteyChanged tty input code to use read_socket_hook.
2004-01-10 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-10 Karoly LorenteyNumerous bugfixes and small improvements.
2004-01-09 Karoly LorenteyHookified termcap devices, added bootstrap display...
2004-01-09 Karoly LorenteyFix SEGV in init_sys_modes during X startup
2004-01-06 Kim F. Storm(make_lispy_position): Use modified mode_line_string,
2004-01-06 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-05 Karoly LorenteyConverted display hooks to be display-local. Plus...
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-03 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-02 Karoly LorenteyMerged in changes from CVS HEAD
2004-01-02 Karoly LorenteyGot rid of the rif (window-based redisplay interface...
2004-01-02 Karoly LorenteyMULTI_KBOARD support for ttys. Input-related bugfixes...
2004-01-02 Karoly LorenteyFixed X support, preliminary support for X-tty combo...
2004-01-01 Karoly LorenteySeparate frame-local, tty-dependent parameters from...
2003-12-30 Karoly LorenteyMajor bugfixes and slight enhancements.
2003-12-30 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMerged in changes from CVS head
2003-12-29 Karoly LorenteyMake sure secondary frames are deleted when emacsclient...
2003-12-29 Karoly LorenteyBugfix festival.
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Karoly LorenteyMerged in changes from CVS HEAD
2003-12-28 Kim F. Storm(Qimage): Remove extern (now in lisp.h).
2003-12-27 Karoly LorenteyFully eliminated global tty state variables.
2003-12-27 Karoly LorenteyFull support for multiple terminal I/O (with some rough...
2003-12-26 Karoly Lorenteylib-src/emacsclient.c: Implemented --here option ...
2003-12-25 Karoly LorenteyImplemented multiple tty support.
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...
2003-09-01 Miles BaderAdd arch taglines
2003-07-06 Stefan Monnier(mark_kboards): Update calls to mark_object.
2003-06-22 Richard M. Stallman(read_key_sequence): When converting upcase fn key to
2003-06-15 Stefan Monnier(mark_kboards): New fun, moved from alloc.c. Mark...
2003-06-04 Jason Rumney(Qmouse_wheel, mouse_wheel_syms, lispy_mouse_wheel_name...
2003-06-01 Jason RumneyMake last change compile on MSVC
2003-06-01 Jason Rumney(Qmouse_wheel): Declare only if MAC_OSX defined.
2003-05-26 Juanma Barranquero(make_lispy_event) [WINDOWSNT]: Don't handle MOUSE_WHEE...
2003-05-24 Kim F. StormMake (many) trivial substitutions for renamed and
2003-05-24 Stefan Monnier(read_key_sequence): Adjust fkey and keytran when dropp...
2003-05-15 Stefan Monnier(apply_modifiers): Don't fill the other cache.
2003-05-14 Stefan Monnier(make_lispy_event): Apply modifiers to multibyte-char...
2003-05-11 Stefan Monnier(adjust_point_for_property): Be more careful about...
2003-05-10 Stefan Monnier(follow_key): Remove dead variable `did_meta'.
2003-05-10 Stefan Monnier(adjust_point_for_property): Try harder to move point
2003-05-05 Stefan Monnier(safe_run_hooks_error): Display the error instead of...
2003-05-04 Stefan Monnier(menu_bar_item): Adjust declaration.
2003-05-04 Stefan Monnier(input_available_signal): Mark static.
2003-04-30 Stefan Monnier(parse_modifiers_uncached): Parse `down', `drag',
2003-04-30 Richard M. Stallman(echo_char): Don't clear out a dash that follows a...
2003-04-11 Stefan Monnier(head_table): Use switch-frame as event_kind for select...
2003-04-11 Stefan Monnier(kbd_buffer_get_event): Don't handle SELECT_WINDOW_EVENT
2003-03-24 Andrew ChoiAllow building on Mac OS X again after Kim's merging...
2003-03-21 Kim F. Storm(make_lispy_event): Use enum window_part.
2003-03-09 Jan DjärvImplement Ctrl-Mouse-2 (split vertically) for toolkit...
2003-02-25 Jan Djärv* keyboard.c (cancel_hourglass_unwind): Surround with
2003-02-23 Jan Djärv* keyboard.c (cancel_hourglass_unwind): New function.
2003-02-17 Richard M. Stallman(this_command_key_count_reset): New variable.
2003-02-12 Kim F. StormRenamed remap-command to command-remapping. All uses...
2003-02-04 Juanma BarranqueroTrailing whitespace deleted.
2003-02-04 Richard M. Stallman(echo_now): Update before_command_echo_length.
2003-02-03 Kim F. Storm(syms_of_keyboard) <this-original-command>: Doc fix.
2003-01-31 Juanma BarranqueroCygwin support patch.
2003-01-24 Kenichi Handa(adjust_point_for_property): New second arg MODIFIED.
2003-01-19 Jan DjärvGTK version
2003-01-13 Richard M. StallmanFinish previous change.
2003-01-13 Richard M. Stallman(command_loop_1): Don't redisplay directly if there...
2003-01-01 Richard M. Stallman(command_loop_1): Call adjust_point_for_property
2002-11-22 Dave Love(interrupt_signal): Provide forward declaration.
2002-11-15 Stefan Monnier(command_loop_1): Fix int/Lisp_Object mixup.
2002-11-09 Dave Love(command_loop_1): Apply Vtranslation_table_for_input
2002-11-04 Dave Love(read_char): Always translate iff
2002-11-03 Stefan Monnier(adjust_point_for_property): copy/paste error.
2002-11-03 Stefan Monnier(adjust_point_for_property): Handle `display' prop...
2002-10-30 Dave Love(lispy_accent_codes, lispy_accent_keys): Extended.
2002-10-04 Stefan Monnier(keyremap): New struct.
2002-09-27 Richard M. Stallman(STOP_POLLING, RESUME_POLLING): New macros.
2002-09-11 Richard M. Stallman(Fexecute_extended_command): Use pop_message_unwind.
2002-09-09 Kim F. Storm(Fdiscard_input): If defining keyboard macro,
2002-08-19 Kim F. Storm(Fclear_this_command_keys): Added optional arg
2002-08-14 Kim F. Storm(Fcommand_execute): Update call to Fexecute_kbd_macro.
2002-08-10 Richard M. Stallman(make_lispy_event): Test WINDOWSNT, not WINDOWS_NT.
2002-08-03 Andrew ChoiIn src:
2002-07-29 Richard M. Stallman(make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCRO...
2002-07-20 Richard M. Stallman(cmd_error_internal): Pass Vsignaling_function
2002-07-19 Juanma BarranqueroFix typo.
2002-07-16 Ken Raeburn(cmd_error_internal): Use const for pointer to lisp
2002-07-16 Ken Raeburn(echo_char, parse_modifiers_uncached, parse_solitary_mo...
2002-07-16 Ken Raeburn* keyboard.c (Fevent_convert_list): Use SREF.
next