m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/ChangeLog,v [branch-1_4]
Date: Fri, 23 Jun 2006 13:22:30 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/06/23 13:22:30

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.84
retrieving revision 1.1.1.1.2.85
diff -u -b -r1.1.1.1.2.84 -r1.1.1.1.2.85
--- ChangeLog   23 Jun 2006 13:06:10 -0000      1.1.1.1.2.84
+++ ChangeLog   23 Jun 2006 13:22:30 -0000      1.1.1.1.2.85
@@ -1,5 +1,27 @@
 2006-06-23  Eric Blake  <address@hidden>
 
+       * doc/m4.texinfo: Quoting cleanup throughout - follow
+       autoconf-recommended style of one level of quote per parenthesis
+       in the normal case.  Adjust error messages to match GNU coding
+       standards (and to allow 'make check' to pass again).
+       (Quoted strings, Inhibiting Invocation): Turn more examples into
+       tests.
+       (Comments): Resolve FIXME by adding example.
+       (Define): Add example about underquoting.
+       (Defn): Add example about use of $0.
+       (Indir, Format): Resolve FIXME done in last commit.
+       (Ifelse): Add example about creating blind macro.
+       (Debugging): Fix grammar.
+       (Dnl): Add example about dnl with arguments.
+       (M4wrap): Be explicit that LIFO order is non compliant, and will
+       change in m4 2.0.
+       (Undivert): Resolve FIXME by adding example.
+       (Frozen files): Document that m4wrap and sysval will not work
+       consistently until m4 2.0.
+       (Incompatibilities): Document another POSIX compliance bug, this
+       time with changequote.  Document a traditional incompatibility
+       with partial input spanning file boundaries.
+
        Make error messages more consistent with GNU coding standards -
        start with lower case, and don't end sentence with punctuation.
        * src/debug.c (trace_pre): Update message wording.
@@ -2224,4 +2246,4 @@
 
        * Initial beta release.  Release 0.50, manual 0.05.
 
-       $Revision: 1.1.1.1.2.84 $ $Date: 2006/06/23 13:06:10 $
+       $Revision: 1.1.1.1.2.85 $ $Date: 2006/06/23 13:22:30 $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]