(Summary Buffer Lines): Formatting fix.
authorJesper Harder <harder@ifa.au.dk>
Fri, 12 Sep 2003 00:17:20 +0000 (00:17 +0000)
committerJesper Harder <harder@ifa.au.dk>
Fri, 12 Sep 2003 00:17:20 +0000 (00:17 +0000)
texi/ChangeLog
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 c8e25be..0a832f9 100644 (file)
@@ -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.