Subject: CVS commit: src/bin/ksh
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 08/26/2003 07:27:43
Module Name:	src
Committed By:	wiz
Date:		Tue Aug 26 07:27:43 UTC 2003

Modified Files:
	src/bin/ksh: emacs.c

Log Message:
From OpenBSD:
revision 1.23
date: 2003/08/23 02:30:59;  author: fgsch;  state: Exp;  lines: +2 -2
under emacs mode, fix the case when the globbed file and the longest
prefix lenghts are equal ("a .b" and "a ab" by instance).
found and tested by otto@.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/bin/ksh/emacs.c

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