From d8fcbc7b56a86c16bc414e5432ba64381db25c48 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Tue, 20 Jun 2017 09:12:39 -0600 Subject: [PATCH] remove incorrect claim about `identifier-binding` It was true for the old macro system, but it isn't true now. Closes #1485 --- pkgs/racket-doc/scribblings/reference/stx-comp.scrbl | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pkgs/racket-doc/scribblings/reference/stx-comp.scrbl b/pkgs/racket-doc/scribblings/reference/stx-comp.scrbl index b5c967438f..e3c47bbfaf 100644 --- a/pkgs/racket-doc/scribblings/reference/stx-comp.scrbl +++ b/pkgs/racket-doc/scribblings/reference/stx-comp.scrbl @@ -117,9 +117,7 @@ or four (if @racket[top-level-symbol?] is true) kinds of values, depending on th @itemize[ @item{The result is @indexed-racket['lexical] if @racket[id-stx] - has a @tech{local binding}. If @racket['lexical] is produced for - any @racket[phase-level] value, then it is produced for all - @racket[phase-level] values.} + has a @tech{local binding}.} @item{The result is a list of seven items when @racket[id-stx] has a @tech{module binding}: @racket[(list _source-mod _source-id