change Scribble to complain about colliding tags

svn: r8025

original commit: fd1de94a48
This commit is contained in:
Matthew Flatt 2007-12-16 03:10:00 +00:00
parent f404932b10
commit a15e4c8b84

View File

@ -39,7 +39,7 @@ that the sendmail process can complete.
The @scheme[from] argument can be any value; of course, spoofing
should be used with care.}
@defproc[(send-mail-message/port [from string?]
@defproc[(send-mail-message [from string?]
[subject string?]
[to (listof string?)]
[cc (listof string?)]