* gnus.el (gnus-summary-line-format): Link to the info node for %U
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 3 Jul 2011 16:24:16 +0000 (18:24 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Sun, 3 Jul 2011 16:24:16 +0000 (18:24 +0200)
instead of trying to list them all (bug#8978).

lisp/ChangeLog
lisp/gnus.el

index 7255d9b..5b34127 100644 (file)
@@ -1,3 +1,8 @@
+2011-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-summary-line-format): Link to the info node for %U
+       instead of trying to list them all (bug#8978).
+
 2011-07-03  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
 
        * pop3.el (pop3-open-server): Use :end-of-capability.
index 88eccbf..93ee375 100644 (file)
@@ -2965,8 +2965,8 @@ with some simple extensions.
             on level one
 %R          \"A\" if this article has been replied to, \" \"
             otherwise (character)
-%U          Status of this article (character, \"R\", \"K\",
-            \"-\" or \" \")
+%U          \"Read\" status of this article.
+            See Info node `(gnus)Read Articles'
 %[          Opening bracket (character, \"[\" or \"<\")
 %]          Closing bracket (character, \"]\" or \">\")
 %>          Spaces of length thread-level (string)