bug-guile
[Top][All Lists]
Advanced

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

Re: doc bug in string-null?


From: Neil Jerram
Subject: Re: doc bug in string-null?
Date: 11 Nov 2001 21:46:45 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

>>>>> "Thien-Thi" == Thien-Thi Nguyen <address@hidden> writes:

    Thien-Thi>    From: Scott Lenser <address@hidden>
    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




reply via email to

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