Fix -Wimplicit warnings.
[bpt/emacs.git] / src / scroll.c
1998-04-14 Andreas SchwabFix -Wimplicit warnings.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Updat...
1994-12-26 Richard M. Stallman(scrolling_1): When scroll_region_ok is set, use a
1994-12-04 Richard M. Stallman(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COST...
1994-10-18 Karl Heuer(do_line_insertion_deletion_costs): Fix argument order.
1994-05-04 Karl HeuerUpdate copyright.
1994-04-15 Karl Heuer(calculate_scrolling): Add explicit casts, to avoid...
1994-04-09 Richard M. Stallman(struct matrix_elt): Use int, not short.
1994-04-03 Richard M. Stallman(do_scrolling): Handle charstarts like glyphs.
1993-09-10 Roland McGrathInclude <config.h> instead of "config.h".
1993-05-31 Richard M. Stallman(calculate_scrolling): Defend against negative baud_rate.
1993-05-22 Jim BlandyUpdated copyright years.
1992-12-24 Jim Blandy* scroll.c (do_scrolling): When bcopying the max_ascent...
1992-10-14 Joseph Arceneaux* scroll.c (do_scrolling): Don't bcopy non-existant...
1992-08-12 Jim Blandy* scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MIN...
1992-07-13 Jim Blandyentered into RCS
1992-06-30 Jim Blandy*** empty log message ***
1992-02-04 Jim Blandy*** empty log message ***
1991-10-25 Jim Blandy*** empty log message ***
1991-07-09 Jim Blandy*** empty log message ***
1991-01-02 Jim BlandyInitial revision