Changed filename-complete-string so that matches which complete to
authorBrian A. LaMacchia <edu/mit/csail/zurich/bal>
Fri, 6 Sep 1991 16:19:44 +0000 (16:19 +0000)
committerBrian A. LaMacchia <edu/mit/csail/zurich/bal>
Fri, 6 Sep 1991 16:19:44 +0000 (16:19 +0000)
commit256d6024eb3363de7dd25fa544ed41311f3f17f9
treed68450d9c6ac720851d6cf5112388baa836b021c
parentc23af3a8c15510ed62ebd5d352b14b395e5e0d02
Changed filename-complete-string so that matches which complete to
directory names act as though the completion is non-unique.  Before, if
the only directory in /tmp beginning with "f" was "foo", then completing
on "/tmp/f" would complete to "/tmp/foo", and the if-unique proc. would
be invoked with "/tmp/foo/".  Now, we invoke if-non-unique with
"/tmp/foo/".
v7/src/edwin/filcom.scm