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


From: Eric Blake
Subject: Changes to m4/doc/m4.texinfo,v
Date: Wed, 25 Oct 2006 23:19:20 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/10/25 23:19:20

Index: doc/m4.texinfo
===================================================================
RCS file: /sources/m4/m4/doc/m4.texinfo,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -b -r1.72 -r1.73
--- doc/m4.texinfo      24 Oct 2006 03:46:41 -0000      1.72
+++ doc/m4.texinfo      25 Oct 2006 23:19:19 -0000      1.73
@@ -5547,7 +5547,7 @@
 @node Location
 @section Printing current location
 
-To make it possible to specify the location of the error, three
+To make it possible to specify the location of an error, three
 utility builtins exist:
 
 @deffn {Builtin (gnu)} __file__
@@ -5613,9 +5613,15 @@
 m4wrap(`foo
 ')
 @result{}
-foo
+foo(errprint(__line__
+__line__
+))
address@hidden
address@hidden
 @result{}8
 @result{}8
+__line__
address@hidden
 ^D
 @result{}6
 @result{}6




reply via email to

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