original commit: 0e216fe7743fcc2a356a8ea6b2ca7d738c1dbad7
This commit is contained in:
Robby Findler 2000-04-03 16:32:09 +00:00
parent 3b2c376f3a
commit 545be9170d

View File

@ -700,7 +700,7 @@
directory
name
(default-extension))])
(if (or (not f)
(and filter
(not (filter-match? filter
@ -729,6 +729,7 @@
prompt
parent-win
directory)])
(if f
(if (or (not filter) (filter-match? filter f filter-msg))
(let ([f (mzlib:file:normalize-path f)])