summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 7c67ed0d..ab9f05c9 100644
--- a/txr.1
+++ b/txr.1
@@ -40341,7 +40341,7 @@ which are only instantiated in the evaluation phase, after expansion is done
and macros no longer exist.
A local macro defined using
-.code defmacro
+.code macrolet
may decline to expand a macro form. Declining to expand is achieved by returning the original
unexpanded form, which may be captured using the
.code :form