guile-commits
[Top][All Lists]
Advanced

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

[Guile-commits] GNU Guile branch, master, updated. release_1-9-13-20-g68


From: Neil Jerram
Subject: [Guile-commits] GNU Guile branch, master, updated. release_1-9-13-20-g6887d0a
Date: Sun, 31 Oct 2010 08:34:12 +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=6887d0a1c6b6a6478840bbb8f2ff0a041a5b983e

The branch, master has been updated
       via  6887d0a1c6b6a6478840bbb8f2ff0a041a5b983e (commit)
      from  a136ada69b67af46df7617718adc66afa6d43ab6 (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 6887d0a1c6b6a6478840bbb8f2ff0a041a5b983e
Author: Neil Jerram <address@hidden>
Date:   Sun Oct 31 08:34:05 2010 +0000

    Manual sections don't need a page break before
    
    * doc/ref/api-coverage.texi (Code Coverage): Remove @page.
    
    * doc/ref/api-foreign.texi (Foreign Function Interface): Ditto.
    
    * doc/ref/api-lalr.texi: (LALR(1) Parsing): Ditto.
    
    * doc/ref/api-macros.texi (Macros): Ditto.

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

Summary of changes:
 doc/ref/api-coverage.texi |    1 -
 doc/ref/api-foreign.texi  |    1 -
 doc/ref/api-lalr.texi     |    1 -
 doc/ref/api-macros.texi   |    1 -
 4 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/doc/ref/api-coverage.texi b/doc/ref/api-coverage.texi
index 123e1d3..6809977 100644
--- a/doc/ref/api-coverage.texi
+++ b/doc/ref/api-coverage.texi
@@ -4,7 +4,6 @@
 @c See the file guile.texi for copying conditions.
 
 
address@hidden
 @node Code Coverage
 @section Code Coverage Reports
 
diff --git a/doc/ref/api-foreign.texi b/doc/ref/api-foreign.texi
index b867e96..69a1093 100644
--- a/doc/ref/api-foreign.texi
+++ b/doc/ref/api-foreign.texi
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
address@hidden
 @node Foreign Function Interface
 @section Foreign Function Interface
 @cindex foreign function interface
diff --git a/doc/ref/api-lalr.texi b/doc/ref/api-lalr.texi
index 95b0a85..ecd774f 100644
--- a/doc/ref/api-lalr.texi
+++ b/doc/ref/api-lalr.texi
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
address@hidden
 @node LALR(1) Parsing
 @section LALR(1) Parsing
 
diff --git a/doc/ref/api-macros.texi b/doc/ref/api-macros.texi
index 325d0b2..1fbfa24 100644
--- a/doc/ref/api-macros.texi
+++ b/doc/ref/api-macros.texi
@@ -4,7 +4,6 @@
 @c   Free Software Foundation, Inc.
 @c See the file guile.texi for copying conditions.
 
address@hidden
 @node Macros
 @section Macros
 


hooks/post-receive
-- 
GNU Guile



reply via email to

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