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

*** empty log message ***

This commit is contained in:
Thien-Thi Nguyen 2002-05-08 20:20:45 +00:00
parent 73b8d652ef
commit 4c2657ed73

View file

@ -3,6 +3,9 @@
* scan-api: New script.
(scan-api): Handle case where `grouping-hook' is #f.
Remove top-level `debug-enable' form.
Add TODO comment; nfc.
* Makefile.am (scripts_sources): Add "scan-api".
2002-04-30 Thien-Thi Nguyen <ttn@giblet.glug.org>