Andrew Innes
2538fae4f8
Include keyboard.h before frame.h.
2000-08-22 22:41:00 +00:00
Ken Raeburn
b96f9fb741
* scroll.c (CHECK_BOUNDS): Renamed from CHECK.
...
* emacs.c (main): Fix sense of no-loadup test.
2000-03-29 23:24:14 +00:00
Gerd Moellmann
8970011174
Rewritten.
1999-07-21 21:43:52 +00:00
Andreas Schwab
dfcf069d56
Fix -Wimplicit warnings.
1998-04-14 12:25:56 +00:00
Erik Naggum
3b7ad313e0
Update FSF's address in the preamble.
1996-01-15 09:18:04 +00:00
Geoff Voelker
a5570f57ca
[HAVE_NTGUI] (do_scrolling, do_direct_scrolling): Update frame geometry.
...
Use FRAME_WINDOW_P instead of testing for specific window system frames.
Use HAVE_WINDOW_SYSTEM instead of testing for specific window systems.
1995-11-07 07:25:15 +00:00
Richard M. Stallman
1af1b1e840
(scrolling_1): When scroll_region_ok is set, use a
...
new scrolling method which scrolls groups of lines directly
to their final vertical positions.
(struct matrix_elt): New field writecount.
(calculate_direct_scrolling): New function.
(do_direct_scrolling): New function.
1994-12-26 15:38:56 +00:00
Richard M. Stallman
00eb4c4abc
(scroll_cost): FRAME_DELETE_COST and FRAME_DELETEN_COSTS were confused. Fixed.
1994-12-04 18:58:04 +00:00
Karl Heuer
fd374ddce2
(do_line_insertion_deletion_costs): Fix argument order.
1994-10-18 00:08:18 +00:00
Karl Heuer
3a22ee3595
Update copyright.
1994-05-04 02:41:09 +00:00
Karl Heuer
0fe4741d0b
(calculate_scrolling): Add explicit casts, to avoid compiler warnings.
1994-04-15 01:04:26 +00:00
Richard M. Stallman
61df1a5e99
(struct matrix_elt): Use int, not short.
...
Use unsigned char for insertcount and deletecount.
(INFINITY): Increase to 1000000.
1994-04-09 20:38:25 +00:00
Richard M. Stallman
2d810f8464
(do_scrolling): Handle charstarts like glyphs.
1994-04-03 08:08:33 +00:00
Roland McGrath
18160b98ce
Include <config.h> instead of "config.h".
1993-09-10 06:15:46 +00:00
Richard M. Stallman
7fb08f691e
(calculate_scrolling): Defend against negative baud_rate.
1993-05-31 19:04:07 +00:00
Jim Blandy
c6c5df7f76
Updated copyright years.
1993-05-22 21:34:42 +00:00
Jim Blandy
08b879b49f
* scroll.c (do_scrolling): When bcopying the max_ascent field from
...
current_frame to temp_frame, remember that max_ascent is an array
of shorts, not ints.
1992-12-24 06:13:57 +00:00
Joseph Arceneaux
125f517a5f
* scroll.c (do_scrolling): Don't bcopy non-existant `nruns' or
...
`face_list' elements. Do copy new `max_ascent' frame element.
1992-10-14 23:00:38 +00:00
Jim Blandy
6c735a5991
* scroll.c (FRAME_IS_TERMCAP, FRAME_IS_X, FRAME_HAS_MINIBUF):
...
Renamed these to FRAME_TERMCAP_P, FRAME_X_P, and
FRAME_HAS_MINIBUF_P, for consistency with the rest of the
frame macros.
1992-08-12 14:16:14 +00:00
Jim Blandy
0137dbf747
entered into RCS
1992-07-13 20:56:17 +00:00
Jim Blandy
e5d77022e8
*** empty log message ***
1992-06-30 13:54:21 +00:00
Jim Blandy
326e0cf80b
*** empty log message ***
1992-02-04 01:11:11 +00:00
Jim Blandy
3e2bea7c25
*** empty log message ***
1991-10-25 18:59:47 +00:00
Jim Blandy
19a1d682fa
*** empty log message ***
1991-07-09 22:36:17 +00:00
Jim Blandy
632a8dd6c3
Initial revision
1991-01-02 12:40:31 +00:00