Add support for large files, 64-bit Solaris, system locale codings.
[bpt/emacs.git] / src / keyboard.c
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-10-10 Gerd Moellmann(auto-save-interval): Fix doc string.
1999-09-20 Gerd Moellmann(Frecursive_edit): Remove unused variable.
1999-09-13 Gerd Moellmann(command_loop_1): Change for Lisp_Object
1999-09-12 Gerd Moellmann(command_loop_1): Resize mini-window to the
1999-09-05 Gerd MoellmannChange
1999-09-05 Gerd MoellmannChange spelling of `toolbar' to `tool_bar' or `tool...
1999-09-03 Richard M. Stallman[macintosh]: Set KBD_BUFFER_SIZE to a smaller value
1999-08-23 Gerd Moellmann(command_loop_1): Set beg/end_unchanged per
1999-08-21 Gerd MoellmannCall change_frame_size and do_pending_window_change...
1999-07-30 Eli Zaretskii(cmd_error_internal): Don't kill Emacs if this is an
1999-07-21 Gerd Moellmann(read_char): Use message3_nolog to show help-echo.
1999-06-27 Karl Heuer(read_key_sequence): Properly reinitialize
1999-02-22 Andreas Schwab(Qusr1_signal, Qusr2_signal): New variables.
1999-01-24 Richard M. Stallman(read_key_sequence): Fix previous change.
1999-01-11 Richard M. Stallman(read_key_sequence): In key-translation-map and
1999-01-06 Richard M. Stallman(read_key_sequence): Tell get_keyelt to look handle...
1999-01-02 Richard M. StallmanIn each active map, for each menu bar item, use only...
1998-12-22 Kenichi Handa(read_char): Don't bind
1998-12-10 Karl HeuerDoc fixes.
1998-12-02 Geoff Voelker(Qlanguage_change): New variable.
1998-11-24 Richard M. Stallman(syms_of_keyboard): Doc fix.
1998-10-14 Richard M. Stallman(parse_menu_item): Avoid initialization for Lisp_Object.
1998-10-13 Richard M. Stallman(Fclear_this_command_keys): New function.
1998-10-12 Richard M. Stallman(parse_menu_item): For top level of menu bar,
1998-09-10 Karl Heuer(command_loop_1): When switching to selected window...
1998-08-24 Andreas Schwab(input-method-previous-message): Doc fix.
1998-08-18 Richard M. Stallman(read_char): If not reading a key sequence (MAPS is...
1998-08-17 Richard M. Stallman(Freset_this_command_lengths): Return nil.
1998-08-10 Richard M. Stallman(read_char): Don't decrement this_command_key_count...
1998-08-08 Richard M. Stallman(Vthis_command): Renamed from this_command.
1998-07-27 Richard M. Stallman(Fexecute_extended_command):
1998-07-26 Richard M. Stallman(Qinput_method_function): New variable.
1998-06-23 Richard M. Stallman(command_loop): Reset executing_macro after
1998-06-22 Karl Heuer(menu_item_eval_property): Bind Qinhibit_redisplay.
1998-06-13 Richard M. Stallman(parse_menu_item): Put a quote around DEF
1998-06-07 Richard M. Stallman(cmd_error): Init Vlast_prefix_arg.
1998-06-02 Karl Heuer(syms_of_keyboard): Doc fix for suggest-key-bindings.
1998-05-28 Richard M. Stallman(command_loop_1): In shortcuts for forward-char etc,,
1998-05-16 Richard M. Stallman(read_char): If redisplay is preempted,
1998-05-12 Richard M. Stallman(parse_menu_item): Argument inmenubar < 0 now means
1998-05-01 Richard M. Stallman(Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_name...
1998-04-26 Richard M. Stallman(parse_menu_item): Support keywords :keys and
1998-04-23 Richard M. Stallman(Fcommand_execute): Truncate command-history here.
1998-04-14 Andreas Schwab(parse_menu_item): Don't GCPRO non-lisp variables.
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1998-03-21 Richard M. StallmanUse STRING_BYTES and SET_STRING_BYTES.
1998-03-21 Richard M. StallmanInclude puresize.h for CHECK_IMPURE.
1998-03-02 Richard M. StallmanInclude syntax.h.
1998-01-27 Richard M. Stallman(command_loop_1): Run post-command-hook before,
1998-01-21 Richard M. Stallman(command_loop_1): Use unibyte_char_to_multibyte.
1998-01-09 Richard M. Stallman(echo_now): Use message2_nolog, not message1_nolog.
1998-01-01 Richard M. Stallman(command_loop_1): Use PT_BYTE when calling FETCH_BYTE.
1997-12-21 Richard M. Stallman(Fexecute_extended_command):
1997-12-21 Richard M. Stallman(Fexecute_extended_command):
1997-12-08 Kenichi Handa(Fexecute_extended_command): Fix previous change.
1997-11-28 Andreas Schwab(Fsuspend_emacs): Cast init_sys_modes when calling
1997-11-27 Kenichi Handa(Fexecute_extended_command): Give Voverriding_local_map...
1997-11-27 Kenichi Handa(echo_now, record_auto_save, cmd_error_internal,
1997-11-17 Karl Heuer(Fexecute_extended_command): Fix message wording.
1997-09-17 Richard M. Stallman(command_loop_1): Add nonascii_insert_offset
1997-09-03 Geoff Voelker(kbd_buffer_get_event) [WINDOWSNT]: Support
1997-08-26 Kenichi Handa(Fexecute_extended_command): Call Fread_from_minibuffer
1997-07-24 Richard M. Stallman(read_char): Delete spurious UNGCPRO.
1997-07-20 Richard M. Stallman(Fcommand_execute): gcpro c.
1997-07-14 Richard M. Stallman(make_lispy_event): Distinguish S-SPC from SPC.
1997-07-14 Richard M. Stallman(read_char): Call timer_stop_idle unconditionally at...
1997-07-12 Richard M. Stallman(command_loop_1): Add missing message2 argument.
1997-07-01 Richard M. Stallman(make_lispy_event): Check that ISO_FUNCTION_KEY_OFFSET...
1997-06-30 Richard M. Stallman(read_char): Add a call to swallow_events
1997-06-23 Richard M. Stallman(read_avail_input): Check for failure with EIO.
1997-06-13 Richard M. Stallman(kbd_buffer_get_event): When wait_reading_process_input
1997-06-02 Richard M. Stallman(syms_of_keyboard): Doc fix.
1997-06-02 Richard M. Stallman(read_key_sequence): Change some locals to `int'.
1997-05-27 Richard M. Stallman(command_loop_1): Pass 1 as new arg to sit_for.
1997-05-20 Richard M. StallmanFix previous change.
1997-05-19 Richard M. Stallman(num_nonmacro_input_events):
1997-05-19 Richard M. Stallman(Vtty_erase_char): Variable defined
1997-05-10 Richard M. Stallman(command_loop_1): Use an int for last_command_char.
1997-05-10 Richard M. Stallman(Fexecute_extended_command): Pass new arg to Fcompletin...
1997-05-08 Richard M. Stallman(Qtimer_event): Variable deleted.
1997-04-11 Richard M. Stallman(read_key_sequence): New argument FIX_CURRENT_BUFFER.
1997-03-22 Richard M. Stallman(make_lispy_event): Use iso_lispy_function_keys for
1997-02-20 Karl Heuer(command_loop_1): Pay attention to a multibyte
1997-01-16 Eli Zaretskii* (interrupt_signal): Make emergency exit work on MSDOS
1997-01-05 Richard M. Stallman(command_loop_1, read_char):
1996-12-26 Richard M. Stallman(read_char_x_menu_prompt): Unread and record all the...
1996-12-19 Richard M. Stallman(modify_event_symbol):
1996-12-05 Karl Heuer(syms_of_keyboard): Doc fix.
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-11-02 Richard M. Stallman(command_loop_1): Update selected buffer again after...
1996-09-25 Richard M. Stallman(read_avail_input): Don't pass WAITP to read_socket_hook.
1996-09-21 Richard M. Stallman(make_lispy_event): When converting from pixel to glyph...
1996-09-17 Erik Naggum(syms_of_keyboard): Initialize and staticpro internal_l...
1996-09-17 Karl HeuerReplaced symbol BSD with BSD_SYSTEM.
1996-09-15 Richard M. Stallman(command_loop_1): Test last_overlay_modified
1996-09-13 Richard M. Stallman(recursive_edit_1): Handle a string as the throw value.
1996-09-11 Richard M. Stallman(Fexecute_extended_command): Delete junk lines.
1996-09-04 Richard M. Stallman(input_available_signal) [POSIX_SIGNALS]:
1996-09-04 Richard M. Stallman(Fexecute_extended_command): Fix previous change.
next