(gnus-handle-ephemeral-exit): Set the right select-method when not
[gnus] / lisp / ChangeLog
index b2a100d..d150347 100644 (file)
@@ -1,5 +1,22 @@
+2011-07-20  Andrew Cohen  <cohen@andy.bu.edu>
+
+       * gnus-sum.el (gnus-handle-ephemeral-exit): Ensure we are setting the
+       right select-method if we are not going back to the group buffer.
+
+
 2011-07-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * gnus-group.el (gnus-group-read-ephemeral-group): Make sure we don't
+       enter invalid buffer configurations into the quit form (bug#9107).
+       (gnus-group-tool-bar-gnome): Replace connect/disconnect with
+       unplugged/plugged.
+
+       * gnus-sum.el (gnus-summary-refer-thread): When inserting new headers,
+       keep track of which ones are unread (bug#9061).
+
+       * gnus.el (gnus-refer-article-method): Allow entering any sexp
+       (bug#9055).
+
        * gnus-art.el (gnus-article-show-images): Allow working if using w3m
        (bug#9041).