| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | (read_key_sequence): | Richard M. Stallman | 1993-03-07 | 1 | -2/+2 |
| * | (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 |
| * | (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 |
| * | (Fmake_rope, Frope_elt): Fns deleted. | Richard M. Stallman | 1993-03-05 | 1 | -59/+14 |
| * | (DISP_INVIS_VECTOR): Renamed from DISP_INVIS_ROPE. | Richard M. Stallman | 1993-03-05 | 1 | -2/+2 |
| * | (ELF): Handle this parameter. | Richard M. Stallman | 1993-03-04 | 1 | -1/+52 |
| * | * Makefile.in (xmakefile): Add missing quote. | Jim Blandy | 1993-03-04 | 1 | -1/+1 |
| * | (unexec): Move data2 section header up so all section | Richard M. Stallman | 1993-03-03 | 1 | -139/+221 |
| * | (S_IFLNK): Add #undef. | Richard M. Stallman | 1993-03-02 | 1 | -4/+50 |
| * | entered into RCS | Richard M. Stallman | 1993-03-02 | 1 | -0/+13 |
| * | (describe_syntax_1): Delete excess arg to describe_vector. | Richard M. Stallman | 1993-03-02 | 1 | -2/+260 |
| * | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 9 | -208/+208 |
| * | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -201/+216 |
| * | * xdisp.c (redisplay): Protect calls to request_sigio and | Jim Blandy | 1993-03-02 | 1 | -20/+20 |
| * | * print.c (float_to_string): Define buf to be an unsigned char, to | Jim Blandy | 1993-03-02 | 1 | -1/+1 |
| * | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 1 | -5/+7 |
| * | Use the term `scroll bar', instead of `scrollbar'. | Jim Blandy | 1993-03-02 | 2 | -9/+16 |
| * | * keyboard.c (kbd_buffer_get_event): Protect assignment to | Jim Blandy | 1993-03-02 | 1 | -42/+58 |
| * | * data.c (Fstring_to_number): Declare p to be an unsigned char, to | Jim Blandy | 1993-03-02 | 1 | -3/+2 |
| * | * cmds.c (Fnewline): Doc fix. | Jim Blandy | 1993-03-02 | 1 | -7/+8 |
| * | * buffer.c (buffer-undo-list): Doc fix. | Jim Blandy | 1993-03-02 | 1 | -2/+6 |
| * | Don't include dispextern.h more than once. | Richard M. Stallman | 1993-03-01 | 1 | -1/+3 |
| * | (syms_of_cmds): Typo in last change. | Richard M. Stallman | 1993-03-01 | 1 | -1/+1 |
| * | (record_property_change): Typo in last change. | Richard M. Stallman | 1993-03-01 | 1 | -0/+49 |
| * | (print--string case): | Richard M. Stallman | 1993-03-01 | 1 | -11/+48 |
| * | (read1--strings with properties case): | Richard M. Stallman | 1993-03-01 | 1 | -3/+43 |
| * | (Fadd_text_properties, Fremove_text_properties): | Richard M. Stallman | 1993-03-01 | 1 | -41/+172 |
| * | (intervals_equal): Handle one arg null and other not. | Richard M. Stallman | 1993-03-01 | 1 | -162/+141 |
| * | (del_range): Update point before offset_intervals. | Richard M. Stallman | 1993-03-01 | 1 | -3/+3 |