summaryrefslogtreecommitdiff
path: root/lispref/macros.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/macros.texi')
-rw-r--r--lispref/macros.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/macros.texi b/lispref/macros.texi
index 80d8e9c0786..cff4a0d1014 100644
--- a/lispref/macros.texi
+++ b/lispref/macros.texi
@@ -239,7 +239,7 @@ currently supported:
@table @code
@item (debug @var{edebug-form-spec})
Specify how to step through macro calls for Edebug.
-@xref{Instrumenting Macro Calls}, for more details.
+@xref{Instrumenting Macro Calls}.
@item (indent @var{indent-spec})
Specify how to indent calls to this macro. @xref{Indenting Macros},