From: yoichi Date: Sat, 19 Jan 2002 17:19:09 +0000 (+0000) Subject: Glue two tables around wl-message-buffer-prefetch-depth. X-Git-Tag: wl-2_9_6~33 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=caf20db4c931156351d5c4de6bb4ac4d6ffcfba7;p=elisp%2Fwanderlust.git Glue two tables around wl-message-buffer-prefetch-depth. Close table correctly. --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index 8eda1c6..8e07d61 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -2699,9 +2699,7 @@ IMAP のメッセージだけが先読みされます。この変数は @vindex wl-message-buffer-prefetch-folder-list 初期設定は @code{nil}。 先読み機能を有効にするフォルダをフォルダ名(正規表現)のリストで指定します。 -@end table -@table @code @item wl-message-buffer-prefetch-depth @vindex wl-message-buffer-prefetch-depth 初期設定は 5。先読み機能するメッセージの数。 diff --git a/doc/wl.texi b/doc/wl.texi index ee13119..8e5bcbf 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -2705,17 +2705,15 @@ only imap4 messages. This variable precedes the value of @vindex wl-message-buffer-prefetch-folder-list The initial setting is @code{nil}. A list of regexp of folders to enable message prefetching. -@end table -@table @code @item wl-message-buffer-prefetch-depth @vindex wl-message-buffer-prefetch-depth -The initial setting is 5. The number of messages to be prefetched. +The initial setting is 5. The number of messages to prefetch. @item wl-message-buffer-prefetch-idle-time @vindex wl-message-buffer-prefetch-idle-time The initial setting is 0.2 (in seconds). The period of prefetching. -@table @code +@end table @node Auto Refile, Sticky Summary, Cache, Summary