diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-10-16 17:20:48 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-10-16 17:20:48 -0700 |
commit | 699af53b19ccf1897cf030555d568ffc14716a87 (patch) | |
tree | 46cde54779877f079c64b6425033354486b9887f | |
parent | fd056096bfeaedfead5ad8a64b38b9e057188ad2 (diff) | |
download | txr-699af53b19ccf1897cf030555d568ffc14716a87.tar.gz txr-699af53b19ccf1897cf030555d568ffc14716a87.tar.bz2 txr-699af53b19ccf1897cf030555d568ffc14716a87.zip |
doc: no such thing as define-parameter-macro.
* txr.1: Replace reference to the nonexistent
define-parameter-macro with the correct
define-param-expander.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31890,7 +31890,7 @@ body. which endows a function keyword parameters. The implementation is written entirely using this parameter list macro mechanism, by means of the -.code define-parameter-macro +.code define-param-expander macro. .coNP Special variable @ *param-macro* |