(Summary Maneuvering): Fix gnus-auto-select-next.
authorSimon Josefsson <jas@extundo.com>
Wed, 25 Sep 2002 13:05:05 +0000 (13:05 +0000)
committerSimon Josefsson <jas@extundo.com>
Wed, 25 Sep 2002 13:05:05 +0000 (13:05 +0000)
texi/ChangeLog
texi/gnus.texi

index be61720..df65e9c 100644 (file)
@@ -1,3 +1,7 @@
+2002-09-23  Jesper harder  <harder@ifa.au.dk>
+
+       * gnus.texi (Summary Maneuvering): Fix gnus-auto-select-next.
+
 2002-09-19  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus.texi (X-Face): Add GIF.
index fbde7a0..b8f6a05 100644 (file)
@@ -4759,13 +4759,13 @@ no more unread articles after the current one, Gnus will offer to go to
 the next group.  If this variable is @code{t} and the next group is
 empty, Gnus will exit summary mode and return to the group buffer.  If
 this variable is neither @code{t} nor @code{nil}, Gnus will select the
-next group, no matter whether it has any unread articles or not.  As a
-special case, if this variable is @code{quietly}, Gnus will select the
-next group without asking for confirmation.  If this variable is
-@code{almost-quietly}, the same will happen only if you are located on
-the last article in the group.  Finally, if this variable is
-@code{slightly-quietly}, the @kbd{Z n} command will go to the next group
-without confirmation.  Also @pxref{Group Levels}.
+next group with unread articles.  As a special case, if this variable
+is @code{quietly}, Gnus will select the next group without asking for
+confirmation.  If this variable is @code{almost-quietly}, the same
+will happen only if you are located on the last article in the group.
+Finally, if this variable is @code{slightly-quietly}, the @kbd{Z n}
+command will go to the next group without confirmation.  Also
+@pxref{Group Levels}.
 
 @item gnus-auto-select-same
 @vindex gnus-auto-select-same