>>>>> "Thien-Thi" == Thien-Thi Nguyen <[EMAIL PROTECTED]> writes:

    Thien-Thi>    From: Scott Lenser <[EMAIL PROTECTED]>
    Thien-Thi> Date: Sun, 11 Nov 2001 06:05:29 -0500

    Thien-Thi>    Part of the documentation for string-null? is
    Thien-Thi> incorrect where it says nonzero, it means zero.

    Thien-Thi> thanks for the bug report.

    Thien-Thi> fixed in libguile/strop.c -- however, i need to
    Thien-Thi> familiarize myself w/ doc snarfing procedures to figure
    Thien-Thi> out how this is to propagate to the texi file...

M-x load-file RET .../doc/maint/docstring.el RET
M-x docstring-process-module RET (guile) RET

Save all modified .texi files and copy the current libguile/guile.texi
to doc/maint/guile.texi, then commit.

Unless other stuff has changed since the auto update that I checked in
today, the "*Docstring Results*" output buffer should only mention
changes for docstrings that you think you've actually changed -
i.e. string-null?.

BTW, did you fix this in stable as well?  I just fixed docstring.el to
cope with the moving of the reference manual into the ref
subdirectory, but haven't yet copied this change to the unstable
branch; so you might want to grab docstring.el from unstable.

        Neil


_______________________________________________
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile

Reply via email to