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=4f04896d6ea09d87f1b80941f818dde61d49f13c The branch, master has been updated via 4f04896d6ea09d87f1b80941f818dde61d49f13c (commit) from 679cceeda4e45ac03a10cc9c8adac1446571dd9a (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 4f04896d6ea09d87f1b80941f818dde61d49f13c Author: Neil Jerram <n...@ossau.uklinux.net> Date: Sun Feb 13 22:28:25 2011 +0000 Procedure/macro index includes Autoconf macros * doc/ref/indices.texi (Procedure Index): Make explicit that the procedure/macro index includes Autoconf macros. ----------------------------------------------------------------------- Summary of changes: doc/ref/indices.texi | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/doc/ref/indices.texi b/doc/ref/indices.texi index 7772bdc..afe571f 100644 --- a/doc/ref/indices.texi +++ b/doc/ref/indices.texi @@ -21,6 +21,7 @@ features, to make it easier to locate the desired sections. @c FIXME::martin: Review me! This is an alphabetical list of all the procedures and macros in Guile. +It also includes Guile's Autoconf macros. When looking for a particular procedure, please look under its Scheme name as well as under its C name. The C name can be constructed from hooks/post-receive -- GNU Guile