Subject: CVS commit: src/usr.bin/vi/ex
To: None <source-changes@NetBSD.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 10/08/2005 12:38:45
Module Name: src
Committed By: aymeric
Date: Sat Oct 8 12:38:45 UTC 2005
Modified Files:
src/usr.bin/vi/ex: ex.c
Log Message:
remove the hack that changed backslaches to ^V's when the command is "set" (!).
Now backslashes are understood by argv_exp3().
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/vi/ex/ex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.