fix history annotations
This commit is contained in:
parent
5cb02282f5
commit
ad53983276
|
@ -223,7 +223,7 @@ A @tech{parameter} that controls whether @litchar{[} and @litchar{]}
|
||||||
are treated as parentheses, but the resulting list tagged with
|
are treated as parentheses, but the resulting list tagged with
|
||||||
@racket[#%brackets]. See @secref["parse-pair"] for more information.
|
@racket[#%brackets]. See @secref["parse-pair"] for more information.
|
||||||
|
|
||||||
@history[#:added "6.2.900.18"]}
|
@history[#:added "6.3.0.5"]}
|
||||||
|
|
||||||
@defboolparam[read-curly-brace-with-tag on?]{
|
@defboolparam[read-curly-brace-with-tag on?]{
|
||||||
|
|
||||||
|
@ -232,7 +232,7 @@ A @tech{parameter} that controls whether @litchar["{"] and
|
||||||
tagged with @racket[#%braces]. See @secref["parse-pair"] for more
|
tagged with @racket[#%braces]. See @secref["parse-pair"] for more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
@history[#:added "6.2.900.18"]}
|
@history[#:added "6.3.0.5"]}
|
||||||
|
|
||||||
@defboolparam[read-accept-box on?]{
|
@defboolparam[read-accept-box on?]{
|
||||||
|
|
||||||
|
@ -279,7 +279,7 @@ A @tech{parameter} that controls parsing input with a dot, in a C
|
||||||
structure accessor style. See @secref["parse-cdot"] for more
|
structure accessor style. See @secref["parse-cdot"] for more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
@history[#:added "6.2.900.18"]}
|
@history[#:added "6.3.0.5"]}
|
||||||
|
|
||||||
@defboolparam[read-accept-quasiquote on?]{
|
@defboolparam[read-accept-quasiquote on?]{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user