From: Jesper Harder Date: Fri, 12 Sep 2003 00:17:20 +0000 (+0000) Subject: (Summary Buffer Lines): Formatting fix. X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=5e5a7fb6ac99d729d48d31759061c8fe1ec1a9d7 (Summary Buffer Lines): Formatting fix. --- diff --git a/texi/ChangeLog b/texi/ChangeLog index 0fb6847ae..b5cfb844d 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2003-09-12 Jesper Harder + + * gnus.texi (Summary Buffer Lines): Formatting fix. + 2003-09-03 Jesper Harder * gnus.texi (Creating a Virtual Server): Use nnml for the example. diff --git a/texi/gnus.texi b/texi/gnus.texi index c8e25bed1..0a832f934 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -4657,7 +4657,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.