1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 08:40:19 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 1999-08-23 21:27:21 +00:00
parent 1f32586501
commit e2e470cf47

View file

@ -1,3 +1,8 @@
1999-08-23 Mikael Djurfeldt <mdj@thalamus.nada.kth.se>
* eval.c (SCM_CEVAL): Let the SCM_IM_SLOT_SET_X form return
SCM_UNSPECIFIED instead of the set value.
1999-08-20 James Blandy <jimb@mule.m17n.org>
* load.c (scm_init_load_path): Remove support for SCHEME_LOAD_PATH.