gnus.texi (Article Date): Fix description of gnus-article-update-date-headers
authorKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 4 Jun 2013 08:42:49 +0000 (08:42 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Tue, 4 Jun 2013 08:42:49 +0000 (08:42 +0000)
texi/ChangeLog
texi/gnus.texi

index c293730..b450a4f 100644 (file)
@@ -1,3 +1,8 @@
+2013-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.texi (Article Date):
+       Fix description of gnus-article-update-date-headers.
+
 2013-05-19  Adam Sjøgren  <asjo@koldfront.dk>
 
        * gnus.texi (Fancy Mail Splitting): Fix typo.
index ad80430..4d777eb 100644 (file)
@@ -9517,18 +9517,9 @@ Say how much time has elapsed between the article was posted and now
 Date: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
 @end example
 
-This line is updated continually by default.  The frequency (in
-seconds) is controlled by the @code{gnus-article-update-date-headers}
-variable.
-
-If you wish to switch updating off, say:
-
-@vindex gnus-article-update-date-headers
-@lisp
-(setq gnus-article-update-date-headers nil)
-@end lisp
-
-in your @file{~/.gnus.el} file.
+To make this line updated continually, set the
+@code{gnus-article-update-date-headers} variable to the frequency in
+seconds (the default is @code{nil}).
 
 @item W T o
 @kindex W T o (Summary)