Fix braino in pathname completion. Previous design would have
authorChris Hanson <org/chris-hanson/cph>
Sat, 20 May 2000 19:36:28 +0000 (19:36 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 20 May 2000 19:36:28 +0000 (19:36 +0000)
commit5a48cfd2dfbbd818bf5ee2999fd753ea40ce5710
treec24877ac71ff6f7bf01b8a25b82d7053b7d96ca2
parent75afc4d499b1eabca339e27090c0a8eb96ce67ff
Fix braino in pathname completion.  Previous design would have
recursively read every subdirectory of the given directory attempting
to enumerate files to present to the filter.  This design descends
exactly one level at a time, as it should.
v7/src/imail/imail-util.scm