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: Thu, 07 Sep 2006 22:48:16 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/09/07 22:48:15

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.173
retrieving revision 1.1.1.1.2.174
diff -u -b -r1.1.1.1.2.173 -r1.1.1.1.2.174
--- ChangeLog   7 Sep 2006 13:08:54 -0000       1.1.1.1.2.173
+++ ChangeLog   7 Sep 2006 22:48:15 -0000       1.1.1.1.2.174
@@ -1,3 +1,17 @@
+2006-09-07  Eric Blake  <address@hidden>
+
+       * m4/gnulib-cache.m4: Update to newer gnulib-tool.
+       * src/m4.h (push_file): Change prototype.
+       * src/input.c (push_file, peek_input, next_char_1): Only call getc
+       once at EOF, to avoid double ^D on terminal stdin; regression from
+       2006-09-04.
+       (push_file, pop_file): Allow reading stdin twice.
+       * src/m4.c (main): Likewise.
+       * src/builtin.c (include): Update caller.
+       * NEWS: Document this change.
+       * doc/m4.texinfo (Invoking m4, Incompatibilities): Likewise.
+       (Syscmd): Add a test that failed before this patch.
+
 2006-09-07  Ralf Wildenhues  <address@hidden>
 
        * checks/check-them: Quote $pwd.
@@ -2933,7 +2947,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.173 $ $Date: 2006/09/07 13:08:54 $
+       $Revision: 1.1.1.1.2.174 $ $Date: 2006/09/07 22:48:15 $
 
        Local Variables:
        coding: utf-8




reply via email to

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