log src/scroll.c @ 50174:c9dea0d76550

age author description
Tue, 04 Feb 2003 14:56:31 +0000 Juanma Barranquero Trailing whitespace deleted.
Thu, 14 Nov 2002 14:16:14 +0000 Dave Love (calculate_scrolling, calculate_direct_scrolling):
Mon, 08 Oct 2001 08:07:49 +0000 Gerd Moellmann Don't define min/max.
Tue, 22 Aug 2000 22:41:00 +0000 Andrew Innes Include keyboard.h before frame.h.
Wed, 29 Mar 2000 23:24:14 +0000 Ken Raeburn * scroll.c (CHECK_BOUNDS): Renamed from CHECK.
Wed, 21 Jul 1999 21:43:52 +0000 Gerd Moellmann Rewritten.
Tue, 14 Apr 1998 12:25:56 +0000 Andreas Schwab Fix -Wimplicit warnings.
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 07 Nov 1995 07:25:15 +0000 Geoff Voelker [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
Mon, 26 Dec 1994 15:38:56 +0000 Richard M. Stallman (scrolling_1): When scroll_region_ok is set, use a
Sun, 04 Dec 1994 18:58:04 +0000 Richard M. Stallman (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
Tue, 18 Oct 1994 00:08:18 +0000 Karl Heuer (do_line_insertion_deletion_costs): Fix argument order.
Wed, 04 May 1994 02:41:09 +0000 Karl Heuer Update copyright.
Fri, 15 Apr 1994 01:04:26 +0000 Karl Heuer (calculate_scrolling): Add explicit casts, to avoid compiler warnings.
Sat, 09 Apr 1994 20:38:25 +0000 Richard M. Stallman (struct matrix_elt): Use int, not short.