aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/misc/ChangeLog4
-rw-r--r--doc/misc/gnus.texi7
2 files changed, 9 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 7d32b16790e..217702b7c0f 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,3 +1,7 @@
12011-02-21 Lars Ingebrigtsen <larsi@gnus.org>
2
3 * gnus.texi (Article Date): Clarify gnus-article-update-date-headers.
4
12011-02-20 Lars Ingebrigtsen <larsi@gnus.org> 52011-02-20 Lars Ingebrigtsen <larsi@gnus.org>
2 6
3 * gnus.texi (Window Layout): Document layout names. 7 * gnus.texi (Window Layout): Document layout names.
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi
index d40522a44d5..f990ee69a08 100644
--- a/doc/misc/gnus.texi
+++ b/doc/misc/gnus.texi
@@ -9502,8 +9502,11 @@ Say how much time has elapsed between the article was posted and now
9502Date: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago 9502Date: 6 weeks, 4 days, 1 hour, 3 minutes, 8 seconds ago
9503@end example 9503@end example
9504 9504
9505This line is updated continually by default. If you wish to switch 9505This line is updated continually by default. The frequency (in
9506that off, say: 9506seconds) is controlled by the @code{gnus-article-update-date-headers}
9507variable.
9508
9509If you wish to switch updating off, say:
9507 9510
9508@vindex gnus-article-update-date-headers 9511@vindex gnus-article-update-date-headers
9509@lisp 9512@lisp