1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-10 14:00:21 +02:00

(Syntax Rules): Add `cindex' directive.

Thanks to suggestion by Alex Schroeder.
This commit is contained in:
Thien-Thi Nguyen 2001-09-26 02:45:17 +00:00
parent 2cbad7d913
commit a55040896d

View file

@ -573,6 +573,7 @@ For example:
@node Syntax Rules
@section The R5RS @code{syntax-rules} System
@cindex R5RS syntax-rules system
R5RS defines an alternative system for macro and syntax transformations
using the keywords @code{define-syntax}, @code{let-syntax},