| Commit message (Expand) | Author | Age | Files | Lines |
| * | (Vdisable_point_adjustment): New variable. | Kenichi Handa | 1999-12-15 | 1 | -0/+93 |
| * | * keyboard.c (Qratio): New symbol. | Stefan Monnier | 1999-12-10 | 1 | -2/+4 |
| * | (echo_char): Use KEY_DESCRIPTION_SIZE to check free | Kenichi Handa | 1999-11-18 | 1 | -1/+2 |
| * | (command_loop_1): Remove no_redisplay. | Gerd Moellmann | 1999-11-16 | 1 | -11/+4 |
| * | Remove USE_TEXT_PROPERTIES. | Gerd Moellmann | 1999-11-11 | 1 | -16/+0 |
| * | more XCAR/XCDR/XFLOAT_DATA uses, to help isolete lisp engine | Ken Raeburn | 1999-10-25 | 1 | -149/+149 |
| * | Add support for large files, 64-bit Solaris, system locale codings. | Paul Eggert | 1999-10-19 | 1 | -5/+3 |
| * | (auto-save-interval): Fix doc string. | Gerd Moellmann | 1999-10-10 | 1 | -1/+1 |
| * | (Frecursive_edit): Remove unused variable. | Gerd Moellmann | 1999-09-20 | 1 | -29/+21 |
| * | (command_loop_1): Change for Lisp_Object | Gerd Moellmann | 1999-09-13 | 1 | -17/+19 |
| * | (command_loop_1): Resize mini-window to the | Gerd Moellmann | 1999-09-12 | 1 | -0/+10 |
| * | Change | Gerd Moellmann | 1999-09-05 | 1 | -4/+4 |
| * | Change spelling of `toolbar' to `tool_bar' or `tool-bar'. | Gerd Moellmann | 1999-09-05 | 1 | -105/+106 |
| * | [macintosh]: Set KBD_BUFFER_SIZE to a smaller value | Richard M. Stallman | 1999-09-03 | 1 | -0/+5 |
| * | (command_loop_1): Set beg/end_unchanged per | Gerd Moellmann | 1999-08-23 | 1 | -1/+3 |
| * | Call change_frame_size and do_pending_window_change with | Gerd Moellmann | 1999-08-21 | 1 | -41/+48 |
| * | (cmd_error_internal): Don't kill Emacs if this is an | Eli Zaretskii | 1999-07-30 | 1 | -1/+1 |
| * | (read_char): Use message3_nolog to show help-echo. | Gerd Moellmann | 1999-07-21 | 1 | -121/+716 |
| * | (read_key_sequence): Properly reinitialize | Karl Heuer | 1999-06-27 | 1 | -3/+5 |
| * | (Qusr1_signal, Qusr2_signal): New variables. | Andreas Schwab | 1999-02-22 | 1 | -0/+17 |
| * | (read_key_sequence): Fix previous change. | Richard M. Stallman | 1999-01-24 | 1 | -9/+9 |
| * | (read_key_sequence): In key-translation-map and | Richard M. Stallman | 1999-01-11 | 1 | -3/+20 |
| * | (read_key_sequence): Tell get_keyelt to look handle autoloads. | Richard M. Stallman | 1999-01-06 | 1 | -2/+13 |
| * | In each active map, for each menu bar item, use only the first submap. | Richard M. Stallman | 1999-01-02 | 1 | -0/+17 |
| * | (read_char): Don't bind | Kenichi Handa | 1998-12-22 | 1 | -1/+0 |
| * | Doc fixes. | Karl Heuer | 1998-12-10 | 1 | -7/+8 |
| * | (Qlanguage_change): New variable. | Geoff Voelker | 1998-12-02 | 1 | -6/+21 |
| * | (syms_of_keyboard): Doc fix. | Richard M. Stallman | 1998-11-24 | 1 | -2/+6 |
| * | (parse_menu_item): Avoid initialization for Lisp_Object. | Richard M. Stallman | 1998-10-14 | 1 | -4/+9 |
| * | (Fclear_this_command_keys): New function. | Richard M. Stallman | 1998-10-13 | 1 | -0/+10 |
| * | (parse_menu_item): For top level of menu bar, | Richard M. Stallman | 1998-10-12 | 1 | -2/+6 |
| * | (command_loop_1): When switching to selected window's bfr, | Karl Heuer | 1998-09-10 | 1 | -2/+13 |
| * | (input-method-previous-message): Doc fix. | Andreas Schwab | 1998-08-24 | 1 | -1/+1 |
| * | (read_char): If not reading a key sequence (MAPS is nil), | Richard M. Stallman | 1998-08-18 | 1 | -10/+20 |
| * | (Freset_this_command_lengths): Return nil. | Richard M. Stallman | 1998-08-17 | 1 | -8/+49 |
| * | (read_char): Don't decrement this_command_key_count when saving it. | Richard M. Stallman | 1998-08-10 | 1 | -1/+1 |
| * | (Vthis_command): Renamed from this_command. | Richard M. Stallman | 1998-08-08 | 1 | -48/+128 |
| * | (Fexecute_extended_command): | Richard M. Stallman | 1998-07-27 | 1 | -3/+12 |
| * | (Qinput_method_function): New variable. | Richard M. Stallman | 1998-07-26 | 1 | -44/+200 |
| * | (command_loop): Reset executing_macro after | Richard M. Stallman | 1998-06-23 | 1 | -1/+4 |
| * | (menu_item_eval_property): Bind Qinhibit_redisplay. | Karl Heuer | 1998-06-22 | 1 | -1/+3 |
| * | (parse_menu_item): Put a quote around DEF | Richard M. Stallman | 1998-06-13 | 1 | -2/+3 |
| * | (cmd_error): Init Vlast_prefix_arg. | Richard M. Stallman | 1998-06-07 | 1 | -31/+31 |
| * | (syms_of_keyboard): Doc fix for suggest-key-bindings. | Karl Heuer | 1998-06-02 | 1 | -1/+1 |
| * | (command_loop_1): In shortcuts for forward-char etc,, | Richard M. Stallman | 1998-05-28 | 1 | -2/+2 |
| * | (read_char): If redisplay is preempted, | Richard M. Stallman | 1998-05-16 | 1 | -53/+42 |
| * | (parse_menu_item): Argument inmenubar < 0 now means | Richard M. Stallman | 1998-05-12 | 1 | -8/+31 |
| * | (Qdrag_n_drop, drag_n_drop_syms, lispy_drag_n_drop_names): New variables. | Richard M. Stallman | 1998-05-01 | 1 | -0/+87 |
| * | (parse_menu_item): Support keywords :keys and | Richard M. Stallman | 1998-04-26 | 1 | -57/+134 |
| * | (Fcommand_execute): Truncate command-history here. | Richard M. Stallman | 1998-04-23 | 1 | -4/+17 |