summaryrefslogtreecommitdiff
path: root/src/intervals.c
AgeCommit message (Expand)Author
1994-05-04Update copyright.Karl Heuer
1994-04-26Fix comment.Karl Heuer
1994-04-08(set_point): Skip past intangible regions.Karl Heuer
1994-03-26(verify_interval_modification): For insertion inRichard M. Stallman
1994-03-23(adjust_intervals_for_insertion, merge_properties_sticky, delete_interval):Karl Heuer
1994-02-04(verify_interval_modification): When checking read-only, allow for the caseKarl Heuer
1994-02-04Add comments describing the rules used by the merge algorithm.Karl Heuer
1994-02-03(merge_properties_sticky): Preserve original order of properties.Karl Heuer
1994-01-24(graft_intervals_into_buffer): Fix one-offRichard M. Stallman
1994-01-02(rotate_right, rotate_left): SimplifyRichard M. Stallman
1993-12-23(graft_intervals_into_buffer): If SOURCE is nullRichard M. Stallman
1993-11-25(merge_properties_sticky): Declared.Richard M. Stallman
1993-11-25(graft_intervals_into_buffer): New arg LENGTH.Richard M. Stallman
1993-11-10Include puresize.h.Richard M. Stallman
1993-09-14(graft_intervals_into_buffer): New arg INHERIT.Richard M. Stallman
1993-09-10Include <config.h> instead of "config.h".Roland McGrath
1993-08-15(adjust_intervals_for_insertion): If inserting in middleRichard M. Stallman
1993-07-31(adjust_intervals_for_insertion): Handle insertionRichard M. Stallman
1993-07-23(set_point): Test Vinhibit_point_motion_hooks.Richard M. Stallman
1993-07-22(graft_intervals_into_buffer): When TREE is null,Richard M. Stallman
1993-07-18* intervals.c (split_interval_left, split_interval_right): ChangeJim Blandy
1993-07-13(verify_interval_modification): Use Qinsert_in_front_hooks andRichard M. Stallman
1993-07-13(verify_interval_modification):Richard M. Stallman
1993-07-06* intervals.c (find_interval): Doc fixes, computation ofJim Blandy
1993-07-06Compare the values of text properties using EQ, not Fequal.Jim Blandy
1993-07-05* intervals.c (intervals_equal): Test the return value of FequalJim Blandy
1993-06-20(verify_interval_modification): Don't just testRichard M. Stallman
1993-06-15(adjust_intervals_for_insertion): By default, copyRichard M. Stallman
1993-06-15(set_point): When moving over invis chars,Richard M. Stallman
1993-06-09Apply typo patches from Paul Eggert.Jim Blandy
1993-06-05(copy_intervals): Don't adjust total_length at the end.Richard M. Stallman
1993-05-31(interval_deletion_adjustment): Delete unreachable abort.Richard M. Stallman
1993-05-14* intervals.c (set_point): Check for point out of bounds beforeJim Blandy
1993-03-10(set_point): Check invisibility of following character, not previous character.Richard M. Stallman
1993-03-07(verify_interval_modification): Handle insertionsRichard M. Stallman
1993-03-01(intervals_equal): Handle one arg null and other not.Richard M. Stallman
1993-02-25(traverse_intervals): New arg ARG.Richard M. Stallman
1992-10-14* intervals.c (traverse_intervals): New parameter `depth'.Joseph Arceneaux
1992-10-03* intervals.c: `copy_intervals()' no longer static.Joseph Arceneaux
1992-10-02Fixed typos.Joseph Arceneaux
1992-10-02* intervals.c: Removed #include of "screen.h".Joseph Arceneaux
1992-10-02* intervals.c: Conditionalize all functions onJoseph Arceneaux
1992-10-01Various comment changes.Joseph Arceneaux
1992-09-24See ChangeLogJoseph Arceneaux
1992-09-21comment changesJoseph Arceneaux
1992-09-19entered into RCSJoseph Arceneaux
1992-09-17Initial revisionJoseph Arceneaux