(gnus-use-backend-marks): Removed, since it duplicates gnus-propagate-marks.
[gnus] / lisp / ChangeLog
index 79d6423..dd6a344 100644 (file)
@@ -1,3 +1,22 @@
+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.
+
 2011-02-14  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * auth-source.el (auth-source-backend-parse-parameters): Don't rely on
@@ -10,6 +29,9 @@
 
 2011-02-14  Lars Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-art.el (article-update-date-lapsed): Don't bug out when updating
+       multiple headers.
+
        * nnimap.el (nnimap-inhibit-logging): New variable.
        (nnimap-log-command): Don't log login commands.