1994-02-04 |
Karl Heuer |
Add comments describing the rules used by the merge algorithm.
|
1994-02-03 |
Karl Heuer |
(merge_properties_sticky): Preserve original order of properties.
|
1994-01-24 |
Richard M. Stallman |
(graft_intervals_into_buffer): Fix one-off
|
1994-01-02 |
Richard M. Stallman |
(rotate_right, rotate_left): Simplify
|
1993-12-23 |
Richard M. Stallman |
(graft_intervals_into_buffer): If SOURCE is null
|
1993-11-25 |
Richard M. Stallman |
(merge_properties_sticky): Declared.
|
1993-11-25 |
Richard M. Stallman |
(graft_intervals_into_buffer): New arg LENGTH.
|
1993-11-10 |
Richard M. Stallman |
Include puresize.h.
|
1993-09-14 |
Richard M. Stallman |
(graft_intervals_into_buffer): New arg INHERIT.
|
1993-09-10 |
Roland McGrath |
Include <config.h> instead of "config.h".
|
1993-08-15 |
Richard M. Stallman |
(adjust_intervals_for_insertion): If inserting in middle
|
1993-07-31 |
Richard M. Stallman |
(adjust_intervals_for_insertion): Handle insertion
|
1993-07-23 |
Richard M. Stallman |
(set_point): Test Vinhibit_point_motion_hooks.
|
1993-07-22 |
Richard M. Stallman |
(graft_intervals_into_buffer): When TREE is null,
|
1993-07-18 |
Jim Blandy |
* intervals.c (split_interval_left, split_interval_right): Change
|
1993-07-13 |
Richard M. Stallman |
(verify_interval_modification): Use Qinsert_in_front_hooks and
|
1993-07-13 |
Richard M. Stallman |
(verify_interval_modification):
|
1993-07-06 |
Jim Blandy |
* intervals.c (find_interval): Doc fixes, computation of
|
1993-07-06 |
Jim Blandy |
Compare the values of text properties using EQ, not Fequal.
|
1993-07-05 |
Jim Blandy |
* intervals.c (intervals_equal): Test the return value of Fequal
|
1993-06-20 |
Richard M. Stallman |
(verify_interval_modification): Don't just test
|
1993-06-15 |
Richard M. Stallman |
(adjust_intervals_for_insertion): By default, copy
|
1993-06-15 |
Richard M. Stallman |
(set_point): When moving over invis chars,
|
1993-06-09 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
1993-06-05 |
Richard M. Stallman |
(copy_intervals): Don't adjust total_length at the end.
|
1993-05-31 |
Richard M. Stallman |
(interval_deletion_adjustment): Delete unreachable abort.
|
1993-05-14 |
Jim Blandy |
* intervals.c (set_point): Check for point out of bounds before
|
1993-03-10 |
Richard M. Stallman |
(set_point): Check invisibility of following character, not previous character.
|
1993-03-07 |
Richard M. Stallman |
(verify_interval_modification): Handle insertions
|
1993-03-01 |
Richard M. Stallman |
(intervals_equal): Handle one arg null and other not.
|
1993-02-25 |
Richard M. Stallman |
(traverse_intervals): New arg ARG.
|
1992-10-14 |
Joseph Arceneaux |
* intervals.c (traverse_intervals): New parameter `depth'.
|
1992-10-03 |
Joseph Arceneaux |
* intervals.c: `copy_intervals()' no longer static.
|
1992-10-02 |
Joseph Arceneaux |
Fixed typos.
|
1992-10-02 |
Joseph Arceneaux |
* intervals.c: Removed #include of "screen.h".
|
1992-10-02 |
Joseph Arceneaux |
* intervals.c: Conditionalize all functions on
|
1992-10-01 |
Joseph Arceneaux |
Various comment changes.
|
1992-09-24 |
Joseph Arceneaux |
See ChangeLog
|
1992-09-21 |
Joseph Arceneaux |
comment changes
|
1992-09-19 |
Joseph Arceneaux |
entered into RCS
|
1992-09-17 |
Joseph Arceneaux |
Initial revision
|