(gnus-summary-enter-digest-group): Mention gnus-auto-select-on-ephemeral-exit.
authorLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Mon, 13 Dec 2010 03:25:58 +0000 (04:25 +0100)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Mon, 13 Dec 2010 03:25:58 +0000 (04:25 +0100)
lisp/ChangeLog
lisp/gnus-sum.el

index 3db565c..d8c888b 100644 (file)
@@ -1,5 +1,8 @@
 2010-12-13  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-sum.el (gnus-summary-enter-digest-group): Mention
+       gnus-auto-select-on-ephemeral-exit.
+
        * proto-stream.el (proto-stream-open-network-only): Fix the calling
        convention of the network-only option.
 
index 1bb4b4a..a021728 100644 (file)
@@ -8982,8 +8982,11 @@ variable."
 
 (defun gnus-summary-enter-digest-group (&optional force)
   "Enter an nndoc group based on the current article.
-If FORCE, force a digest interpretation.  If not, try
-to guess what the document format is."
+If FORCE, force a digest interpretation.  If not, try to guess
+what the document format is.
+
+To control what happens when you exit the group, see the
+`gnus-auto-select-on-ephemeral-exit' variable."
   (interactive "P")
   (let ((conf gnus-current-window-configuration))
     (save-window-excursion