log src/insdel.c @ 88366:97f11940f06a

age author description
Sat, 09 Feb 2002 22:57:25 +0000 Kim F. Storm (make_gap_smaller): Preserve BEG_UNCHANGED during gap
Fri, 11 Jan 2002 21:28:23 +0000 Richard M. Stallman (adjust_after_replace_noundo): New function.
Sun, 06 Jan 2002 20:46:49 +0000 Andreas Schwab (make_gap_larger): Make sure buffer size does not overflow range of int.
Tue, 11 Dec 2001 21:12:45 +0000 Andrew Innes (make_gap) [DOUG_LEA_MALLOC]: Call make_gap_smaller if
Wed, 05 Dec 2001 21:37:11 +0000 Andrew Innes (make_gap_larger): New function.
Tue, 13 Nov 2001 07:48:37 +0000 Pavel Jank Change doc-string comments to `new style' [w/`doc:' keyword].
Sun, 11 Nov 2001 20:04:45 +0000 Richard M. Stallman (replace_range): Use adjust_markers_for_replace
Fri, 26 Oct 2001 12:02:21 +0000 Gerd Moellmann (insert_1_both): Do nothing if NCHARS == 0.
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Sat, 06 Oct 2001 23:46:55 +0000 Gerd Moellmann (make_gap): Use MOST_POSITIVE_FIXNUM.
Tue, 11 Sep 2001 12:31:56 +0000 Gerd Moellmann (Qinhibit_modification_hooks): New variable.
Wed, 16 May 2001 16:06:48 +0000 Gerd Moellmann (signal_before_change, signal_after_change): Consider a
Tue, 13 Feb 2001 16:28:36 +0000 Gerd Moellmann (del_range_1, del_range_byte, del_range_both): Handle
Tue, 02 Jan 2001 14:10:36 +0000 Eli Zaretskii (make_gap): Remove unused variable `result'.
Wed, 18 Oct 2000 06:19:58 +0000 Miles Bader (adjust_markers_for_delete): Handle before-insertion markers correctly.