guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.9-247-g679ff


From: Mark H Weaver
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.9-247-g679ffce
Date: Mon, 17 Mar 2014 06:56:28 +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 Guile".

http://git.savannah.gnu.org/cgit/guile.git/commit/?id=679ffce89c3ddb8f906df452e4884b128ea4655b

The branch, stable-2.0 has been updated
       via  679ffce89c3ddb8f906df452e4884b128ea4655b (commit)
      from  cdf1ae89831166b4dfda411fdd959d718b0aed41 (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 679ffce89c3ddb8f906df452e4884b128ea4655b
Author: Mark H Weaver <address@hidden>
Date:   Mon Mar 17 02:54:47 2014 -0400

    Minor NEWS tweaks.
    
    * NEWS: Fix typo and improve wording in custom ellipsis entry.

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

Summary of changes:
 NEWS |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/NEWS b/NEWS
index 7f7752a..500b90e 100644
--- a/NEWS
+++ b/NEWS
@@ -207,10 +207,10 @@ See "Binding multiple return values" in the manual.
 
 Guile now allows macro definitions to use identifiers other than '...'
 as the ellipsis.  This is convenient when writing macros that generate
-macro definitions.  The desired ellipsis identifier can given as the
+macro definitions.  The desired ellipsis identifier can be given as the
 first operand to 'syntax-rules', as specified SRFI-46 and R7RS, or by
-using the new 'with-ellipsis' special form when writing procedural
-macros.  With this addition, Guile now fully supports SRFI-46.
+using the new 'with-ellipsis' special form in procedural macros.  With
+this addition, Guile now fully supports SRFI-46.
 
 See "Specifying a Custom Ellipsis Identifier" and "Custom Ellipsis
 Identifiers for syntax-case Macros" in the manual for details.


hooks/post-receive
-- 
GNU Guile



reply via email to

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