deprecated message for wrap-read-all

svn: r11503
This commit is contained in:
Eli Barzilay 2008-09-01 04:25:54 +00:00
parent 093fe73855
commit 9e5c466c47

View File

@ -177,6 +177,10 @@ ignored):
[pos number?])
any/c]{
[Note: this function is deprecated;
@schememodname[syntax/module-reader] can be adapted using the various
keywords to arbitrary readers, please use it instead.]
Repeatedly calls @scheme[read] on @scheme[in] until an end of file,
collecting the results in order into @scheme[_lst], and derives a
@scheme[_name-id] from @scheme[(object-name in)]. The last five