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.2-127-g58b5a


From: Ludovic Courtès
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.2-127-g58b5a2d
Date: Tue, 27 Sep 2011 16:00:55 +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=58b5a2d4e10d2afb34dfcb086d2550e936800b3f

The branch, stable-2.0 has been updated
       via  58b5a2d4e10d2afb34dfcb086d2550e936800b3f (commit)
      from  7a1e193710ff3efa63ddd665a627c682ccec5ce6 (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 58b5a2d4e10d2afb34dfcb086d2550e936800b3f
Author: Ludovic Courtès <address@hidden>
Date:   Tue Sep 27 18:00:20 2011 +0200

    doc: (ice-9 match) doesn't have `__1'.
    
    * doc/ref/match.texi (Pattern Matching): Remove `__1', which doesn't
      exist.  Thanks to Chris K. Jester-Young.

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

Summary of changes:
 doc/ref/match.texi |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/doc/ref/match.texi b/doc/ref/match.texi
index 05e6642..d1618ce 100644
--- a/doc/ref/match.texi
+++ b/doc/ref/match.texi
@@ -129,7 +129,6 @@ pat ::= identifier                      anything, and binds 
identifier
 ooo ::= ...                             zero or more
       | ___                             zero or more
       | ..1                             1 or more
-      | __1                             1 or more
 
         quasi-patterns:                 matches:
 


hooks/post-receive
-- 
GNU Guile



reply via email to

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