Synch to Gnus 200309120017.
authoryamaoka <yamaoka>
Fri, 12 Sep 2003 00:22:40 +0000 (00:22 +0000)
committeryamaoka <yamaoka>
Fri, 12 Sep 2003 00:22:40 +0000 (00:22 +0000)
texi/ChangeLog
texi/gnus-ja.texi
texi/gnus.texi

index 0fb6847..b5cfb84 100644 (file)
@@ -1,3 +1,7 @@
+2003-09-12  Jesper Harder  <harder@ifa.au.dk>
+
+       * gnus.texi (Summary Buffer Lines): Formatting fix.
+
 2003-09-03  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi (Creating a Virtual Server): Use nnml for the example.
index f0d0a8a..9a9e314 100644 (file)
@@ -4615,8 +4615,8 @@ Gnus \e$B$OJQ?t\e(B @code{gnus-extract-address-components} \e$B$NCM$r\e(B @code{From
 @item u
 \e$BMxMQ<TDj5A;XDj;R!#%U%)!<%^%C%HJ8;zNs$NCf$N<!$NJ8;z$,1Q;z$G$"$kI,MW$,$"$j\e(B
 \e$B$^$9!#$3$l$K$h$j\e(B gnus \e$B$O4X\e(B
-\e$B?t\e(B @code{gnus-user-format-function-}@samp{X} \e$B$r8F$S=P$7$^$9$,!"$3$3\e(B
-\e$B$G\e(B @samp{X} \e$B$O\e(B @samp{%U} \e$B$N<!$NJ8;z$G$9!#4X?t$K$O8=:_$N5-;v$N%X%C%@!<$,\e(B
+\e$B?t\e(B @code{gnus-user-format-function-}@var{x} \e$B$r8F$S=P$7$^$9$,!"$3$3\e(B
+\e$B$G\e(B @var{x} \e$B$O\e(B @samp{%u} \e$B$N<!$NJ8;z$G$9!#4X?t$K$O8=:_$N5-;v$N%X%C%@!<$,\e(B
 \e$B0z?t$H$7$FEO$5$l$^$9!#4X?t$OJ8;zNs$rJV$7!"B>$N35N,;XDj$HF1MM$K35N,$KA^F~\e(B
 \e$B$5$l$^$9!#\e(B
 @end table
index d73fe5b..c1f5529 100644 (file)
@@ -4666,7 +4666,7 @@ Age sensitive date format.  Various date format is defined in
 @item u
 User defined specifier.  The next character in the format string should
 be a letter.  Gnus will call the function
-@code{gnus-user-format-function-}@samp{X}, where @samp{X} is the letter
+@code{gnus-user-format-function-@var{x}}, where @var{x} is the letter
 following @samp{%u}.  The function will be passed the current header as
 argument.  The function should return a string, which will be inserted
 into the summary just like information from any other summary specifier.