added @history[] note for d067311cf7

This commit is contained in:
Robby Findler 2014-06-30 09:50:11 -05:00
parent 3cd15ceaa5
commit 145644ace4

View File

@ -2981,6 +2981,8 @@ evaluates to @racket[#f] (which is the default).
This function sets @racket[dc-for-text-size]. See also This function sets @racket[dc-for-text-size]. See also
@racket[metafunction->pict] and @racket[metafunction->pict] and
@racket[metafunctions->pict]. @racket[metafunctions->pict].
@history[#:changed "1.2" @list{Added @racket[#:contract?] keyword argument.}]
} }
@defform[(metafunction->pict metafunction-name)]{ @defform[(metafunction->pict metafunction-name)]{