log src/insdel.c @ 20835:f9fafa0336af

age author description
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.
Mon, 12 Jan 1998 05:49:45 +0000 Kenichi Handa (insert_from_string_1): Decrement GAP_SIZE by
Fri, 09 Jan 1998 22:46:07 +0000 Richard M. Stallman (count_size_as_multibyte): New function.
Fri, 02 Jan 1998 23:12:03 +0000 Richard M. Stallman (make_gap): Set GPT_BYTE along with GPT.
Fri, 02 Jan 1998 21:29:48 +0000 Richard M. Stallman (adjust_markers_gap_motion): Now a no-op.
Thu, 01 Jan 1998 07:03:19 +0000 Richard M. Stallman (move_gap): Use move_gap_both.
Wed, 13 Aug 1997 04:13:22 +0000 Richard M. Stallman (signal_before_change): Relocate START and END
Thu, 17 Jul 1997 06:51:28 +0000 Richard M. Stallman (replace_range): New function.
Wed, 25 Jun 1997 06:50:16 +0000 Richard M. Stallman (prepare_to_modify_buffer, signal_before_change):
Mon, 14 Apr 1997 08:50:23 +0000 Richard M. Stallman (adjust_markers): Don't be confused by the gap
Thu, 10 Apr 1997 22:37:54 +0000 Karl Heuer (Fcombine_after_change_execute): Fix Lisp_Object/integer confusion.
Thu, 20 Feb 1997 06:50:03 +0000 Karl Heuer Include charset.h.
Sat, 09 Nov 1996 21:36:00 +0000 Richard M. Stallman (signal_after_change): If Vcombine_after_change_calls,
Sun, 15 Sep 1996 01:57:44 +0000 Richard M. Stallman (gap_left, gap_right, modify_region):
Tue, 10 Sep 1996 19:52:09 +0000 Richard M. Stallman (signal_before_change): Fix previous change.
Wed, 04 Sep 1996 03:34:04 +0000 Richard M. Stallman (prepare_to_modify_buffer): Take integer arguments.
Wed, 01 May 1996 21:25:49 +0000 Richard M. Stallman (signal_after_change): Correct the arg to report_overlay_modification.
Sat, 03 Feb 1996 18:06:29 +0000 Richard M. Stallman (adjust_markers): When a marker is inside text
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Tue, 31 Oct 1995 02:34:16 +0000 Karl Heuer (BITS_PER_SHORT, BITS_PER_INT, BITS_PER_LONG):
Tue, 12 Sep 1995 17:37:02 +0000 Richard M. Stallman (signal_after_change): Call report_interval_modification.
Sun, 03 Sep 1995 18:51:47 +0000 Richard M. Stallman (adjust_markers_for_insert): New function.
Mon, 07 Aug 1995 17:53:17 +0000 Karl Heuer (signal_before_change, signal_after_change): Fix
Sat, 05 Aug 1995 22:57:13 +0000 Richard M. Stallman (signal_before_change, signal_after_change): Major rewrite.
Tue, 25 Jul 1995 19:57:02 +0000 Karl Heuer (signal_before_change): Use Frun_hook_with_args.
Thu, 20 Jul 1995 20:47:20 +0000 Richard M. Stallman (prepare_to_modify_buffer): Don't lock the file
Thu, 20 Jul 1995 20:02:38 +0000 Karl Heuer Comment change.