# HG changeset patch # User Richard M. Stallman # Date 1175911296 0 # Node ID 5ca0d55c5171a24a0baa440a63617f93c9801af7 # Parent 207f5fae3c525d974a470697951695be60b908e1 (Expansion): Remove useless index entry. diff -r 207f5fae3c52 -r 5ca0d55c5171 lispref/macros.texi --- 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}