Subject: CVS commit: basesrc/bin/ksh
To: None <source-changes@netbsd.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 01/26/2002 01:40:52
Module Name:	basesrc
Committed By:	sjg
Date:		Fri Jan 25 23:40:51 UTC 2002

Modified Files:
	basesrc/bin/ksh: edit.c emacs.c

Log Message:
Fix some aspects of globbing - in emacs mode at least.
echo ~<ESC><ESC> and $HOME<ESC><ESC> as well as ~/b<ESC><ESC> all
now expand correctly.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/bin/ksh/edit.c
cvs rdiff -r1.10 -r1.11 basesrc/bin/ksh/emacs.c

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