* s/dgux.h: Move #definition of SYSTEM_MALLOC outside of
[bpt/emacs.git] / src / intervals.c
1993-06-05 Richard M. Stallman(copy_intervals): Don't adjust total_length at the...
1993-05-31 Richard M. Stallman(interval_deletion_adjustment): Delete unreachable...
1993-05-14 Jim Blandy* intervals.c (set_point): Check for point out of bound...
1993-03-10 Richard M. Stallman(set_point): Check invisibility of following 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 ...
1992-10-03 Joseph Arceneaux* intervals.c: `copy_intervals()' no longer static.
1992-10-02 Joseph ArceneauxFixed 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 ArceneauxVarious comment changes.
1992-09-24 Joseph ArceneauxSee ChangeLog
1992-09-21 Joseph Arceneauxcomment changes
1992-09-19 Joseph Arceneauxentered into RCS
1992-09-17 Joseph ArceneauxInitial revision