(gnus-use-backend-marks): Removed, since it duplicates gnus-propagate-marks.
[gnus] / lisp / ChangeLog
index 19dc86b..dd6a344 100644 (file)
@@ -1,9 +1,15 @@
 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.