| Commit message (Expand) | Author | Age | Files | Lines |
| * | (struct coding_system): Comment for the member | Kenichi Handa | 1998-03-30 | 1 | -3/+4 |
| * | (Finsert_file_contents): Call adjust_after_insert when | Kenichi Handa | 1998-03-30 | 1 | -13/+5 |
| * | (display_text_line): Handle overlay-arrow correctly. | Richard M. Stallman | 1998-03-29 | 1 | -19/+17 |
| * | (code_convert_region): Call adjust_before_replace | Richard M. Stallman | 1998-03-28 | 1 | -3/+5 |
| * | (check_markers_debug_flag): New variable. | Richard M. Stallman | 1998-03-28 | 1 | -2/+49 |
| * | (mark_buffer): Mark the undo_list slot specially; | Richard M. Stallman | 1998-03-28 | 1 | -0/+73 |
| * | (struct buffer): Field `undo_list' moved before `name' | Richard M. Stallman | 1998-03-28 | 1 | -8/+9 |
| * | (barf_or_query_if_file_exists): New arg QUICK. All calls changed. | Richard M. Stallman | 1998-03-28 | 1 | -9/+16 |
| * | (item_properties): New variable. | Richard M. Stallman | 1998-03-27 | 1 | -0/+33 |
| * | (init_lread): Init Vstandard_input. | Richard M. Stallman | 1998-03-26 | 1 | -0/+2 |
| * | (redisplay_window): Fix previous change. | Kenichi Handa | 1998-03-26 | 1 | -3/+5 |
| * | (compute_motion): Call strwidth only when necessary. | Kenichi Handa | 1998-03-25 | 1 | -2/+4 |
| * | (make_buffer_string, make_buffer_string_both): Extern them. | Kenichi Handa | 1998-03-25 | 1 | -0/+2 |
| * | (read_process_output): Count multibyte characters. If | Kenichi Handa | 1998-03-25 | 1 | -4/+14 |
| * | (redisplay_window): Give byte position to FETCH_BYTE. | Kenichi Handa | 1998-03-25 | 1 | -6/+6 |
| * | (record_delete): The second arg is Lisp_Object. | Kenichi Handa | 1998-03-24 | 1 | -1/+1 |
| * | Declarations changed. | Kenichi Handa | 1998-03-24 | 1 | -4/+29 |
| * | (MULTIBYTE_BYTES_WIDTH): Set wide_column only when we | Kenichi Handa | 1998-03-24 | 1 | -2/+6 |
| * | (del_range_2): Move gap again to a proper place just | Kenichi Handa | 1998-03-24 | 1 | -6/+4 |
| * | (shrink_decoding_region): If EOL_CONVERSION is nonzero, | Kenichi Handa | 1998-03-24 | 1 | -4/+4 |
| * | (record_delete): Record last_point_position when there's | Kenichi Handa | 1998-03-24 | 1 | -2/+18 |
| * | (popup_get_selection): On receiving a KeyPress event | Andreas Schwab | 1998-03-23 | 1 | -2/+6 |
| * | (Fx_create_frame): Use "borderWidth", not "borderwidth", | Andreas Schwab | 1998-03-23 | 1 | -1/+1 |
| * | (Fdirectory_files): In FULL case, compute number of characters | Richard M. Stallman | 1998-03-21 | 1 | -0/+6 |
| * | (substring_both, Fsubstring): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -5/+9 |
| * | (syms_of_sunfns): Pass new arg to make_pure_string. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (make_specified_string): New function. | Richard M. Stallman | 1998-03-21 | 1 | -14/+64 |
| * | (Fchar_to_string): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -4/+7 |
| * | (casify_object): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -1/+2 |
| * | (Fstring): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
| * | (internal_self_insert): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (code_convert_string): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
| * | (Fsubstitute_command_keys): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (read1): Pass new arg to make_pure_string. | Richard M. Stallman | 1998-03-21 | 1 | -5/+9 |
| * | (PRINTPREPARE): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -4/+5 |
| * | (read_process_output): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (Fregexp_quote): Use make_specified_string. | Richard M. Stallman | 1998-03-21 | 1 | -2/+3 |
| * | (selection_data_to_lisp_data): Use make_string_from_bytes. | Richard M. Stallman | 1998-03-21 | 1 | -2/+2 |
| * | (insert_from_string_1, replace_range): | Richard M. Stallman | 1998-03-21 | 1 | -12/+4 |
| * | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 1 | -20/+78 |
| * | Use STRING_BYTES and SET_STRING_BYTES. | Richard M. Stallman | 1998-03-21 | 31 | -201/+210 |
| * | Don't include puresize.h any more as code that needs it | Richard M. Stallman | 1998-03-21 | 1 | -288/+162 |
| * | (fix_submap_inheritance, get_keyelt, store_in_keymap, | Richard M. Stallman | 1998-03-21 | 1 | -47/+117 |
| * | Include puresize.h for CHECK_IMPURE. | Richard M. Stallman | 1998-03-21 | 1 | -71/+370 |
| * | (replace_range): New arg NOMARKERS. | Richard M. Stallman | 1998-03-21 | 1 | -10/+12 |
| * | (internal_self_insert): Pass new arg to replace_range. | Richard M. Stallman | 1998-03-21 | 1 | -1/+1 |
| * | (record_delete): Replace LENGTH arg with STRING. | Richard M. Stallman | 1998-03-21 | 1 | -11/+9 |
| * | (insert_1_both, insert_from_string_1, insert_from_buffer_1): | Richard M. Stallman | 1998-03-21 | 1 | -19/+68 |
| * | (make_buffer_string_both): New function. | Richard M. Stallman | 1998-03-21 | 1 | -1/+25 |
| * | (keymap.o): Depend on puresize.h. | Richard M. Stallman | 1998-03-20 | 1 | -2/+2 |