log src/scroll.c @ 78260:922696f363b0

age author description
Wed, 25 Jul 2007 05:16:09 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 14 Jan 2007 03:38:22 +0000 Glenn Morris Update copyright for years from Emacs 21 to present (mainly adding
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Sun, 07 Aug 2005 12:33:19 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 16:49:24 +0000 Lute Kamstra Update FSF's address.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sat, 24 May 2003 22:09:50 +0000 Kim F. Storm Make (some) trivial substitutions for renamed and
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.
Sun, 03 Apr 1994 08:08:33 +0000 Richard M. Stallman (do_scrolling): Handle charstarts like glyphs.
Fri, 10 Sep 1993 06:15:46 +0000 Roland McGrath Include <config.h> instead of "config.h".
Mon, 31 May 1993 19:04:07 +0000 Richard M. Stallman (calculate_scrolling): Defend against negative baud_rate.
Sat, 22 May 1993 21:34:42 +0000 Jim Blandy Updated copyright years.
Thu, 24 Dec 1992 06:13:57 +0000 Jim Blandy * scroll.c (do_scrolling): When bcopying the max_ascent field from
Wed, 14 Oct 1992 23:00:38 +0000 Joseph Arceneaux * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
Wed, 12 Aug 1992 14:16:14 +0000 Jim Blandy * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
Mon, 13 Jul 1992 20:56:17 +0000 Jim Blandy entered into RCS
Tue, 30 Jun 1992 13:54:21 +0000 Jim Blandy *** empty log message ***
Tue, 04 Feb 1992 01:11:11 +0000 Jim Blandy *** empty log message ***
Fri, 25 Oct 1991 18:59:47 +0000 Jim Blandy *** empty log message ***
Tue, 09 Jul 1991 22:36:17 +0000 Jim Blandy *** empty log message ***
Wed, 02 Jan 1991 12:40:31 +0000 Jim Blandy Initial revision