bug#57778: [PATCH] * doc/ref/sxml.texi (7.21.4 Transforming SXML): adds a mention to the module to be imported for the procedures introduced in this section of the documentation.
Ludovic Courtès <[email protected]>
| Newsgroups | gmane.lisp.guile.bugs |
|---|---|
| Message-ID | <[email protected]> |
Hi, Fulbert <[email protected]> skribis: > Small change proposal in attached patch to give some direction on module > to use for functions discussed in the (7.21.4 Transforming SXML) section > of the documentation. A welcome improvement! > +The pre-post-order function, in (sxml transform) module, visits the ^ I added a missing “the” and wrap the procedure name and module name in @code. Applied, thanks! Ludo’.