autoconf-commit
[Top][All Lists]
Advanced

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

[SCM] GNU Autoconf source repository branch, master, updated. v2.63-245-


From: Eric Blake
Subject: [SCM] GNU Autoconf source repository branch, master, updated. v2.63-245-g83f29e8
Date: Fri, 19 Dec 2008 21:49:29 +0000

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 "GNU Autoconf source repository".

http://git.sv.gnu.org/gitweb/?p=autoconf.git;a=commitdiff;h=83f29e85bb3eace91a2351a6fdf46c2b0553ef1f

The branch, master has been updated
       via  83f29e85bb3eace91a2351a6fdf46c2b0553ef1f (commit)
      from  7f4d002958f54463b57d9cc6a4fc1beb87784a21 (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 -----------------------------------------------------------------
commit 83f29e85bb3eace91a2351a6fdf46c2b0553ef1f
Author: Eric Blake <address@hidden>
Date:   Fri Dec 19 14:49:18 2008 -0700

    Fix typo in previous commit.
    
    * doc/autoconf.texi (Set manipulation Macros) <m4_set_map_sep>:
    Fix typo.
    
    Signed-off-by: Eric Blake <address@hidden>

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

Summary of changes:
 ChangeLog         |    4 ++++
 doc/autoconf.texi |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index e12309f..32cdecb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-12-19  Eric Blake  <address@hidden>
 
+       Fix typo in previous commit.
+       * doc/autoconf.texi (Set manipulation Macros) <m4_set_map_sep>:
+       Fix typo.
+
        Document some recently added macros.
        * lib/m4sugar/m4sugar.m4 (m4_map_args_w): Add optional sep
        parameter.
diff --git a/doc/autoconf.texi b/doc/autoconf.texi
index 2a2d4c7..004ddb2 100644
--- a/doc/autoconf.texi
+++ b/doc/autoconf.texi
@@ -12153,7 +12153,7 @@ lists the contents of @var{set} (although listing other 
sets
 is acceptable), or if it modifies the set in any way other than removing
 the element visited by the expansion.  This macro provides the most
 efficient means for non-destructively visiting the elements of a set; in
-particular, @code(m4_set_map(address@hidden, address@hidden) is equivalent
+particular, @code{m4_set_map(address@hidden, address@hidden)} is equivalent
 to @code{m4_set_map_sep(address@hidden, address@hidden(], [)])}.
 @end defmac
 


hooks/post-receive
--
GNU Autoconf source repository




reply via email to

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