elisp @@ macro
[bpt/guile.git] / doc / ref / indices.texi
CommitLineData
2da09c3f
MV
1@c -*-texinfo-*-
2@c This is part of the GNU Guile Reference Manual.
3@c Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004
4@c Free Software Foundation, Inc.
5@c See the file guile.texi for copying conditions.
6
9401323e 7@page
a0e07ba4
NJ
8@node Concept Index
9@unnumbered Concept Index
10
11This index contains concepts, keywords and non-Schemey names for several
12features, to make it easier to locate the desired sections.
13
14@printindex cp
15
16
17@page
18@node Procedure Index
19@unnumbered Procedure Index
20
21@c FIXME::martin: Review me!
22
23This is an alphabetical list of all the procedures and macros in Guile.
4f04896d 24It also includes Guile's Autoconf macros.
a0e07ba4
NJ
25
26When looking for a particular procedure, please look under its Scheme
27name as well as under its C name. The C name can be constructed from
28the Scheme names by a simple transformation described in the section
3229f68b 29@xref{API Overview}.
a0e07ba4
NJ
30
31@printindex fn
32
33
34@page
35@node Variable Index
36@unnumbered Variable Index
37
38@c FIXME::martin: Review me!
39
40This is an alphabetical list of all the important variables and
41constants in Guile.
42
43When looking for a particular variable or constant, please look under
44its Scheme name as well as under its C name. The C name can be
45constructed from the Scheme names by a simple transformation described
3229f68b 46in the section @xref{API Overview}.
a0e07ba4
NJ
47
48@printindex vr
49
50
51@page
a0e07ba4
NJ
52@node Type Index
53@unnumbered Type Index
54
55This is an alphabetical list of all the important data types defined in
56the Guile Programmers Manual.
57
58@printindex tp
59