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:
parent
60e61f0a20
commit
3ccd186077
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue