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 | 5504525e1dfda98738deb8310086e4217aa7bf75 (patch) | |
tree | 46cde54779877f079c64b6425033354486b9887f | |
parent | 1b1c1c570b65c2d218faef7eb6ebb7f0fb3786a6 (diff) | |
download | txr-5504525e1dfda98738deb8310086e4217aa7bf75.tar.gz txr-5504525e1dfda98738deb8310086e4217aa7bf75.tar.bz2 txr-5504525e1dfda98738deb8310086e4217aa7bf75.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* |