guile-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

guile/guile-core/ice-9 ChangeLog


From: Thien-Thi Nguyen
Subject: guile/guile-core/ice-9 ChangeLog
Date: Fri, 27 Apr 2001 17:39:09 -0700

CVSROOT:        /cvs
Module name:    guile
Changes by:     Thien-Thi Nguyen <>     01/04/27 17:39:09

Modified files:
        guile-core/ice-9: ChangeLog 

Log message:
        *** empty log message ***

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/guile/guile-core/ice-9/ChangeLog.diff?cvsroot=OldCVS&tr1=1.409&tr2=1.410&r1=text&r2=text

Patches:
Index: guile/guile-core/ice-9/ChangeLog
diff -u guile/guile-core/ice-9/ChangeLog:1.409 
guile/guile-core/ice-9/ChangeLog:1.410
--- guile/guile-core/ice-9/ChangeLog:1.409      Thu Apr 26 22:46:24 2001
+++ guile/guile-core/ice-9/ChangeLog    Fri Apr 27 17:39:09 2001
@@ -1,3 +1,25 @@
+2001-04-27  Thien-Thi Nguyen  <address@hidden>
+
+       * documentation.scm: Update copyright.
+       Add commentary.
+       Use `define-module' `:export' clause instead of `define-public'.
+       Autoload (ice-9 regex) on `match:suffix'.
+
+       (default-in-line-re, default-after-line-re): New vars.
+       (default-scrub): New proc.
+       (file-commentary): New proc, exported.
+       (object-documentation): Expand docstring; nfc.
+
+       * session.scm: Update copyright.
+       Use (ice-9 rdelim).
+
+       (help): Consider a list of symbols that does not start with
+       `quote' as a module name and call `module-commentary' on it.
+       (module-filename, module-commentary): New procs.
+       (id): Delete.
+       (apropos): Use `identity' instead of deprecated `id'.
+       (help-usage): Add blurb about "(help (my module))" support.
+
 2001-04-27  Martin Grabmueller  <address@hidden>
 
        * Makefile.am (ice9_sources): Remove srfi-8.scm.
@@ -25,7 +47,7 @@
 
        * boot-9.scm (call-with-deprecation): New procedure.
        (identity): New procedure.
-       (id): Deprecated.       
+       (id): Deprecated.
 
 2001-04-15  Keisuke Nishida  <address@hidden>
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]