log src/intervals.c @ 4066:bb9478383bde

age author description
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.