diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2022-09-29 07:08:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2022-09-29 07:08:30 -0700 |
commit | 7047c9534390f8f40297e2d384436568da7916d4 (patch) | |
tree | 46217fe48bc7a0631574f6ce3e9c31399c668d13 | |
parent | 706d76a81618b522199f84d89101d0733c546786 (diff) | |
download | txr-7047c9534390f8f40297e2d384436568da7916d4.tar.gz txr-7047c9534390f8f40297e2d384436568da7916d4.tar.bz2 txr-7047c9534390f8f40297e2d384436568da7916d4.zip |
doc: equot: replace awkward word.
* txr.1: describe equote as occuping a semantic midpoint
between full and quoting, rather than being "mongrel".
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40824,8 +40824,8 @@ but that expansion is reduced to 4. The .code equot -operator is a mongrel of these two semantics: it permits expansion to proceed, -but then suppresses evaluation of the result. +operator is a an intermediate point between these two semantics: it permits +expansion to proceed, but then suppresses evaluation of the result. .coNP Operators @, tree-bind @ mac-param-bind and @ mac-env-param-bind .synb |