From c308bbab173f3b6b91faaa922e1bda02d97edd21 Mon Sep 17 00:00:00 2001 From: Lars Ingebrigtsen Date: Mon, 21 Feb 2011 15:41:50 -0800 Subject: [PATCH] * gnus.texi (Article Date): Clarify gnus-article-update-date-headers. --- texi/ChangeLog | 4 ++++ texi/gnus.texi | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/texi/ChangeLog b/texi/ChangeLog index ec1eb161c..fd470326b 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,3 +1,7 @@ +2011-02-21 Lars Ingebrigtsen + + * gnus.texi (Article Date): Clarify gnus-article-update-date-headers. + 2011-02-20 Lars Ingebrigtsen * gnus.texi (Window Layout): Document layout names. diff --git a/texi/gnus.texi b/texi/gnus.texi index 66dd58687..856d41de6 100644 --- a/texi/gnus.texi +++ b/texi/gnus.texi @@ -9502,8 +9502,11 @@ 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. If you wish to switch -that off, say: +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 -- 2.25.1