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

*** empty log message ***

This commit is contained in:
Marius Vollmer 2004-08-24 16:44:00 +00:00
parent b1092b3aaf
commit 4b0d27f266
2 changed files with 11 additions and 0 deletions

View file

@ -1,3 +1,10 @@
2004-08-24 Marius Vollmer <marius.vollmer@uni-dortmund.de>
Ran a (docstring-process-module "(guile)") and moved entries from
new-docstrings.texi to their appropriate place.
* api-undocumented.texi: New file.
2004-08-21 Marius Vollmer <mvo@zagadka.de>
From Richard Todd, Thanks!

View file

@ -1,3 +1,7 @@
2004-08-24 Marius Vollmer <marius.vollmer@uni-dortmund.de>
* numbers.c (scm_inf_p): Synced docstring back from manual.
2004-08-22 Marius Vollmer <mvo@zagadka.de>
* strings.c (get_str_buf_start): New helper function.