(gnus-group-read-ephemeral-group): Doc clarification (bug#9692).
authorLars Magne Ingebrigtsen <larsi@stories.(none)>
Fri, 6 Jan 2012 23:00:08 +0000 (00:00 +0100)
committerLars Magne Ingebrigtsen <larsi@stories.(none)>
Fri, 6 Jan 2012 23:00:08 +0000 (00:00 +0100)
lisp/ChangeLog
lisp/gnus-group.el

index b814c41..4db6a39 100644 (file)
@@ -1,5 +1,8 @@
 2012-01-06  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-group.el (gnus-group-read-ephemeral-group): Doc clarification
+       (bug#9692).
+
        * gnus-agent.el (gnus-agent-store-article): Tell the Agent when the
        article was fetched, so that it can be expired later (bug#9958).
        (gnus-agent-summary-fetch-series): Add doc string.
index 5a87410..85bd156 100644 (file)
@@ -2277,8 +2277,8 @@ confirmation is required."
                                              number)
   "Read GROUP from METHOD as an ephemeral group.
 If ACTIVATE, request the group first.
-If QUIT-CONFIG, use that window configuration when exiting from the
-ephemeral group.
+If QUIT-CONFIG, use that Gnus window configuration name when
+exiting from the ephemeral group.
 If REQUEST-ONLY, don't actually read the group; just request it.
 If SELECT-ARTICLES, only select those articles.
 If PARAMETERS, use those as the group parameters.