From: yamaoka Date: Wed, 5 Feb 2003 10:13:12 +0000 (+0000) Subject: Synch to Oort Gnus. X-Git-Tag: t-gnus-6_15_16-00-quimby~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=8c1af3ab8822cd45f0971ddc6e86726def9cd5fc;p=elisp%2Fgnus.git- Synch to Oort Gnus. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index c5dea42..8c3b9d5 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,8 @@ +2003-02-04 Reiner Steib + + * message.texi (Mail Variables): Added index entry for + `message-send-mail-partially-limit' + 2003-01-30 Jesper Harder * gnus.texi (Batching Agents): Index. diff --git a/texi/message-ja.texi b/texi/message-ja.texi index d416836..a355ff7 100644 --- a/texi/message-ja.texi +++ b/texi/message-ja.texi @@ -1432,6 +1432,7 @@ qmail-inject プログラムに渡す引数です。これは文字列のリストで、それぞれ @c @item message-send-mail-partially-limit @c @vindex message-send-mail-partially-limit +@c @cindex split large message @c The limitation of messages sent as message/partial. @c The lower bound of message size in characters, beyond which the message @c should be sent in several parts. If it is nil, the size is unlimited. diff --git a/texi/message.texi b/texi/message.texi index 625748c..aad61a9 100644 --- a/texi/message.texi +++ b/texi/message.texi @@ -1429,6 +1429,7 @@ the problem will actually occur. @item message-send-mail-partially-limit @vindex message-send-mail-partially-limit +@cindex split large message The limitation of messages sent as message/partial. The lower bound of message size in characters, beyond which the message should be sent in several parts. If it is @code{nil}, the size is unlimited.