gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-2907-g39fb198
Date: Mon, 16 Oct 2017 14:53:41 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".

The branch, feature/namespaces has been updated
       via  39fb1984811f1d40ba671019030ecfc15f1b09c0 (commit)
      from  ec39c76dc44cc6d9096070aeba882ed72c88ccce (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=39fb1984811f1d40ba671019030ecfc15f1b09c0

commit 39fb1984811f1d40ba671019030ecfc15f1b09c0
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Oct 16 21:53:20 2017 +0300

    Additional fix for namespaces to awkcard.in.

diff --git a/doc/ChangeLog b/doc/ChangeLog
index d42ba60..4c8342c 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2017-10-16         Arnold D. Robbins     <address@hidden>
+
+       * awkcard.in: Add @namespaces to Execution section.
+
 2017-10-12         Arnold D. Robbins     <address@hidden>
 
        * gawk.1: Documents namespaces.
diff --git a/doc/awkcard.in b/doc/awkcard.in
index 78d6c55..21416e3 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -445,7 +445,9 @@ and optional function definitions.
 .sp .5
        \*(CB\*(address@hidden "\*(FIfilename\*(FC"
 .br
-       \*(address@hidden "\*(FIfilename\*(FC"\*(CD
+       \*(address@hidden "\*(FIfilename\*(FC"
+.br
+       \*(address@hidden "\*(FInamespace\*(FC"\*(CD
 .br
        \*(FIpattern\*(FC       { \*(FIaction statements\*(FC }\*(FR
 .br

-----------------------------------------------------------------------

Summary of changes:
 doc/ChangeLog  | 4 ++++
 doc/awkcard.in | 4 +++-
 2 files changed, 7 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

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