CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/10/19 16:19:20
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.423
retrieving revision 1.424
diff -u -b -r1.423 -r1.424
--- ChangeLog 19 Oct 2006 13:38:46 -0000 1.423
+++ ChangeLog 19 Oct 2006 16:19:20 -0000 1.424
@@ -1,5 +1,15 @@
2006-10-19 Eric Blake <[EMAIL PROTECTED]>
+ * tests/generate.awk: For ease of doc-writing, simplify selection
+ of '-Ipath/to/examples' to '@comment examples'.
+ * examples/forloop.m4: Simplify.
+ * examples/forloop2.m4: New file.
+ * examples/quote.m4: New file.
+ * doc/m4.texinfo (Improved forloop): New node.
+ (Manual): Clarify use of examples directory.
+ (Shift, Forloop): Resync from branch.
+ (Include, Location): Update to new usage of examples directory.
+
* m4/system_.h (includes): Pick up <unistd.h> before checking for
_POSIX_VERSION.
(gettext_noop): Don't define here, let gettext.h do it instead.
@@ -7940,7 +7950,7 @@
-----
- $Revision: 1.423 $ $Date: 2006/10/19 13:38:46 $
+ $Revision: 1.424 $ $Date: 2006/10/19 16:19:20 $
Local Variables:
coding: utf-8