From adcb4ff4b7466363c1ecc6995db104ca3c16303c Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Fri, 27 Jan 2006 22:02:54 +0000 Subject: [PATCH] changed clone shortcut to = svn: r2006 --- collects/sirmail/sendr.ss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/sirmail/sendr.ss b/collects/sirmail/sendr.ss index f6dbb075ee..490b99f01a 100644 --- a/collects/sirmail/sendr.ss +++ b/collects/sirmail/sendr.ss @@ -595,7 +595,7 @@ 0) (semaphore-post s))) (semaphore-wait s)))] - [shortcut #\K]) + [shortcut #\=]) (add-preferences-menu-items edit-menu)