fixed bugs
original commit: e693ef7e7c60f73658663b795910649573ec2ed6
This commit is contained in:
parent
b2750f2f23
commit
4911302840
|
@ -150,7 +150,8 @@
|
|||
(mred:find-string:find-string canvas ()
|
||||
(- (unbox x-box) 30)
|
||||
(- (unbox y-box) 30)
|
||||
(cons 'ignore-case extras))))]
|
||||
(cons 'ignore-case extras))
|
||||
#t))]
|
||||
[find-string-reverse
|
||||
(lambda (edit event)
|
||||
(find-string edit event 'reverse))]
|
||||
|
|
Loading…
Reference in New Issue
Block a user