m4-commit
[Top][All Lists]
Advanced

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

Changes to m4/doc/m4.texinfo,v [branch-1_4]


From: Eric Blake
Subject: Changes to m4/doc/m4.texinfo,v [branch-1_4]
Date: Fri, 18 Aug 2006 03:39:12 +0000

CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/08/18 03:39:11

Index: doc/m4.texinfo
===================================================================
RCS file: /sources/m4/m4/doc/m4.texinfo,v
retrieving revision 1.1.1.1.2.67
retrieving revision 1.1.1.1.2.68
diff -u -b -r1.1.1.1.2.67 -r1.1.1.1.2.68
--- doc/m4.texinfo      16 Aug 2006 14:44:16 -0000      1.1.1.1.2.67
+++ doc/m4.texinfo      18 Aug 2006 03:39:11 -0000      1.1.1.1.2.68
@@ -3370,6 +3370,11 @@
 @error{}m4:stdin:2: Warning: sub-expression 1 not present
 @error{}m4:stdin:2: Warning: trailing \ ignored in replacement
 @result{}
+regexp(`abc', `\(\(d\)?\)\(c\)', `\1\2\3\4\5\6')
address@hidden:stdin:3: Warning: sub-expression 4 not present
address@hidden:stdin:3: Warning: sub-expression 5 not present
address@hidden:stdin:3: Warning: sub-expression 6 not present
address@hidden
 @end example
 
 @node Substr




reply via email to

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