netrc.el: Return the value of the "default" entry.
[gnus] / lisp / ChangeLog
index 5129e91..9a1c080 100644 (file)
@@ -1,5 +1,19 @@
 2010-09-30  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
+       * netrc.el (netrc-credentials): Return the value of the "default"
+       entry.
+       (netrc-machine): Ditto.
+
+       * nnimap.el (nnimap-find-article-by-message-id): Really return the
+       article number.
+       (nnimap-split-fancy): New variable.
+       (nnimap-split-incoming-mail): Use it.
+
+       * nntp.el (nntp-server-list-active-group): Document.
+
+       * nnimap.el (nnimap-find-article-by-message-id): Use EXAMINE instead of
+       SELECT to get the message-id.
+
        * mail-source.el (mail-sources): Removed webmail support.
        (defvar): Ditto.
        (mail-source-fetcher-alist): Ditto.