summaryrefslogtreecommitdiff
path: root/src/scroll.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-2/+2
|\ \ | |/
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Eliminated updating_frame.Karoly Lorentey2004-04-161-17/+22
* | Converted display hooks to be display-local. Plus many bugfixes.Karoly Lorentey2004-01-051-1/+0
* | Fixed X support, preliminary support for X-tty combo sessions.Karoly Lorentey2004-01-021-4/+5
* | lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Ne...Karoly Lorentey2003-12-261-1/+1
* | Implemented multiple tty support.Karoly Lorentey2003-12-251-4/+5
* | Add a level of indirection to terminal characteristics.Karoly Lorentey2003-12-241-4/+6
|/
* Add arch taglinesMiles Bader2003-09-011-0/+3
* Make (some) trivial substitutions for renamed andKim F. Storm2003-05-241-26/+26
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-15/+15
* (calculate_scrolling, calculate_direct_scrolling):Dave Love2002-11-141-2/+2
* Don't define min/max.Gerd Moellmann2001-10-081-3/+0
* Include keyboard.h before frame.h.Andrew Innes2000-08-221-0/+1
* * scroll.c (CHECK_BOUNDS): Renamed from CHECK.Ken Raeburn2000-03-291-2/+2
* Rewritten.Gerd Moellmann1999-07-211-262/+275
* Fix -Wimplicit warnings.Andreas Schwab1998-04-141-1/+3
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* [HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.Geoff Voelker1995-11-071-4/+4
* (scrolling_1): When scroll_region_ok is set, use aRichard M. Stallman1994-12-261-9/+451
* (scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.Richard M. Stallman1994-12-041-2/+2
* (do_line_insertion_deletion_costs): Fix argument order.Karl Heuer1994-10-181-1/+1
* Update copyright.Karl Heuer1994-05-041-1/+1
* (calculate_scrolling): Add explicit casts, to avoid compiler warnings.Karl Heuer1994-04-151-2/+2
* (struct matrix_elt): Use int, not short.Richard M. Stallman1994-04-091-7/+7
* (do_scrolling): Handle charstarts like glyphs.Richard M. Stallman1994-04-031-4/+20
* Include <config.h> instead of "config.h".Roland McGrath1993-09-101-1/+1
* (calculate_scrolling): Defend against negative baud_rate.Richard M. Stallman1993-05-311-0/+3
* Updated copyright years.Jim Blandy1993-05-221-1/+1
* * scroll.c (do_scrolling): When bcopying the max_ascent field fromJim Blandy1992-12-241-1/+1
* * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' orJoseph Arceneaux1992-10-141-4/+2
* * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):Jim Blandy1992-08-121-1/+1
* entered into RCSJim Blandy1992-07-131-115/+115
* *** empty log message ***Jim Blandy1992-06-301-11/+2
* *** empty log message ***Jim Blandy1992-02-041-23/+24
* *** empty log message ***Jim Blandy1991-10-251-6/+6
* *** empty log message ***Jim Blandy1991-07-091-1/+1
* Initial revisionJim Blandy1991-01-021-0/+606