Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/16/1995 18:20:01
jtc
Tue May 16 18:18:35 EDT 1995
Update of /a/cvsroot/src/usr.bin/more
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv13149

Modified Files:
	screen.c 
Log Message:
Do not emit ti and te sequences.  This loses for terminals with termcap 
entries that switch to and from an alternate text page.  When viewing a
file with fewer lines than the screen length, more would switch to the
alt screen, display the file, and then switch back.