...
original commit: 0e216fe7743fcc2a356a8ea6b2ca7d738c1dbad7
This commit is contained in:
parent
3b2c376f3a
commit
545be9170d
|
@ -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)])
|
||||
|
|
Loading…
Reference in New Issue
Block a user