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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2005-12-06 20:36:49 +00:00
parent 54428bb84e
commit 24d5274ba9

View file

@ -1,3 +1,9 @@
2005-12-06 Marius Vollmer <mvo@zagadka.de>
* api-init.texi, api-scheduling.texi, libguile-concepts.texi:
Removed scm_leave_guile, scm_enter_guile and all references to
them since they are no longer in the API.
2005-11-19 Kevin Ryde <user42@zip.com.au>
* api-compound.texi (Retrieving Alist Entries): Revise for clarity and