Document join, in order to fix bug in m4wrap example.
commit4cc7916e4dd2c221f37aa7eec159b48d15273157
authorEric Blake <ebb9@byu.net>
Sat, 15 Mar 2008 21:12:47 +0000 (15 15:12 -0600)
committerEric Blake <ebb9@byu.net>
Sun, 16 Mar 2008 02:20:36 +0000 (15 20:20 -0600)
tree4eea22dce6ebbd5e95ecb9b8adaaab20f9d15ee8
parentd53cf5ec91d8991f633233ed3bd72384b7cbd8b5
Document join, in order to fix bug in m4wrap example.

* examples/join.m4: New file.
* examples/wraplifo2.m4: Likewise.
* examples/Makefile.am (EXTRA_DIST): Add new files.
* doc/m4.texinfo (Improved m4wrap): New node.
(Defn, Location): Enhance tests.
(Shift): Document the composit macro join.
(Incompatibilities): Move documentation of LIFO vs. FIFO...
(M4wrap): ...here, to match improved example.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
doc/m4.texinfo
examples/Makefile.am
examples/join.m4 [new file with mode: 0644]
examples/wraplifo2.m4 [new file with mode: 0644]