From: Neil Jerram <[EMAIL PROTECTED]>
Date: 11 Nov 2001 21:46:45 +
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.
¾È³çÇϼ¼¿ä? Çã¶ô¾øÀÌ ¸á º¸³»¾î Á˼ÛÇÕ´Ï´Ù.º»¸ÞÀÏÀº
ÀÎÅͳݿ¡¼ °ø°³¸ÞÀÏÀ» ¹ßÃëÇÑ °ÍÀÔ´Ï´Ù.
º» ¸ÞÀÏÀº Á¤º¸Åë½ÅºÎ ±Ç°í »çÇ׿¡ ÀÇ°Å Á¦¸ñ¿¡ [±¤°í]¶ó
Ç¥½ÃµÈ ±¤°í ¸ÞÀÏÀÔ´Ï´Ù.
Home |
Á¦Ç°¼Ò°³ | °í°´Áö¿ø | ÁÖ¹® | E -
Mail
¾È³çÇϼ¼¿ä? [EMAIL PROTECTED] ´Ô!
À¸éÀÇ(°í°´Áö¿ø)À» Å©¸¯ÇÏ½Ã¸é ±×¸²À¸·ÎµÈ Á¾·ùº° À×Å©ÁÖÀÔ¹æ¹ýÀÌ ³ªÅ¸³³´Ï´Ù
---
¾Æ·¡ºÎºÐÀÇ ¸®ÇÊÀ×Å©*FAQ¸¦ Ŭ¸¯ÇϽÃ
> "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
From: Scott Lenser <[EMAIL PROTECTED]>
Date: Sun, 11 Nov 2001 06:05:29 -0500
Part of the documentation for string-null? is incorrect where it says
nonzero, it means zero.
thanks for the bug report.
fixed in libguile/strop.c -- however, i need to familiarize myself w/
doc snarfing pr
In version rev 1.2 of guile/guile-core/doc/ref/scheme-data.texi
(the current CVS HEAD), there is documentation for string-ci->symbol
but not string->symbol which also exists.
___
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/li
There is a preposition missing in the string searching section.
The following is a one line patch against the CVS head (which I
hereby enter into the public domain).
Index: scheme-data.texi
===
RCS file: /cvsroot/guile/guile/guile
The documentation for substring-move!, substring-move-left!, and
substring-move-right! never says what substring-move! does.
___
Bug-guile mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-guile
Part of the documentation for string-null? is incorrect where
it says nonzero, it means zero.
The following is a one line patch (which I hereby put in the public
domain).
Index: scheme-data.texi
===
RCS file: /cvsroot/guile/guile/g