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 autoloads.
|
1999-01-02 |
Richard M. Stallman |
In each active map, for each menu bar item, use only the first submap.
|
1998-12-22 |
Kenichi Handa |
(read_char): Don't bind
|
1998-12-10 |
Karl Heuer |
Doc 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's bfr,
|
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 nil),
|
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 when saving it.
|
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_names): New variables.
|
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 Schwab |
Fix -Wimplicit warnings.
|
1998-03-21 |
Richard M. Stallman |
Use STRING_BYTES and SET_STRING_BYTES.
|
1998-03-21 |
Richard M. Stallman |
Include puresize.h for CHECK_IMPURE.
|
1998-03-02 |
Richard M. Stallman |
Include 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 as the
|
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 non_reread.
|
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 is defined.
|
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
|