*** empty log message ***
authorLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 3 Feb 2000 16:29:23 +0000 (16:29 +0000)
committerLars Magne Ingebrigtsen <larsi@gnus.org>
Thu, 3 Feb 2000 16:29:23 +0000 (16:29 +0000)
lisp/gnus-sum.el
texi/ChangeLog
texi/gnus.texi

index ae959cf..d2c467c 100644 (file)
@@ -696,7 +696,8 @@ is not run if `gnus-visual' is nil."
   :type 'hook)
 
 (defcustom gnus-exit-group-hook nil
-  "*A hook called when exiting (not quitting) summary mode."
+  "*A hook called when exiting summary mode.
+This hook is not called from the non-updating exit commands like `Q'."
   :group 'gnus-various
   :type 'hook)
 
index 45db3e3..a50bc98 100644 (file)
@@ -1,3 +1,7 @@
+2000-01-27 18:06:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.texi (Remember): Addition.
+
 2000-01-21  Simon Josefsson  <jas@pdc.kth.se>
 
        * gnus.texi (Splitting in IMAP): Addition.
index bc14165..b6c7325 100644 (file)
@@ -2191,6 +2191,9 @@ will go to the next group of the same level (or lower).  This might be
 handy if you want to read the most important groups before you read the
 rest.
 
+If this variable is @code{best}, Gnus will make the next newsgroup the
+one with the best level.
+
 @vindex gnus-group-default-list-level
 All groups with a level less than or equal to
 @code{gnus-group-default-list-level} will be listed in the group buffer
@@ -8704,8 +8707,9 @@ command will make exit without updating (the @kbd{Q} command) worthless.
 @end table
 
 @vindex gnus-exit-group-hook
-@code{gnus-exit-group-hook} is called when you exit the current
-group.
+@code{gnus-exit-group-hook} is called when you exit the current group
+with an ``updating'' exit.  For instance @kbd{Q}
+(@code{gnus-summary-exit-no-update}) does not call this hook.
 
 @findex gnus-summary-wake-up-the-dead
 @findex gnus-dead-summary-mode