*** empty log message ***
authorJim Blandy <jimb@red-bean.com>
Wed, 16 Oct 1996 02:22:21 +0000 (02:22 +0000)
committerJim Blandy <jimb@red-bean.com>
Wed, 16 Oct 1996 02:22:21 +0000 (02:22 +0000)
ice-9/ChangeLog
libguile/ChangeLog

index 32d816f..96009fa 100644 (file)
@@ -1,5 +1,10 @@
 Tue Oct 15 17:07:20 1996  Jim Blandy  <jimb@floss.cyclic.com>
 
+       * boot-9.scm: Doc fixes.
+       (make-module): Rework for readability.
+       (make-root-module, make-scm-module): USES argument to make-module
+       should be '(), not #f.
+
        * boot-9.scm (try-load): %sys-load-path has been renamed to
        primitive-load-path; adjust call here.
 
index d827d88..7b6d26e 100644 (file)
@@ -1,5 +1,10 @@
 Tue Oct 15 17:06:13 1996  Jim Blandy  <jimb@floss.cyclic.com>
 
+       * variable.c (scm_make_variable): Make the name hint optional, as
+       documented.
+       (anonymous_variable_sym): Renamed from variable_sym.  All uses
+       changed.
+
        * load.c (scm_primitive_load, scm_primitive_load_path): Renamed
        from scm_sys_try_load and scm_sys_try_load_path.  The Scheme name
        of scm_primitive_load_path was also changed to