[INCLUDED_FCNTL]: Don't include fcntl.h again.
[bpt/emacs.git] / src / indent.c
1994-03-30 Karl Heuer(Fcompute_motion): Fix symbol name in previous change.
1994-03-30 Karl Heuer(Fcompute_motion): Doc fix.
1994-03-30 Karl Heuer(Fcompute_motion): Don't use XFASTINT on possibly-negat...
1994-03-30 Karl Heuer(Fcompute_motion): Doc fix.
1994-03-29 Karl HeuerFix glitches in previous change.
1994-03-29 Karl Heuer(Fcompute_motion): Typecheck all arguments.
1994-03-18 Karl Heuer(compute_motion): Doc fixes.
1994-03-14 Richard M. Stallman(Fvertical_motion): New optional arg WINDOW.
1994-03-10 Richard M. Stallman(compute_motion): Initialize prev_hpos.
1994-02-25 Karl Heuer(compute_motion): Allow for invisible overlays in next_...
1994-02-24 Karl Heuer(compute_motion, vmotion): Use Fget_char_property to...
1994-02-14 Karl Heuer(indented_beyond_p): New function.
1994-02-14 Karl HeuerFix comments.
1994-02-08 Karl Heuer(compute_motion): Source code was improperly indented.
1993-11-24 Richard M. Stallman(Fmove_to_column): Increments for control characters
1993-11-20 Richard M. Stallman(compute_motion): Pass new arg to Fnext_single_property...
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-07-31 Richard M. Stallman(compute_motion): Compute correctly for invisible text.
1993-05-22 Jim BlandyUpdated copyright years.
1993-03-23 Richard M. Stallman(current_column, Findent_to, position_indentation):
1993-03-05 Richard M. Stallman(current_column, Fmove_to_column, compute_motion):
1993-03-02 Jim BlandyUse the term `scroll bar', instead of `scrollbar'.
1993-01-14 Jim Blandy* window.c (window_internal_width): New function.
1992-09-23 Jim Blandy* indent.c (Fmove_to_column): Pass the right number...
1992-07-13 Jim Blandyentered into RCS
1992-04-19 Jim Blandy*** empty log message ***
1992-04-18 Richard M. Stallman*** empty log message ***
1992-03-12 Jim Blandy*** empty log message ***
1992-02-10 Jim Blandy*** empty log message ***
1992-02-01 Jim Blandy*** empty log message ***
1992-01-14 Jim Blandy*** empty log message ***
1991-07-13 Jim Blandy*** empty log message ***
1991-01-15 Jim BlandyInitial revision