diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2016-03-24 06:19:47 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2016-03-24 06:19:47 -0700 |
commit | d325f9672db04ebb05d648acd2b79df7fa25e0ef (patch) | |
tree | 1007732965cdfbc831ccc2ea758b652f21eb69ec | |
parent | 58b09ca26529235b44eec220e86b9cd1ae019a07 (diff) | |
download | txr-d325f9672db04ebb05d648acd2b79df7fa25e0ef.tar.gz txr-d325f9672db04ebb05d648acd2b79df7fa25e0ef.tar.bz2 txr-d325f9672db04ebb05d648acd2b79df7fa25e0ef.zip |
Stray word removed, and formatting fix.
* txr.1: Under Macro parameter lists again.
-rw-r--r-- | txr.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -23949,7 +23949,6 @@ holds the optional parameter .code c (with default init form .codn frm ). -position. At .meta K is found the optional parameter @@ -24049,7 +24048,8 @@ and do not change meaning: they bind the same object as they would in the top-level of the macro parameter list. However the -.code :whole parameter inside has a restricted scope in a nested parameter +.code :whole +parameter inside has a restricted scope in a nested parameter list: its parameter will capture just that part of the argument material which matches that parameter list, rather than the entire argument list. |