summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2015-07-01 16:24:58 -0700
committerKaz Kylheku <kaz@kylheku.com>2015-07-01 16:24:58 -0700
commit4e485fd9b56d4087e8cf9e96e29be1df18e5eb8b (patch)
treec859bcf70395a4d79246bfd2571b18d908249eb5 /txr.1
parentb3e3818388567538908795d9247ac9272244e969 (diff)
downloadtxr-4e485fd9b56d4087e8cf9e96e29be1df18e5eb8b.tar.gz
txr-4e485fd9b56d4087e8cf9e96e29be1df18e5eb8b.tar.bz2
txr-4e485fd9b56d4087e8cf9e96e29be1df18e5eb8b.zip
* txr.1: avoid term "regular macro".
Diffstat (limited to 'txr.1')
-rw-r--r--txr.14
1 files changed, 2 insertions, 2 deletions
diff --git a/txr.1 b/txr.1
index 8992a257..ca77fd43 100644
--- a/txr.1
+++ b/txr.1
@@ -11253,11 +11253,11 @@ then the variable binding is favored.
Macros do not participate in the special scope conflation, with one
exception. What this means is that the space of symbol macros is not folded
-together with the space of regular macros. An argument of
+together with the space of operator macros. An argument of
.code dwim
that is a symbol might be
symbol macro, variable or function, but it cannot be interpreted as the name of
-a regular macro.
+a operator macro.
The exception is this: from the perspective of a
.code dwim