log src/insdel.c @ 16832:e4851d47a05d libc-970105 libc-970106 libc-970107

age author description
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.
Thu, 15 Jun 1995 20:42:24 +0000 Karl Heuer Update GPL to version 2.
Thu, 25 May 1995 18:18:56 +0000 Karl Heuer (adjust_point): Declare arg AMOUNT.
Fri, 05 May 1995 03:02:02 +0000 Richard M. Stallman (make_gap): Make this new error check also check exceeding VALBITS.
Thu, 04 May 1995 22:16:18 +0000 Richard M. Stallman (make_gap): Don't allow buffer size that won't fit in int.
Tue, 02 May 1995 18:13:47 +0000 Richard M. Stallman (prepare_to_modify_buffer): Use file_truename for locking.
Mon, 17 Apr 1995 23:16:23 +0000 Karl Heuer (insert_1): Adjust overlay center after inserting.
Fri, 07 Apr 1995 02:21:52 +0000 Karl Heuer Update copyright.
Fri, 27 Jan 1995 07:47:15 +0000 Richard M. Stallman (modify_region): Clear point_before_scroll field.
Wed, 11 Jan 1995 01:40:25 +0000 Karl Heuer Declare all non-returning functions `void'.
Mon, 02 Jan 1995 09:21:30 +0000 Richard M. Stallman Use SAVE_MODIFF and BUF_SAVE_MODIFF
Sun, 11 Dec 1994 11:30:08 +0000 Richard M. Stallman * buffer.c (report_overlay_modification): Renamed from
Sun, 11 Dec 1994 11:24:16 +0000 Richard M. Stallman (signal_before_change, signal_after_change):
Tue, 25 Oct 1994 07:53:05 +0000 Richard M. Stallman (insert_from_buffer_1): Don't use min.
Sat, 22 Oct 1994 04:45:57 +0000 Karl Heuer (insert_from_buffer, insert_from_buffer_1): New functions.