diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-10-28 10:30:54 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-10-28 10:30:54 -0700 |
commit | 9bd56ab47b3f8f46ed160972e55b86fdab3dfccc (patch) | |
tree | f51a9d0f8688f2f85a95b8c5e3b80f4362fd47b0 | |
parent | 676242ddca9c9c026c8ac149692f1a8bbe8d76bb (diff) | |
download | txr-9bd56ab47b3f8f46ed160972e55b86fdab3dfccc.tar.gz txr-9bd56ab47b3f8f46ed160972e55b86fdab3dfccc.tar.bz2 txr-9bd56ab47b3f8f46ed160972e55b86fdab3dfccc.zip |
doc: *rec-source-loc* bad heading formatting
* txr.1: Fix missing @ for code font.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -55711,7 +55711,7 @@ has location info, the expander propagates that info to that form's expansion. In some situations, it is useful for a macro or other code transformer to perform this action explicitly. -.coNP Special variable *rec-source-loc* +.coNP Special variable @ *rec-source-loc* .desc The Boolean special variable .code *rec-source-loc* |