Merge remote-tracking branch 'origin/no-gnus'
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 7 Feb 2012 02:33:15 +0000 (03:33 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 7 Feb 2012 02:33:15 +0000 (03:33 +0100)
1  2 
lisp/ChangeLog

diff --cc lisp/ChangeLog
@@@ -1,21 -1,11 +1,26 @@@
 +2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
 +
 +      * message.el (smtpmail-smtp-user): Silence compiler warning.
 +
 +2012-02-06  Lars Ingebrigtsen  <larsi@gnus.org>
 +
 +      * message.el (message-multi-smtp-send-mail): Also allow specifying the
 +      SMTP user name.
 +
 +2012-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 +
 +      * gnus-sum.el (gnus-summary-show-thread):
 +      next-single-char-property-change may return nil in XEmacs.
 +      (gnus-summary-article-map): Fix typo.
 +
  2012-02-07  Lars Ingebrigtsen  <larsi@gnus.org>
  
-       * shr-color.el (shr-color-set-minimum-interval): Renamed to add prefix
+       * nnimap.el (nnimap-transform-headers): Remove unused variable.
+       (nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
+       have newlines within the strings, and where the UID comes after the
+       BODYSTRUCTURE element (bug#10537).
+       * shr-color.el (shr-color-set-minimum-interval): Rename to add prefix
        (bug#10732).
  
        * shr.el (shr-insert-document): Add doc string.