m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/ChangeLog,v


From: Eric Blake
Subject: Changes to m4/ChangeLog,v
Date: Fri, 13 Oct 2006 16:46:48 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/13 16:46:47

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.416
retrieving revision 1.417
diff -u -b -r1.416 -r1.417
--- ChangeLog   12 Oct 2006 23:21:34 -0000      1.416
+++ ChangeLog   13 Oct 2006 16:46:47 -0000      1.417
@@ -1,3 +1,24 @@
+2006-10-13  Eric Blake  <address@hidden>
+
+       * configure.ac (AC_CONFIG_HEADERS): Name the template config.hin,
+       not config-h.in.
+       * modules/gnu.c (builtin, indir): Transparently handle builtin
+       tokens from defn.
+       * doc/m4.texinfo (Indir, Builtin): Remerge from branch.
+       * m4/input.c (m4_pop_wrapup): Display debug message when switching
+       to wrapped text.
+       (m4_input_init): No need to use empty file any more.
+       (file_print): Display correct file name.
+       * m4/utility.c (m4_error, m4_warn): Ensure we don't try to
+       dereference a NULL file name.
+       * m4/m4module.h (m4_pop_wrapup): New parameter.
+       (m4_symbol_value_groks_macro, m4_symbol_groks_macro): New
+       prototypes.
+       * m4/m4private.h (m4_symbol_value_groks_macro): Faster version.
+       * m4/symtab.c (m4_symbol_value_groks_macro): New method.
+       * src/main.c (main): Adjust caller.
+       * tests/options.at (--debugmode): Test more output from -dV.
+
 2006-10-12  Eric Blake  <address@hidden>
 
        * m4/input.c (m4_print_token) [DEBUG_INPUT]: Modernize.
@@ -7876,7 +7897,7 @@
 
        -----
 
-       $Revision: 1.416 $ $Date: 2006/10/12 23:21:34 $
+       $Revision: 1.417 $ $Date: 2006/10/13 16:46:47 $
 
        Local Variables:
        coding: utf-8




reply via email to

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