K 10 svn:author V 3 bde K 8 svn:date V 27 2006-10-10T06:36:01.000000Z K 7 svn:log V 372 Fixed loss of whitespace suppression at ends of lines. Whitespace suppression is only needed at ends of lines, but rev.1.32 forced it off precisely there. The --More-- prompt is now cleared by explicitly forcing out the whitespace in "\r \r". It might be better to use the line editor's clearing functions, but these are currently static and not much different. END