log src/insdel.c @ 22876:8c063663a19d

age author description
Sun, 02 Aug 1998 01:06:57 +0000 Kenichi Handa (copy_text): In multibyte to unibyte conversion, take
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.