| Commit message (Expand) | Author | Age | Files | Lines |
| * | (event-basic-type): New function. | Richard M. Stallman | 1993-03-08 | 1 | -0/+8 |
| * | Declare Qcategory, Qlocal_map. Declare textget, get_local_map. | Richard M. Stallman | 1993-03-07 | 1 | -1/+5 |
| * | Include intervals.h. | Richard M. Stallman | 1993-03-07 | 1 | -1/+6 |
| * | (syms_of_buffer): Make erase-buffer a disabled command. | Roland McGrath | 1993-03-07 | 1 | -0/+4 |
| * | Include termhooks.h. | Richard M. Stallman | 1993-03-07 | 1 | -11/+78 |
| * | (Fget_text_property): Use textget. | Richard M. Stallman | 1993-03-07 | 1 | -12/+11 |
| * | *** empty log message *** | Richard M. Stallman | 1993-03-07 | 1 | -36/+27 |
| * | (read_key_sequence): | Richard M. Stallman | 1993-03-07 | 1 | -2/+2 |
| * | (isearch-other-meta-char): Call listify-key-sequence. | Richard M. Stallman | 1993-03-07 | 1 | -15/+22 |
| * | (vc-update-change-log): Check that ChangeLog is writable | Paul Eggert | 1993-03-07 | 1 | -60/+70 |
| * | (Qmodification_hooks): Renamed from Qmodification. | Richard M. Stallman | 1993-03-07 | 1 | -4/+4 |
| * | (verify_interval_modification): Handle insertions | Richard M. Stallman | 1993-03-07 | 1 | -39/+113 |
| * | (struct buffer): New field mark_active. | Richard M. Stallman | 1993-03-07 | 1 | -1/+6 |
| * | (prepare_to_modify_buffer): Set Vdeactivate_mark. | Richard M. Stallman | 1993-03-07 | 1 | -1/+3 |
| * | (save_excursion_save): Save mark_active of buffer. | Richard M. Stallman | 1993-03-07 | 1 | -5/+17 |
| * | (check_mark): Error if mark is not active. | Richard M. Stallman | 1993-03-07 | 1 | -4/+6 |
| * | (x_alt_mod_mask, x_super_mod_mask, x_hyper_mod_mask): New variables. | Richard M. Stallman | 1993-03-07 | 1 | -6/+29 |
| * | (alt_modifier, super_modifier, hyper_modifier): | Richard M. Stallman | 1993-03-07 | 1 | -9/+10 |
| * | (follow_key): Downcase shift_modifier as well as ASCII. | Richard M. Stallman | 1993-03-07 | 1 | -41/+159 |
| * | (syms_of_lread): Set up Qascii_character. | Richard M. Stallman | 1993-03-07 | 1 | -5/+68 |
| * | (reset_buffer_local_variables): Reset mark_active. | Richard M. Stallman | 1993-03-07 | 1 | -1/+14 |
| * | (isearch-mode): Don't make a pre-command-hook. | Richard M. Stallman | 1993-03-07 | 1 | -4/+9 |
| * | (vc-revert-buffer1): Use mark-marker; don't alter mark-active. | Richard M. Stallman | 1993-03-07 | 1 | -2/+6 |
| * | (event-modifiers): New function. | Richard M. Stallman | 1993-03-07 | 1 | -0/+36 |
| * | *** empty log message *** | Richard M. Stallman | 1993-03-07 | 1 | -116/+2 |
| * | (Info-insert-dir): Fix typo. | Richard M. Stallman | 1993-03-07 | 1 | -1/+1 |
| * | (function-key-map): Map key symbols backspace, return... into ASCII chars. | Richard M. Stallman | 1993-03-07 | 1 | -0/+9 |
| * | (Info-forward-node): Properly go to first menu item. | Richard M. Stallman | 1993-03-07 | 1 | -16/+16 |
| * | (isearch-unread): Find last list element by hand. | Richard M. Stallman | 1993-03-07 | 1 | -3/+13 |
| * | Initial revision | Richard M. Stallman | 1993-03-07 | 1 | -0/+414 |
| * | (momentary-string-display): Handle any event when flushing the display. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (Info-summary): Handle any event when flushing the display. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (isearch-unread): Handle multiple args. | Richard M. Stallman | 1993-03-06 | 1 | -29/+20 |
| * | (te-escape-extended-command-unread): Handle any key sequence. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (emerge-show-file-name): Handle any kind of event. | Richard M. Stallman | 1993-03-06 | 1 | -2/+2 |
| * | (fortran-abbrev-start): Handle any kind of event. | Richard M. Stallman | 1993-03-06 | 1 | -3/+3 |
| * | (electric-help-command-loop): Handle any kind of event. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (electric-buffer-list): Handle any kind of event. | Richard M. Stallman | 1993-03-06 | 1 | -2/+3 |
| * | Fix bug in previous change. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (simula-electric-label): Handle any event when flushing the display. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (prefix-arg-internal): Use listify-key-sequence. | Richard M. Stallman | 1993-03-06 | 1 | -1/+1 |
| * | (comint-dynamic-list-completions): Handle any event when flushing the display. | Richard M. Stallman | 1993-03-06 | 1 | -2/+2 |
| * | (listify-key-sequence): New function. | Richard M. Stallman | 1993-03-06 | 1 | -0/+10 |
| * | (check_protected_fields): Variable deleted. | Richard M. Stallman | 1993-03-06 | 1 | -12/+0 |
| * | (check_protected_fields): Delete decl. | Richard M. Stallman | 1993-03-06 | 1 | -9/+0 |
| * | (read_escape): Handle M-, C- and S- for new convention. | Richard M. Stallman | 1993-03-05 | 1 | -5/+25 |
| * | (current_column, Fmove_to_column, compute_motion): | Richard M. Stallman | 1993-03-05 | 1 | -10/+10 |
| * | (XTread_socket): Set bufp->modifiers for all kinds of keys. | Richard M. Stallman | 1993-03-05 | 1 | -2/+2 |
| * | (Fend_kbd_macro): Fix call to make_event_array. | Richard M. Stallman | 1993-03-05 | 1 | -2/+2 |
| * | (CHAR_META, CHAR_SHIFT, CHAR_CTL): New macros. | Richard M. Stallman | 1993-03-05 | 1 | -1/+7 |