[gnus git] branch master updated: m0-1-107-gd38bed3 =2= Merge remote-tracking branch 'origin/no-gnus' ; * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via d38bed32440e3c3b979152602f37d6d2d5e0fa36 (commit)
via 81d1e4e06988b1450ecb3ecf5d45c517fc83b887 (commit)
from 874f8dc6f6be8456b54c00db731265338c10bf76 (commit)
- Log -----------------------------------------------------------------
commit d38bed32440e3c3b979152602f37d6d2d5e0fa36
Merge: 874f8dc 81d1e4e
Author: Lars Ingebrigtsen <[email protected]>
Date: Thu Feb 9 06:17:50 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index ccb46b4,020de90..ba99578
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,33 -1,7 +1,35 @@@
+2012-02-08 Lars Ingebrigtsen <[email protected]>
+
+ * gnus-compat.el: Add a compat for the old `url-retrieve'.
+
+2012-02-07 Lars Ingebrigtsen <[email protected]>
+
+ * gnus-compat.el: Make `help-function-arglist' be compatible on Emacs
+ 23.1.
+
+2012-02-07 Katsumi Yamaoka <[email protected]>
+
+ * gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
+
+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-09 Lars Ingebrigtsen <[email protected]>
+ * nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
+
* gnus.el (gnus-server-extend-method): Don't add an -address component
if the method already has one (bug#9676).
-----------------------------------------------------------------------
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 | 2 ++
lisp/nnimap.el | 7 +++++--
2 files changed, 7 insertions(+), 2 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