[gnus git] branch master updated: m0-1-105-g874f8dc =2= Merge remote-tracking branch 'origin/no-gnus' ; More fixes to not list ephemeral servers in the server buffer
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 874f8dc6f6be8456b54c00db731265338c10bf76 (commit)
via 61456c27cf74976b65c666bac3295d61b8adf1ae (commit)
from 4739da68738c1b99b0e7a58c9943539e824e2042 (commit)
- Log -----------------------------------------------------------------
commit 874f8dc6f6be8456b54c00db731265338c10bf76
Merge: 4739da6 61456c2
Author: Lars Ingebrigtsen <[email protected]>
Date: Thu Feb 9 02:05:23 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index d2a2c23,145d16e..ccb46b4
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,31 -1,8 +1,36 @@@
+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]>
+
+ * gnus.el (gnus-server-extend-method): Don't add an -address component
+ if the method already has one (bug#9676).
+
2012-02-08 Lars Ingebrigtsen <[email protected]>
* gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
-----------------------------------------------------------------------
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 | 5 +++++
lisp/gnus.el | 17 +++++++++++------
2 files changed, 16 insertions(+), 6 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