Fix bug: code to determine when the user begins typing a new file name
authorChris Hanson <org/chris-hanson/cph>
Tue, 27 Feb 1996 21:06:03 +0000 (21:06 +0000)
committerChris Hanson <org/chris-hanson/cph>
Tue, 27 Feb 1996 21:06:03 +0000 (21:06 +0000)
commit13b5e1f14948b3d04d69fcf1570aafc256712dfc
tree0e39367b85ff62a26c2a0e84e8165c51cfd428c7
parentfcaa6bb850965eec7e0557d60523676bb396cb81
Fix bug: code to determine when the user begins typing a new file name
at the end of a file prompt must match the inserted file name in its
entirety; previously it could mistakenly match against a substring of
the inserted file name.
v7/src/edwin/dosfile.scm
v7/src/edwin/unix.scm