summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-04-07 02:01:36 +0000
committerRichard M. Stallman <rms@gnu.org>2007-04-07 02:01:36 +0000
commit6dc1b1b68a134a4a7c3501e0e0094666a0788b11 (patch)
treee7d9b4e73de4849395467be62a7683318c3c218a
parent0bec517f13f57c6e9dde76ced6c4865f28bf3c48 (diff)
(Expansion): Remove useless index entry.
-rw-r--r--lispref/macros.texi1
1 files changed, 0 insertions, 1 deletions
diff --git a/lispref/macros.texi b/lispref/macros.texi
index cff4a0d101..e22604374b 100644
--- a/lispref/macros.texi
+++ b/lispref/macros.texi
@@ -140,7 +140,6 @@ uses this feature.
@defun macroexpand-all form &optional environment
-@cindex macro expansion in entire form
@code{macroexpand-all} expands macros like @code{macroexpand}, but
will look for and expand all macros in @var{form}, not just at the
top-level. If no macros are expanded, the return value is @code{eq}