From ce940d403ae4fb07a4a859db25430b746a573411 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 23 Apr 1999 12:14:19 +0000 Subject: [PATCH] . original commit: 0660548a38f943584cac4c8eb8c0a79103b6843c --- collects/help/help.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/help/help.ss b/collects/help/help.ss index 0a6819c5..207fc60d 100644 --- a/collects/help/help.ss +++ b/collects/help/help.ss @@ -29,6 +29,6 @@ mred^ framework^) -(new-help-frame startup-url) +(new-help-frame startup-url #f) (yield (make-semaphore))