enclose group by example (apply patch from Kitamoto Tsuyoshi)
authoryoichi <yoichi>
Sat, 31 Jul 2004 17:14:13 +0000 (17:14 +0000)
committeryoichi <yoichi>
Sat, 31 Jul 2004 17:14:13 +0000 (17:14 +0000)
doc/wl-ja.texi
doc/wl.texi

index fbb785e..fd532a9 100644 (file)
@@ -7405,9 +7405,11 @@ overview \e$B>pJs$K4^$^$l$J$$%U%#!<%k%I$r8!::$NBP>]$H$9$k>l9g!"\e(B
 @code{wl-batch-prefetch-folder-list} \e$B$K%W%j%U%'%C%A$r9T$&%U%)%k%@$r\e(B
 \e$B;XDj$7$F%3%^%s%I%i%$%s$+$i0J2<$N$h$&$K$9$k$H%W%j%U%'%C%A$r9T$$$^$9!#\e(B
 
+@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 \e$B%+%9%?%^%$%:JQ?t\e(B
 
index 4a73c1c..0bba1e6 100644 (file)
@@ -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