1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-30 06:50:31 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-08-13 20:53:27 +00:00
parent 8a4b993ec3
commit a94da0e030

View file

@ -1,3 +1,9 @@
2000-08-13 Mikael Djurfeldt <mdj@linnaeus.mit.edu>
* alist.c (scm_assq, scm_assv, scm_assoc): Report argument type
error for the alist rather than the sublist where the type
mismatch is discovered.
2000-08-13 Neil Jerram <neil@ossau.uklinux.net>
* root.c (s_scm_call_with_dynamic_root): Docstring fix - rogue