Allow `default' as nnimap-split-methods value.
[gnus] / lisp / ChangeLog
index c84d752..545497e 100644 (file)
@@ -1,9 +1,16 @@
 2010-09-29  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * nnimap.el (nnimap-split-incoming-mail): If nnimap-split-methods is
+       `default', use nnmail-split-methods.
+
+       * gnus-sum.el (gnus-valid-move-group-p): Make sure that `group' is a
+       symbol.
+
        * nnimap.el (nnimap-open-connection): Revert the auto-network->starttls
        code, since if the user has requested network, that's what they ought
        to get.
        (nnimap-request-set-mark): Erase the buffer before issuing commands.
+       (nnimap-split-rule): Mark as obsolete.
 
        * pop3.el (pop3-send-streaming-command, pop3-stream-length): New
        variable.