index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scroll.c
Age
Commit message (
Expand
)
Author
2007-01-14
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2006-02-06
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-07-04
Update FSF's address.
Lute Kamstra
2003-09-01
Add arch taglines
Miles Bader
2003-05-24
Make (some) trivial substitutions for renamed and
Kim F. Storm
2003-02-04
Trailing whitespace deleted.
Juanma Barranquero
2002-11-14
(calculate_scrolling, calculate_direct_scrolling):
Dave Love
2001-10-08
Don't define min/max.
Gerd Moellmann
2000-08-22
Include keyboard.h before frame.h.
Andrew Innes
2000-03-29
* scroll.c (CHECK_BOUNDS): Renamed from CHECK.
Ken Raeburn
1999-07-21
Rewritten.
Gerd Moellmann
1998-04-14
Fix -Wimplicit warnings.
Andreas Schwab
1996-01-15
Update FSF's address in the preamble.
Erik Naggum
1995-11-07
[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
Geoff Voelker
1994-12-26
(scrolling_1): When scroll_region_ok is set, use a
Richard M. Stallman
1994-12-04
(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
Richard M. Stallman
1994-10-18
(do_line_insertion_deletion_costs): Fix argument order.
Karl Heuer
1994-05-04
Update copyright.
Karl Heuer
1994-04-15
(calculate_scrolling): Add explicit casts, to avoid compiler warnings.
Karl Heuer
1994-04-09
(struct matrix_elt): Use int, not short.
Richard M. Stallman
1994-04-03
(do_scrolling): Handle charstarts like glyphs.
Richard M. Stallman
1993-09-10
Include <config.h> instead of "config.h".
Roland McGrath
1993-05-31
(calculate_scrolling): Defend against negative baud_rate.
Richard M. Stallman
1993-05-22
Updated copyright years.
Jim Blandy
1992-12-24
* scroll.c (do_scrolling): When bcopying the max_ascent field from
Jim Blandy
1992-10-14
* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
Joseph Arceneaux
1992-08-12
* scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
Jim Blandy
1992-07-13
entered into RCS
Jim Blandy
1992-06-30
*** empty log message ***
Jim Blandy
1992-02-04
*** empty log message ***
Jim Blandy
1991-10-25
*** empty log message ***
Jim Blandy
1991-07-09
*** empty log message ***
Jim Blandy
1991-01-02
Initial revision
Jim Blandy