* gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
authorKevin Greiner <kevin.greiner@compsol.cc>
Wed, 29 Sep 2004 03:24:38 +0000 (03:24 +0000)
committerKevin Greiner <kevin.greiner@compsol.cc>
Wed, 29 Sep 2004 03:24:38 +0000 (03:24 +0000)
gnus-requst-update-info with explicit code to sync the in-memory
info read flags with the marks being sync'd to the backend.

*gnus-util.el (gnus-pp): Added optional stream to match pp API.

lisp/ChangeLog

index f9b1702..47dfb8e 100644 (file)
@@ -1,3 +1,11 @@
+2004-09-28  Kevin Greiner  <kgreiner@compsol.cc>
+
+       * gnus-agent.el (gnus-agent-synchronize-group-flags): Replaced
+       gnus-requst-update-info with explicit code to sync the in-memory
+       info read flags with the marks being sync'd to the backend.
+
+       *gnus-util.el (gnus-pp): Added optional stream to match pp API.
+       
 2004-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-verify-bogofilter): new function