Ludovic Courtès
58b5a2d4e1
doc: (ice-9 match) doesn't have `__1'.
...
* doc/ref/match.texi (Pattern Matching): Remove `__1', which doesn't
exist. Thanks to Chris K. Jester-Young.
2011-09-27 18:00:20 +02:00
Ludovic Courtès
7a1e193710
doc: Update (ice-9 match) reference.
...
* doc/ref/match.texi (Pattern Matching): Document `***', `..1', and
`__1'; remove `..k' and `__k'. Reported by Chris K. Jester-Young.
2011-09-27 13:46:35 +02:00
Ludovic Courtès
8568067836
doc: Augment "Pattern Matching" section.
...
* doc/ref/match.texi (Pattern Matching): Mention records. Add an
example showing record matching and the `=' pattern. Point users to
`match.upstream.scm'.
2011-09-03 22:18:02 +02:00
Ludovic Courtès
358663caf5
Document (ice-9 match).
...
* doc/ref/Makefile.am (guile_TEXINFOS): Add `match.texi'.
* doc/ref/guile.texi (Guile Modules): Include `match.texi'.
* doc/ref/match.texi: New file.
* doc/ref/sxml-match.texi (sxml-match): Add xref to `match.texi'.
* module/ice-9/match.scm: Note lack of support for `(pat => exp)'.
2010-08-27 18:59:43 +02:00