Subject: CVS commit: src/lib/libedit
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/15/2003 18:08:40
Module Name:	src
Committed By:	christos
Date:		Wed Oct 15 18:08:40 UTC 2003

Modified Files:
	src/lib/libedit: parse.c readline.c

Log Message:
don't limit ^c to alpha c, and add VIS_NOSLASH so that vis(3) does not
produce \^c


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/lib/libedit/parse.c
cvs rdiff -r1.36 -r1.37 src/lib/libedit/readline.c

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