changeset 77000:5ca0d55c5171

(Expansion): Remove useless index entry.
author Richard M. Stallman <rms@gnu.org>
date Sat, 07 Apr 2007 02:01:36 +0000
parents 207f5fae3c52
children ff64e13f3283
files lispref/macros.texi
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/macros.texi	Sat Apr 07 02:00:55 2007 +0000
+++ b/lispref/macros.texi	Sat Apr 07 02:01:36 2007 +0000
@@ -140,7 +140,6 @@
 
 
 @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}