log src/scroll.c @ 84423:a315dc8105bc

age author description
2007-07-31 Miles Bader Merge from emacs--devo--0
2007-01-29 Karoly Lorentey Merged from emacs@sv.gnu.org
2006-02-12 Karoly Lorentey Merged from emacs@sv.gnu.org
2005-09-04 Karoly Lorentey Merged in changes from CVS trunk. Plus added lisp/term tweaks.
2005-07-05 Karoly Lorentey Merged from miles@gnu.org--gnu-2005 (patch 469)
2004-04-16 Karoly Lorentey Eliminated updating_frame.
2004-01-05 Karoly Lorentey Converted display hooks to be display-local. Plus many bugfixes.
2004-01-02 Karoly Lorentey Fixed X support, preliminary support for X-tty combo sessions.
2008-01-08 Glenn Morris Add 2008 to copyright years.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-01-14 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-07 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2003-12-26 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
2003-12-25 Karoly Lorentey Implemented multiple tty support.
2003-12-24 Karoly Lorentey Add a level of indirection to terminal characteristics.
2003-09-01 Miles Bader Add arch taglines
2003-05-24 Kim F. Storm Make (some) trivial substitutions for renamed and
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-11-14 Dave Love (calculate_scrolling, calculate_direct_scrolling):
2001-10-08 Gerd Moellmann Don't define min/max.
2000-08-22 Andrew Innes Include keyboard.h before frame.h.
2000-03-29 Ken Raeburn * scroll.c (CHECK_BOUNDS): Renamed from CHECK.
1999-07-21 Gerd Moellmann Rewritten.
1998-04-14 Andreas Schwab Fix -Wimplicit warnings.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-07 Geoff Voelker [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
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_COSTS were confused. Fixed.
1994-10-18 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
1994-05-04 Karl Heuer Update copyright.
1994-04-15 Karl Heuer (calculate_scrolling): Add explicit casts, to avoid compiler warnings.
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 McGrath Include <config.h> instead of "config.h".
1993-05-31 Richard M. Stallman (calculate_scrolling): Defend against negative baud_rate.
1993-05-22 Jim Blandy Updated copyright years.
1992-12-24 Jim Blandy * scroll.c (do_scrolling): When bcopying the max_ascent field from
1992-10-14 Joseph Arceneaux * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
1992-08-12 Jim Blandy * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
1992-07-13 Jim Blandy entered 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 Blandy Initial revision