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=c8eb2797999877e92db96709f8545558e2139b54 The branch, master has been updated via c8eb2797999877e92db96709f8545558e2139b54 (commit) from 4f04896d6ea09d87f1b80941f818dde61d49f13c (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 c8eb2797999877e92db96709f8545558e2139b54 Author: Neil Jerram <n...@ossau.uklinux.net> Date: Sun Feb 13 22:34:12 2011 +0000 Typo fix * doc/ref/api-modules.texi (R6RS Libraries): "libraries implementation" -> "library implementation". ----------------------------------------------------------------------- Summary of changes: doc/ref/api-modules.texi | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/ref/api-modules.texi b/doc/ref/api-modules.texi index 8e778c7..e0c10ae 100644 --- a/doc/ref/api-modules.texi +++ b/doc/ref/api-modules.texi @@ -813,7 +813,7 @@ as a mechanism by which a library author can indicate that a particular library import should take place at a particular phase with respect to the lifecycle of the importing library. -Guile's libraries implementation uses a technique called +Guile's library implementation uses a technique called @dfn{implicit phasing} (first described by Abdulaziz Ghuloum and R. Kent Dybvig), which allows the expander and compiler to automatically determine the necessary visibility of a binding imported from another hooks/post-receive -- GNU Guile