Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -661,7 +661,7 @@ macros as follows:

- If a macro transformer inserts a binding for an identifier (variable
or keyword) not appearing in the macro use, the identifier is in
effect rename throughout its scope to avoid conflicts with other
effect renamed throughout its scope to avoid conflicts with other
identifiers.

- If a macro transformer inserts a free reference to an identifier,
Expand Down