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: Sun, 28 Jan 2007 01:54:58 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      07/01/28 01:54:44

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.238
retrieving revision 1.1.1.1.2.239
diff -u -b -r1.1.1.1.2.238 -r1.1.1.1.2.239
--- ChangeLog   27 Jan 2007 00:25:33 -0000      1.1.1.1.2.238
+++ ChangeLog   28 Jan 2007 01:54:31 -0000      1.1.1.1.2.239
@@ -1,3 +1,18 @@
+2007-01-27  Eric Blake  <address@hidden>
+
+       * src/m4.h (warn_syntax): Declare.
+       (init_pattern_buffer): Export.
+       * src/m4.c (warn_syntax, usage, WARN_SYNTAX_OPTIONS)
+       (long_options, main): Implement new option.
+       * src/builtin.c (init_pattern_buffer): Allow NULL regs argument.
+       (define_user_macro): Warn on $11 and ${1} if requested.
+       * src/input.c (init_pattern_buffer): Delete duplicate method.
+       * doc/m4.texinfo (Operation modes): Document it.
+       (Arguments): Document future direction of ${11} vs. $11.
+       (Incompatibilities): Fix wording on POSIX limitations.
+       * checks/get-them: Parse @{ and @} correctly.
+       * NEWS: Document this change.
+
 2007-01-26  Eric Blake  <address@hidden>
 
        * src/builtin.c (includes): Adjust to gnulib changes.
@@ -3463,7 +3478,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.238 $ $Date: 2007/01/27 00:25:33 $
+       $Revision: 1.1.1.1.2.239 $ $Date: 2007/01/28 01:54:31 $
 
        Local Variables:
        coding: utf-8




reply via email to

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