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 | d052b02896dd159ef3f463e1c3f3e454ac3f880f (patch) | |
tree | 46217fe48bc7a0631574f6ce3e9c31399c668d13 | |
parent | 5f269ca0a7065ed677c0484491d2d9bdd07a0f2e (diff) | |
download | txr-d052b02896dd159ef3f463e1c3f3e454ac3f880f.tar.gz txr-d052b02896dd159ef3f463e1c3f3e454ac3f880f.tar.bz2 txr-d052b02896dd159ef3f463e1c3f3e454ac3f880f.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 |