aboutsummaryrefslogtreecommitdiffstats
path: root/src/scroll.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | Use unsigned char for insertcount and deletecount. (INFINITY): Increase to 1000000.
* (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
| | | | | current_frame to temp_frame, remember that max_ascent is an array of shorts, not ints.
* * scroll.c (do_scrolling): Don't bcopy non-existant `nruns' orJoseph Arceneaux1992-10-141-4/+2
| | | | `face_list' elements. Do copy new `max_ascent' frame element.
* * scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):Jim Blandy1992-08-121-1/+1
| | | | | | Renamed these to FRAME_TERMCAP_P, FRAME_X_P, and FRAME_HAS_MINIBUF_P, for consistency with the rest of the frame macros.
* 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