diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-05-30 19:42:48 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-05-30 19:42:48 -0700 |
commit | 8cd3b90ca5b3b3cf8d2796da6b9374784c0f10cf (patch) | |
tree | 67f60f9b8ad1a48a54bdb48a8b1084ce578ea011 /eval.h | |
parent | 1b891820b5b1e4ed35b87b3c0a040fd289e95801 (diff) | |
download | txr-8cd3b90ca5b3b3cf8d2796da6b9374784c0f10cf.tar.gz txr-8cd3b90ca5b3b3cf8d2796da6b9374784c0f10cf.tar.bz2 txr-8cd3b90ca5b3b3cf8d2796da6b9374784c0f10cf.zip |
New variable: *args-eff*.
* txr.c (txr_main): As arguments are processed, collect
them into a list called the effective arg list,
which is eventually visible as the *args-eff* variable.
This is the argument list which reflects the expansions
that have been applied by --args or --eargs.
Those two options take special care to remove themselves
from that list.
* txr.1: Documented *args-eff*.
Diffstat (limited to 'eval.h')
0 files changed, 0 insertions, 0 deletions