(gnus-summary-exit-no-update): Update group on exit.
[gnus] / lisp / ChangeLog
index 0232585..e9575bf 100644 (file)
@@ -1,3 +1,15 @@
+2003-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-exit): Bind gnus-group-is-exiting-p. 
+       (gnus-summary-read-group-1): Update group line.
+       (gnus-summary-exit-no-update): Update group on exit.
+
+       * gnus-group.el (gnus-group-line-format): Add %*.
+       (gnus-group-line-format-alist): Ditto.
+       (gnus-group-insert-group-line): Set it.
+       (gnus-group-is-exiting-p): New variable.
+       (gnus-group-insert-group-line): Use it.
+
 2003-01-03  Teodor Zlatanov  <tzz@beld.net>
 
        * spam.el (spam-enter-ham-BBDB, spam-BBDB-register-routine):
@@ -7,6 +19,7 @@
        (spam-fetch-field-from-fast): fast fetching of the "from" field
        from (gnus-data-list)
        (spam-summary-prepare-exit): works completely now
+       (spam-use-blacklist): oops, should be nil by default
 
 2003-01-03  Jesper Harder  <harder@ifa.au.dk>
 
@@ -29,6 +42,9 @@
 
 2003-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * pop3.el (pop3-retr): Wait 500 msecs.
+       (pop3-read-response): Ditto.
+
        * gnus-msg.el (gnus-setup-message): Get the evaliation order
        right. 
        (gnus-inews-make-draft): New function.