1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-17 09:10:22 +02:00

*** empty log message ***

This commit is contained in:
Marius Vollmer 2001-05-22 22:47:02 +00:00
parent 7bad99fd98
commit a6219f222c
2 changed files with 14 additions and 0 deletions

View file

@ -1,3 +1,11 @@
2001-05-23 Marius Vollmer <mvo@zagadka.ping.de>
* snarf.h (SCM_CONST_LONG): Use SCM_VCELL_INIT instead of
SCM_VARIABLE_INIT since that it what it used to be.
* deprecation.c (scm_include_deprecated_features): Make docstring
ANSIsh. Thanks to Matthias Köppe!
2001-05-21 Marius Vollmer <mvo@zagadka.ping.de>
* symbols.c (scm_mem2symbol): Re-introduce indirect cell. It is