if a short file, don't move to lower-left corner of the screen,
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 14 Dec 1988 13:58:39 +0000 (05:58 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Wed, 14 Dec 1988 13:58:39 +0000 (05:58 -0800)
commit4a7551eaee63c882e540eb25bd34981f1abbd031
tree694d899fc232ee9d90bd120c13b5893ebd75efff
parentcce9af834d0daea879a20e0858e56e5809a58e54
if a short file, don't move to lower-left corner of the screen,
unless editing or movement attempted, including at exit.  Correct dumb
mistake in window signal handling.  Add routine to copy portions of the table.

SCCS-vsn: usr.bin/more/prim.c 5.7
SCCS-vsn: usr.bin/more/position.c 5.4
SCCS-vsn: usr.bin/more/screen.c 5.6
usr/src/usr.bin/more/position.c
usr/src/usr.bin/more/prim.c
usr/src/usr.bin/more/screen.c