1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-09 15:10:29 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2000-07-30 13:41:01 +00:00
parent 60e61f0a20
commit 3ccd186077

View file

@ -1,3 +1,9 @@
2000-07-30 Marius Vollmer <mvo@zagadka.ping.de>
* alist.c (scm_assq_remove_x, scm_assv_remove_x,
scm_assoc_remove_x): Use scm_delq1_x instead of scm_delq_x, since
using the latter is pointless.
2000-07-26 Dirk Herrmann <D.Herrmann@tu-bs.de>
* gc.c (scm_gc_sweep): Renamed local variable from 'free' to