log src/insdel.c @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

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.