diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2018-04-06 06:44:28 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2018-04-06 06:44:28 -0700 |
commit | 668b7ab58822dd14ac54061373a09a1311748acf (patch) | |
tree | 9d73d49dc8cee5adfba4551f9229ea7f1e5a9635 /ffi.h | |
parent | 0955e45650c166de341ed789885dff318e6c3d63 (diff) | |
download | txr-668b7ab58822dd14ac54061373a09a1311748acf.tar.gz txr-668b7ab58822dd14ac54061373a09a1311748acf.tar.bz2 txr-668b7ab58822dd14ac54061373a09a1311748acf.zip |
autoload: add more missing symbols.
If user code interns these symbols before the autoload takes
place, things will misbehave. For instance if user code
interns a symbol called "rng" in its own package, not usr,
and then awk is loaded, then using (rng ...) in that awk macro
won't work.
* lisplib.c (ifa_set_entries): Add the it symbol.
(awk_set_entries): Add numerous symbols to the intern list:
all of the awk special variables and awk functions/macros.
Diffstat (limited to 'ffi.h')
0 files changed, 0 insertions, 0 deletions