*** empty log message ***
authorThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 18 May 2001 17:30:58 +0000 (17:30 +0000)
committerThien-Thi Nguyen <ttn@gnuvola.org>
Fri, 18 May 2001 17:30:58 +0000 (17:30 +0000)
ice-9/ChangeLog

index aff5f29..1ca0d2a 100644 (file)
@@ -1,5 +1,12 @@
 2001-05-18  Thien-Thi Nguyen  <ttn@revel.glug.org>
 
+       * boot-9.scm: (resolve-interface, use-srfis): Small
+       cleanup; nfc.
+       (process-define-module): Internal proc `unrecognized'
+       now accepts arg; update callers.
+       Reverse order of interfaces added to module to be
+       consistent with that specified in `define-module' form.
+
        * session.scm: (help): Use `provided?' instead of `feature?'.
        Factor "TYPE not found for X" output into internal proc.
        Support `(quote SYMBOL)'; call `search-documentation-files'.