log src/insdel.c @ 67773:b0256e43a6b8

age author description
Fri, 23 Dec 2005 17:36:39 +0000 Eli Zaretskii (insert, insert_and_inherit, insert_before_markers)
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sat, 23 Jul 2005 19:15:32 +0000 Richard M. Stallman (syms_of_insdel): staticpro combine_after_change_buffer.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Tue, 01 Feb 2005 23:47:06 +0000 Kenichi Handa (replace_range_2): Fix bugs in adjusting markers and point.
Thu, 02 Dec 2004 23:37:13 +0000 Richard M. Stallman (insert_from_string_before_markers)
Tue, 02 Nov 2004 09:14:11 +0000 Richard M. Stallman (replace_range_2): New function.
Sat, 22 May 2004 22:15:37 +0000 Richard M. Stallman (del_range_2, replace_range): Don't write an anchor if the gap is empty.
Thu, 25 Mar 2004 18:05:29 +0000 Masatake YAMATO * insdel.c (adjust_markers_for_insert): Call fix_start_end_in_overlays.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Wed, 09 Jul 2003 14:50:01 +0000 Stefan Monnier (signal_before_change, signal_after_change): Use new type for
Thu, 26 Jun 2003 23:17:29 +0000 Stefan Monnier (check_markers, adjust_markers_for_delete)
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Wed, 30 Oct 2002 19:17:50 +0000 Dave Love Comment.
Tue, 16 Jul 2002 19:48:28 +0000 Ken Raeburn (copy_text, count_size_as_multibyte, insert_1):