add current-filename, add-to-path, add-to-load-path
[bpt/guile.git] / doc / ref / indices.texi
index a715b30..afe571f 100644 (file)
@@ -21,11 +21,12 @@ 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
 the Scheme names by a simple transformation described in the section
-@xref{Transforming Scheme name to C name}.
+@xref{API Overview}.
 
 @printindex fn
 
@@ -42,7 +43,7 @@ constants in Guile.
 When looking for a particular variable or constant, please look under
 its Scheme name as well as under its C name.  The C name can be
 constructed from the Scheme names by a simple transformation described
-in the section @xref{Transforming Scheme name to C name}.
+in the section @xref{API Overview}.
 
 @printindex vr