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.3-136-g3248c


From: Mike Gran
Subject: [Guile-commits] GNU Guile branch, stable-2.0, updated. v2.0.3-136-g3248c95
Date: Tue, 10 Jan 2012 05:37:31 +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=3248c954dbd67a2abb67ffbc470feaeb8c8dd0d3

The branch, stable-2.0 has been updated
       via  3248c954dbd67a2abb67ffbc470feaeb8c8dd0d3 (commit)
      from  86c63a8251496f1272902185f4b9a0ddcc023815 (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 3248c954dbd67a2abb67ffbc470feaeb8c8dd0d3
Author: Mike Gran <address@hidden>
Date:   Mon Jan 9 21:35:41 2012 -0800

    Typo in documentation of local-boxed-set
    
    * doc/ref/vm.texi: modified

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

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

diff --git a/doc/ref/vm.texi b/doc/ref/vm.texi
index 0a14250..82e7bac 100644
--- a/doc/ref/vm.texi
+++ b/doc/ref/vm.texi
@@ -438,7 +438,7 @@ expressions.
 @end deffn
 
 @deffn Instruction local-boxed-ref index
address@hidden Instruction local-boxed-ref index
address@hidden Instruction local-boxed-set index
 Get or set the value of the variable located at @var{index} within the
 current stack frame. A shortcut for @code{local-ref} then
 @code{variable-ref} or @code{variable-set}, respectively.


hooks/post-receive
-- 
GNU Guile



reply via email to

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