log src/intervals.c @ 6753:873e8baf5727

age author description
Fri, 08 Apr 1994 07:09:18 +0000 Karl Heuer (set_point): Skip past intangible regions.
Sat, 26 Mar 1994 21:02:24 +0000 Richard M. Stallman (verify_interval_modification): For insertion in
Wed, 23 Mar 1994 22:30:22 +0000 Karl Heuer (adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):
Fri, 04 Feb 1994 20:51:16 +0000 Karl Heuer (verify_interval_modification): When checking read-only, allow for the case
Fri, 04 Feb 1994 01:18:01 +0000 Karl Heuer Add comments describing the rules used by the merge algorithm.
Thu, 03 Feb 1994 18:54:04 +0000 Karl Heuer (merge_properties_sticky): Preserve original order of properties.
Mon, 24 Jan 1994 17:07:28 +0000 Richard M. Stallman (graft_intervals_into_buffer): Fix one-off
Sun, 02 Jan 1994 19:01:15 +0000 Richard M. Stallman (rotate_right, rotate_left): Simplify
Thu, 23 Dec 1993 01:58:56 +0000 Richard M. Stallman (graft_intervals_into_buffer): If SOURCE is null
Thu, 25 Nov 1993 07:47:14 +0000 Richard M. Stallman (merge_properties_sticky): Declared.
Thu, 25 Nov 1993 06:28:03 +0000 Richard M. Stallman (graft_intervals_into_buffer): New arg LENGTH.
Wed, 10 Nov 1993 20:11:44 +0000 Richard M. Stallman Include puresize.h.
Tue, 14 Sep 1993 12:10:53 +0000 Richard M. Stallman (graft_intervals_into_buffer): New arg INHERIT.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Sun, 15 Aug 1993 03:49:28 +0000 Richard M. Stallman (adjust_intervals_for_insertion): If inserting in middle
Sat, 31 Jul 1993 21:58:03 +0000 Richard M. Stallman (adjust_intervals_for_insertion): Handle insertion
Fri, 23 Jul 1993 07:59:08 +0000 Richard M. Stallman (set_point): Test Vinhibit_point_motion_hooks.
Thu, 22 Jul 1993 08:06:55 +0000 Richard M. Stallman (graft_intervals_into_buffer): When TREE is null,
Sun, 18 Jul 1993 06:24:25 +0000 Jim Blandy * intervals.c (split_interval_left, split_interval_right): Change
Tue, 13 Jul 1993 21:08:45 +0000 Richard M. Stallman (verify_interval_modification): Use Qinsert_in_front_hooks and
Tue, 13 Jul 1993 02:19:50 +0000 Richard M. Stallman (verify_interval_modification):
Tue, 06 Jul 1993 14:53:54 +0000 Jim Blandy * intervals.c (find_interval): Doc fixes, computation of
Tue, 06 Jul 1993 02:23:22 +0000 Jim Blandy Compare the values of text properties using EQ, not Fequal.
Mon, 05 Jul 1993 07:57:34 +0000 Jim Blandy * intervals.c (intervals_equal): Test the return value of Fequal
Sun, 20 Jun 1993 08:48:58 +0000 Richard M. Stallman (verify_interval_modification): Don't just test
Tue, 15 Jun 1993 07:48:27 +0000 Richard M. Stallman (adjust_intervals_for_insertion): By default, copy
Tue, 15 Jun 1993 05:27:54 +0000 Richard M. Stallman (set_point): When moving over invis chars,
Wed, 09 Jun 1993 11:59:12 +0000 Jim Blandy Apply typo patches from Paul Eggert.
Sat, 05 Jun 1993 07:57:32 +0000 Richard M. Stallman (copy_intervals): Don't adjust total_length at the end.
Mon, 31 May 1993 00:08:24 +0000 Richard M. Stallman (interval_deletion_adjustment): Delete unreachable abort.
Fri, 14 May 1993 14:40:56 +0000 Jim Blandy * intervals.c (set_point): Check for point out of bounds before
Wed, 10 Mar 1993 05:12:42 +0000 Richard M. Stallman (set_point): Check invisibility of following character, not previous character.
Sun, 07 Mar 1993 09:34:39 +0000 Richard M. Stallman (verify_interval_modification): Handle insertions
Mon, 01 Mar 1993 08:56:22 +0000 Richard M. Stallman (intervals_equal): Handle one arg null and other not.
Thu, 25 Feb 1993 20:24:43 +0000 Richard M. Stallman (traverse_intervals): New arg ARG.
Wed, 14 Oct 1992 23:12:09 +0000 Joseph Arceneaux * intervals.c (traverse_intervals): New parameter `depth'.
Sat, 03 Oct 1992 00:05:48 +0000 Joseph Arceneaux * intervals.c: `copy_intervals()' no longer static.
Fri, 02 Oct 1992 22:33:18 +0000 Joseph Arceneaux Fixed typos.
Fri, 02 Oct 1992 20:13:46 +0000 Joseph Arceneaux * intervals.c: Removed #include of "screen.h".
Fri, 02 Oct 1992 20:02:51 +0000 Joseph Arceneaux * intervals.c: Conditionalize all functions on
Thu, 01 Oct 1992 00:56:11 +0000 Joseph Arceneaux Various comment changes.
Thu, 24 Sep 1992 01:29:22 +0000 Joseph Arceneaux See ChangeLog
Mon, 21 Sep 1992 23:57:58 +0000 Joseph Arceneaux comment changes
Sat, 19 Sep 1992 01:11:21 +0000 Joseph Arceneaux entered into RCS
Thu, 17 Sep 1992 02:26:53 +0000 Joseph Arceneaux Initial revision