1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-14 09:39:42 +00:00

(Expansion): Remove useless index entry.

This commit is contained in:
Richard M. Stallman 2007-04-07 02:01:36 +00:00
parent 0bec517f13
commit 6dc1b1b68a

View File

@ -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}