2001-08-17 Simon Josefsson <jas@extundo.com>
authorSimon Josefsson <jas@extundo.com>
Fri, 17 Aug 2001 21:59:58 +0000 (21:59 +0000)
committerSimon Josefsson <jas@extundo.com>
Fri, 17 Aug 2001 21:59:58 +0000 (21:59 +0000)
* gnus.texi: Replace 20,20 with 23,23 for
gnus-summary-line-format.

texi/ChangeLog
texi/gnus.texi

index bb7620f..6129b79 100644 (file)
@@ -1,3 +1,8 @@
+2001-08-17  Simon Josefsson  <jas@extundo.com>
+
+       * gnus.texi: Replace 20,20 with 23,23 for
+       gnus-summary-line-format.
+
 2001-08-17 14:24:14  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus.texi (Group Parameters): Document regexp substitution. 
index cbefd97..e1592e8 100644 (file)
@@ -2811,7 +2811,7 @@ example:
          (gnus-show-threads nil)
          (gnus-use-scoring nil)
          (gnus-summary-line-format
-          "%U%R%z%I%(%[%d:%ub%-20,20f%]%) %s\n")
+          "%U%R%z%I%(%[%d:%ub%-23,23f%]%) %s\n")
          (gcc-self . t)
          (display . all))
 
@@ -4051,7 +4051,7 @@ the colon after performing an operation.  (Of course, Gnus wouldn't be
 Gnus if it wasn't possible to change this.  Just write a new function
 @code{gnus-goto-colon} which does whatever you like with the cursor.)
 
-The default string is @samp{%U%R%z%I%(%[%4L: %-20,20n%]%) %s\n}.
+The default string is @samp{%U%R%z%I%(%[%4L: %-23,23n%]%) %s\n}.
 
 The following format specification characters are understood:
 
@@ -4229,7 +4229,7 @@ In summary, you'd typically put something like the following in
       '(To Newsgroups))
 (setq nnmail-extra-headers gnus-extra-headers)
 (setq gnus-summary-line-format
-      "%U%R%z%I%(%[%4L: %-20,20f%]%) %s\n")
+      "%U%R%z%I%(%[%4L: %-23,23f%]%) %s\n")
 (setq gnus-ignored-from-addresses
       "Your Name Here")
 @end lisp
@@ -17329,7 +17329,7 @@ Prediction +/- confidence.
 @item gnus-summary-grouplens-line-format
 The summary line format used in GroupLens-enhanced summary buffers.  It
 accepts the same specs as the normal summary line format (@pxref{Summary
-Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-20,20n%]%)
+Buffer Lines}).  The default is @samp{%U%R%z%l%I%(%[%4L: %-23,23n%]%)
 %s\n}.
 
 @item grouplens-bbb-host