*** empty log message ***
authorMarius Vollmer <mvo@zagadka.de>
Mon, 23 Aug 2004 10:51:43 +0000 (10:51 +0000)
committerMarius Vollmer <mvo@zagadka.de>
Mon, 23 Aug 2004 10:51:43 +0000 (10:51 +0000)
doc/maint/ChangeLog
test-suite/ChangeLog

index a490b9f..f50217f 100644 (file)
@@ -1,3 +1,9 @@
+2004-08-23  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
+
+       * docstring.el: Replaced all "@c module" markers with "@c
+       module-for-docstring", making it less likely to collide with a
+       real commentary.
+
 2002-10-19  Neil Jerram  <neil@ossau.uklinux.net>
 
        * guile.texi: Replaced by regenerated libguile version.
index 5826ba8..3e19c2c 100644 (file)
@@ -1,3 +1,8 @@
+2004-08-23  Marius Vollmer  <marius.vollmer@uni-dortmund.de>
+
+       * lib.scm (exception:used-before-define): New.
+       * tests/syntax.test ("letrec"): Use it.
+
 2004-08-20  Kevin Ryde  <user42@zip.com.au>
 
        * tests/posix.test (mkstemp!): New tests.