log src/insdel.c @ 22477:9bc88c123895 gcc-2_8_1-980627 gcc-2_8_1-980705 gcc-2_8_1-980718 libc-980614 libc-980615 libc-980616 libc-980617 libc-980618 libc-980619 libc-980620 libc-980621 libc-980622 libc-980623 libc-980624 libc-980625 libc-980626 libc-980627 libc-980628 libc-980629 libc-980630 libc-980701 libc-980702 libc-980703 libc-980704 libc-980705 libc-980706 libc-980707 libc-980708 libc-980709 libc-980710 libc-980711 libc-980712 libc-980713 libc-980714 libc-980715 libc-980716 libc-980717 libc-980718 libc-980719

age author description
Sat, 16 May 1998 20:34:59 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, replace_range)
Wed, 29 Apr 1998 00:20:14 +0000 Richard M. Stallman (insert_1_both): Call prepare_to_modify_buffer before moving or making gap.
Sat, 25 Apr 1998 23:32:56 +0000 Richard M. Stallman (insert_from_string, insert_from_string_before_markers):
Mon, 20 Apr 1998 07:08:40 +0000 Richard M. Stallman (copy_text): Count down bytes_left properly
Tue, 14 Apr 1998 13:01:05 +0000 Andreas Schwab (signal_after_change): Fix mixing of Lisp_Object and
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 30 Mar 1998 06:00:54 +0000 Kenichi Handa (adjust_markers_for_replace): New function.
Sat, 28 Mar 1998 21:52:10 +0000 Richard M. Stallman (check_markers_debug_flag): New variable.
Tue, 24 Mar 1998 05:41:38 +0000 Kenichi Handa (del_range_2): Move gap again to a proper place just
Sat, 21 Mar 1998 17:48:54 +0000 Richard M. Stallman (insert_from_string_1, replace_range):
Sat, 21 Mar 1998 07:06:14 +0000 Richard M. Stallman Use STRING_BYTES and SET_STRING_BYTES.
Sat, 21 Mar 1998 05:48:03 +0000 Richard M. Stallman (replace_range): New arg NOMARKERS.
Sat, 21 Mar 1998 03:57:35 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, insert_from_buffer_1):
Fri, 20 Mar 1998 06:10:36 +0000 Richard M. Stallman (del_range_2): Use adjust_markers_for_record_delete.
Mon, 16 Mar 1998 05:51:07 +0000 Kenichi Handa (ADJUST_CHAR_POS): New macro.
Sat, 14 Mar 1998 21:54:42 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, insert_from_buffer_1)
Thu, 12 Mar 1998 00:42:35 +0000 Kenichi Handa (adjust_before_replace): Call
Wed, 11 Mar 1998 22:08:24 +0000 Richard M. Stallman (combine_bytes): New function.
Wed, 11 Mar 1998 00:47:48 +0000 Richard M. Stallman (adjust_markers_for_insert): Don't leave a marker within
Tue, 10 Mar 1998 23:50:30 +0000 Richard M. Stallman (insert_1_both, insert_from_string_1, insert_from_buffer_1):
Mon, 09 Mar 1998 23:22:44 +0000 Richard M. Stallman (adjust_markers_for_insert):
Tue, 03 Mar 1998 07:18:46 +0000 Kenichi Handa (insert_1_both): If enable-multibyte-characters is nil,
Tue, 03 Mar 1998 01:29:16 +0000 Kenichi Handa (DEFAULT_NONASCII_INSERT_OFFSET): Macro definition is
Fri, 27 Feb 1998 22:09:33 +0000 Karl Heuer (del_range_2): Reorder args. All callers changed.
Wed, 25 Feb 1998 23:18:15 +0000 Karl Heuer (del_range_both): Reorder args. All callers changed.
Fri, 20 Feb 1998 01:40:47 +0000 Kenichi Handa (adjust_before_replace): Comment added.
Thu, 12 Feb 1998 05:19:41 +0000 Richard M. Stallman (copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.
Wed, 04 Feb 1998 11:23:28 +0000 Kenichi Handa (copy_text): When copying from multibyte to unibyte, do
Thu, 22 Jan 1998 01:26:45 +0000 Kenichi Handa (adjust_before_replace, adjust_after_replace): New
Wed, 21 Jan 1998 23:32:12 +0000 Richard M. Stallman Update copyright year.