[gnus git] branch master updated: m0-1-84-g23d41b7 =3= Merge remote-tracking branch 'origin/no-gnus' ; Allow nnimap to parse headers with spaces in odd places ; * nnimap.el (nnimap-transform-headers): Removed unused variable.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 23d41b7075b8f21f4d03df819ab9ca3dcf21f0a0 (commit)
via 28e3cf8574dca17746f5d87af36ed7ac116c8077 (commit)
via 0d14b78eccd5c2c82a37ae0ffd1f36627ae03591 (commit)
from 1092348813c6b3aee4ef30ae7f25998a2469430e (commit)
- Log -----------------------------------------------------------------
commit 23d41b7075b8f21f4d03df819ab9ca3dcf21f0a0
Merge: 1092348 28e3cf8
Author: Lars Ingebrigtsen <[email protected]>
Date: Tue Feb 7 03:33:15 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 28d64ff,26547d1..8d8d545
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,21 -1,11 +1,26 @@@
2012-02-07 Lars Ingebrigtsen <[email protected]>
+ * message.el (smtpmail-smtp-user): Silence compiler warning.
+
+2012-02-06 Lars Ingebrigtsen <[email protected]>
+
+ * message.el (message-multi-smtp-send-mail): Also allow specifying the
+ SMTP user name.
+
+2012-02-06 Katsumi Yamaoka <[email protected]>
+
+ * 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 <[email protected]>
+
- * 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.
-----------------------------------------------------------------------
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we listed those
revisions in full, above.
Summary of changes:
lisp/ChangeLog | 7 ++++++-
lisp/nnimap.el | 24 ++++++++++++++++--------
2 files changed, 22 insertions(+), 9 deletions(-)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnus Project".
The branch, master has been updated
hooks/post-receive
--
Gnus Project