The generic function
stream-fresh-line
is used by
fresh-line
to start a new line on a stream. The default method uses
stream-start-line-p
and
stream-terpri
. The result value is
t
if a new line is output successfully.
LispWorks User Guide and Reference Manual - 21 Dec 2011