2001-09-15 Simon Josefsson <jas@extundo.com>
authorSimon Josefsson <jas@extundo.com>
Sat, 15 Sep 2001 21:27:50 +0000 (21:27 +0000)
committerSimon Josefsson <jas@extundo.com>
Sat, 15 Sep 2001 21:27:50 +0000 (21:27 +0000)
* gnus-group.el (gnus-group-line-format): Document %c.

lisp/ChangeLog
lisp/gnus-group.el

index c846ff4..e71e295 100644 (file)
@@ -1,5 +1,7 @@
 2001-09-15  Simon Josefsson  <jas@extundo.com>
 
+       * gnus-group.el (gnus-group-line-format): Document %c.
+
        * nnml.el (nnml-parse-head): Handle CRLF files.
        (nnml-generate-nov-file): Ditto.
        (nnml-retrieve-headers): Ditto.
index b26b598..992d7e7 100644 (file)
@@ -153,6 +153,7 @@ with some simple extensions.
 %y    Number of unread, unticked articles (integer)
 %G    Group name (string)
 %g    Qualified group name (string)
+%c    Short (collapsed) group name.  See `gnus-group-uncollapsed-levels'.
 %D    Group description (string)
 %s    Select method (string)
 %o    Moderated group (char, \"m\")