[gnus git] branch master updated: m0-7-34-g7af48ed =1= gnus.texi (Article Date): Fix description of gnus-article-update-date-headers
Katsumi Yamaoka <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 7af48ed79ec96ebed2dbea56ef8e08a132771741 (commit)
from 3f02a79eb3c0ff6ef96ebf9de0d24f677ec944cf (commit)
- Log -----------------------------------------------------------------
commit 7af48ed79ec96ebed2dbea56ef8e08a132771741
Author: Katsumi Yamaoka <[email protected]>
Date: Tue Jun 4 08:42:49 2013 +0000
gnus.texi (Article Date): Fix description of gnus-article-update-date-headers
diff --git a/texi/ChangeLog b/texi/ChangeLog
index c293730..b450a4f 100644
--- a/texi/ChangeLog
+++ b/texi/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-04 Katsumi Yamaoka <[email protected]>
+
+ * gnus.texi (Article Date):
+ Fix description of gnus-article-update-date-headers.
+
2013-05-19 Adam Sjøgren <[email protected]>
* gnus.texi (Fancy Mail Splitting): Fix typo.
diff --git a/texi/gnus.texi b/texi/gnus.texi
index ad80430..4d777eb 100644
--- a/texi/gnus.texi
+++ b/texi/gnus.texi
@@ -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)
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
texi/ChangeLog | 5 +++++
texi/gnus.texi | 15 +++------------
2 files changed, 8 insertions(+), 12 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project