[gnus git] branch master updated: n0-17-171-gecda533 =1= (gnus-summary-line-format): Link to "Marking Articles" instead of "Read Articles".
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via ecda533f1127610901ac6121260aed0170d0f5cf (commit)
from 5284429cff222a6b6bbc7d5f3d4e2cf0d6a73fbb (commit)
- Log -----------------------------------------------------------------
commit ecda533f1127610901ac6121260aed0170d0f5cf
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Wed Jul 6 00:53:06 2011 +0200
(gnus-summary-line-format): Link to "Marking Articles" instead of "Read Articles".
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e338904..2459fc0 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -2,6 +2,8 @@
* gnus.el (gnus-refer-article-method): Remove mention of nnspool, which
no longer is much used.
+ (gnus-summary-line-format): Link to "Marking Articles" instead of "Read
+ Articles".
2011-04-03 Kan-Ru Chen <[email protected]>
diff --git a/lisp/gnus.el b/lisp/gnus.el
index 99a1914..8d1cf17 100644
--- a/lisp/gnus.el
+++ b/lisp/gnus.el
@@ -2962,7 +2962,7 @@ with some simple extensions.
%R \"A\" if this article has been replied to, \" \"
otherwise (character)
%U \"Read\" status of this article.
- See Info node `(gnus)Read Articles'
+ See Info node `(gnus)Marking Articles'
%[ Opening bracket (character, \"[\" or \"<\")
%] Closing bracket (character, \"]\" or \">\")
%> Spaces of length thread-level (string)
-----------------------------------------------------------------------
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:
lisp/ChangeLog | 2 ++
lisp/gnus.el | 2 +-
2 files changed, 3 insertions(+), 1 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