(gnus-use-backend-marks): Removed, since it duplicates gnus-propagate-marks.
[gnus] / lisp / ChangeLog
index 6dc0c60..dd6a344 100644 (file)
@@ -1,5 +1,19 @@
 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-sum.el (gnus-propagate-marks): Default to nil.
+
+       * gnus-start.el (gnus-use-backend-marks): Removed, since it duplicates
+       (gnus-summary-exit): Ditto.gnus-propagate-marks.
+
+       * gnus-sum.el (gnus-summary-exit-no-update): Restore the group conf
+       before killing the buffers so that a non-full window conf gets handled
+       correctly.
+       (gnus-summary-exit): Ditto.
+       (gnus-summary-read-group-1): Ditto.
+
+       * nntp.el (nntp-retrieve-group-data-early): Reinstate the two-part
+       async code again so that we can debug it properly.
+
        * message.el (message-reply): Take an optional switch-buffer parameter
        so that Gnus window confs are respected better.