Subject: CVS commit: [netbsd-1-6] src/lib/libedit
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 01/05/2003 10:40:17
Module Name:	src
Committed By:	jmc
Date:		Sun Jan  5 08:40:17 UTC 2003

Modified Files:
	src/lib/libedit [netbsd-1-6]: refresh.c

Log Message:
Pull up revisions 1.18-1.19 (requested by masanobu in ticket #1048)
 PR/17954: SAITOH Masanobu: since we have opost and onlcr set, we don't need
 to output \r to go to the end of line; \n is enough. From David Laight.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.2.1 src/lib/libedit/refresh.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.