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-279-


From: Eric Blake
Subject: [SCM] GNU Autoconf source repository branch, master, updated. v2.63-279-g96bb9a3
Date: Thu, 19 Feb 2009 22:11:21 +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=96bb9a362a292075a55853fa7035d1497a88253f

The branch, master has been updated
       via  96bb9a362a292075a55853fa7035d1497a88253f (commit)
      from  656660af9f10314acf85baefefa39083318d5556 (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 96bb9a362a292075a55853fa7035d1497a88253f
Author: Eric Blake <address@hidden>
Date:   Thu Feb 19 09:53:35 2009 -0700

    Mention recently documented macros.
    
    * NEWS: Update list of new documentation.
    
    Signed-off-by: Eric Blake <address@hidden>

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

Summary of changes:
 ChangeLog |    5 +++++
 NEWS      |   13 +++++++------
 2 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index d766102..79b6740 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-19  Eric Blake  <address@hidden>
+
+       Mention recently documented macros.
+       * NEWS: Update list of new documentation.
+
 2009-02-14  Ralf Wildenhues  <address@hidden>
 
        Add index for config.site.
diff --git a/NEWS b/NEWS
index 94b310e..a1f0a60 100644
--- a/NEWS
+++ b/NEWS
@@ -55,10 +55,11 @@ GNU Autoconf NEWS - User visible changes.
    `autoreconf -I dir' option.
 
 ** The following documented m4sugar macros are new:
-   m4_chomp  m4_curry  m4_default_quoted  m4_esyscmd_s  m4_map_args
-   m4_map_args_pair  m4_map_args_sep  m4_map_args_w  m4_set_map
-   m4_set_map_sep  m4_stack_foreach  m4_stack_foreach_lifo
-   m4_stack_foreach_sep  m4_stack_foreach_sep_lifo
+   m4_chomp  m4_chomp_all  m4_cleardivert  m4_curry  m4_default_quoted
+   m4_esyscmd_s  m4_map_args  m4_map_args_pair  m4_map_args_sep
+   m4_map_args_w  m4_set_map  m4_set_map_sep  m4_stack_foreach
+   m4_stack_foreach_lifo  m4_stack_foreach_sep
+   m4_stack_foreach_sep_lifo
 
 ** The following m4sugar macros are documented now, but in some cases
    with slightly different semantics than what the previous
@@ -73,8 +74,8 @@ GNU Autoconf NEWS - User visible changes.
    unbalanced `(' where single-quoting used to be sufficient.
 
 ** The following documented m4sh macros are new:
-   AS_LINENO_PREPARE  AS_ME_PREPARE  AS_SET_STATUS  AS_VAR_APPEND
-   AS_VAR_ARITH  AS_VAR_COPY
+   AS_INIT_GENERATED  AS_LINENO_PREPARE  AS_ME_PREPARE  AS_SET_STATUS
+   AS_VAR_APPEND  AS_VAR_ARITH  AS_VAR_COPY
 
 ** The following m4sh macros are documented now, but in some cases
    with slightly different semantics than what the previous


hooks/post-receive
--
GNU Autoconf source repository




reply via email to

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