log src/insdel.c @ 20892:18f3cb26243f before-miles-orphaned-changes gcc-2_8_1-980401 gcc-2_8_1-980407 gcc-2_8_1-980412 gcc-2_8_1-980413 gcc-2_8_1-RELEASE gcc_2_8_1-980315 libc-980214 libc-980215 libc-980216 libc-980217 libc-980218 libc-980219 libc-980220 libc-980221 libc-980222 libc-980223 libc-980224 libc-980225 libc-980226 libc-980227 libc-980228 libc-980301 libc-980302 libc-980303 libc-980304 libc-980306 libc-980307 libc-980308 libc-980309 libc-980310 libc-980311 libc-980312 libc-980313 libc-980314 libc-980315 libc-980316 libc-980317 libc-980318 libc-980319 libc-980320 libc-980321 libc-980322 libc-980323 libc-980324 libc-980325 libc-980326 libc-980327 libc-980328 libc-980329 libc-980330 libc-980331 libc-980401 libc-980402 libc-980403 libc-980404 libc-980405 libc-980406 libc-980407 libc-980408 libc-980409 libc-980410 libc-980411 libc-980412 libc-980413 libc-980414 libc-980428 libc-980429 libc-980430 libc-980501 libc-980502 libc-980503 libc-980504 libc-980505 libc-980506 libc-980507 libc-980508 libc-980509 libc-980510 libc-980512 libc-980513 libc-980514 libc-980515 libc-980516 libc-980517 libc-980518 libc-980519 libc-980520 libc-980521 libc-980522 libc-980523 libc-980524 libc-980525 libc-980526 libc-980527 libc-980528 libc-980529 libc-980530 libc-980531 libc-980601 libc-980602 libc-980603 libc-980604 libc-980605 libc-980606 libc-980607 libc-980608 libc-980609 libc-980610 libc-980611 libc-980612 libc-980613

age author description
Thu, 12 Feb 1998 05:19:41 +0000 Richard M. Stallman (copy_text, count_size_as_multibyte): Use Vnonascii_translate_table.
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