From: yoichi Date: Sat, 31 Jul 2004 17:14:13 +0000 (+0000) Subject: enclose group by example (apply patch from Kitamoto Tsuyoshi) X-Git-Tag: wl-2_11_31~53 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e9700946ef4199d75c5feb23af2d5b7260a365;p=elisp%2Fwanderlust.git enclose group by example (apply patch from Kitamoto Tsuyoshi) --- diff --git a/doc/wl-ja.texi b/doc/wl-ja.texi index fbb785e..fd532a9 100644 --- a/doc/wl-ja.texi +++ b/doc/wl-ja.texi @@ -7405,9 +7405,11 @@ overview 情報に含まれないフィールドを検査の対象とする場合、 @code{wl-batch-prefetch-folder-list} にプリフェッチを行うフォルダを 指定してコマンドラインから以下のようにするとプリフェッチを行います。 +@example @group -emacs -batch -l wl-batch -f wl-batch-prefetch +% emacs -batch -l wl-batch -f wl-batch-prefetch @end group +@end example @section カスタマイズ変数 diff --git a/doc/wl.texi b/doc/wl.texi index 4a73c1c..0bba1e6 100644 --- a/doc/wl.texi +++ b/doc/wl.texi @@ -7420,9 +7420,11 @@ For now, you can invoke prefetching new messages in specified folders. Specify target folders in @code{wl-batch-prefetch-folder-list} then invoke as follows to execute prefetching: +@example @group -emacs -batch -l wl-batch -f wl-batch-prefetch +% emacs -batch -l wl-batch -f wl-batch-prefetch @end group +@end example @section Customize Variables