* eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS, undefineds,
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sun, 20 Apr 2003 18:08:07 +0000 (18:08 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Sun, 20 Apr 2003 18:08:07 +0000 (18:08 +0000)
commita44a9715eb32e78b6cc0ed6908694ce43564ac02
tree0869adcf3102324adcb8a485a473c7c568136887
parent05a6b2d3cce4d0f70f760b41c3838489e82be667
* eval.c, root.h (scm_undefineds, SCM_NUM_PROTECTS, undefineds,
scm_init_eval): Made scm_undefineds static in eval.c, renamed it
to undefineds and registered the object as a permanent object.

* eval.c, eval.h (scm_f_apply, scm_init_eval): Made scm_f_apply
static in eval.c, renamed it to f_apply and registered the object
as a permanent object.
libguile/ChangeLog
libguile/eval.c
libguile/eval.h
libguile/root.h