From 6dc1b1b68a134a4a7c3501e0e0094666a0788b11 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 7 Apr 2007 02:01:36 +0000 Subject: [PATCH] (Expansion): Remove useless index entry. --- lispref/macros.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/lispref/macros.texi b/lispref/macros.texi index cff4a0d1014..e22604374b9 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} -- 2.39.5