From: Richard M. Stallman Date: Sat, 7 Apr 2007 02:01:36 +0000 (+0000) Subject: (Expansion): Remove useless index entry. X-Git-Tag: emacs-pretest-22.0.98~254 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6dc1b1b68a134a4a7c3501e0e0094666a0788b11;p=emacs.git (Expansion): Remove useless index entry. --- 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}