add syntax-locally-bound-identifiers
authorAndy Wingo <wingo@pobox.com>
Sun, 15 Jan 2012 17:39:44 +0000 (18:39 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 25 Jan 2012 19:34:16 +0000 (20:34 +0100)
commit3d51e57cfb0404db568a6adfde2a346d3fd9907e
treedffd942a591444eb1654387b84a816b99e3d782d
parenta2b62b48ab92ed1b5e5e0bcc292498abba3154cb
add syntax-locally-bound-identifiers

* module/ice-9/boot-9.scm (syntax-locally-bound-identifiers): Declare
  variable.
* module/ice-9/psyntax.scm: Add locally-bound-identifiers helper, and
  define syntax-locally-bound-identifiers.
* module/ice-9/psyntax-pp.scm: Regenerated.
* doc/ref/api-macros.texi: Document the new procedure.
doc/ref/api-macros.texi
module/ice-9/boot-9.scm
module/ice-9/psyntax-pp.scm
module/ice-9/psyntax.scm