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, 13 Jul 2006 22:09:55 +0000

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

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.111
retrieving revision 1.1.1.1.2.112
diff -u -b -r1.1.1.1.2.111 -r1.1.1.1.2.112
--- ChangeLog   13 Jul 2006 21:16:41 -0000      1.1.1.1.2.111
+++ ChangeLog   13 Jul 2006 22:09:54 -0000      1.1.1.1.2.112
@@ -1,5 +1,14 @@
 2006-07-13  Eric Blake  <address@hidden>
 
+       * src/input.c (input_init): Simplify.
+       (set_word_regexp): Treat empty string as default, since empty
+       regexp would disable word parsing.
+       * src/m4.c (user_word_regexp): Default to empty string.
+       * src/builtin.c (builtin_tab): Make changeword blind.
+       * doc/m4.texinfo (Changeword): Document this.
+       * NEWS: Document this.
+       * TODO: Knock off completed items.
+
        * src/builtin.c (m4_undefine, m4_popdef): Visit all arguments, not
        just the first.
        * doc/m4.texinfo (Undefine, Pushdef): Test this.
@@ -2497,4 +2506,4 @@
 
        * Initial beta release.  Release 0.50, manual 0.05.
 
-       $Revision: 1.1.1.1.2.111 $ $Date: 2006/07/13 21:16:41 $
+       $Revision: 1.1.1.1.2.112 $ $Date: 2006/07/13 22:09:54 $




reply via email to

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