[gnus git] branch master updated: m0-1-103-g4739da6 =2= Merge remote-tracking branch 'origin/no-gnus' ; Make gnus-summary-insert-old-articles prompting consistent
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 4739da68738c1b99b0e7a58c9943539e824e2042 (commit)
via 9da41c0a12aceb9c57f581cd28f575ccb9ea6d4c (commit)
from 16ecbead33d1de674a6c66b4e240c95050c35ca1 (commit)
- Log -----------------------------------------------------------------
commit 4739da68738c1b99b0e7a58c9943539e824e2042
Merge: 16ecbea 9da41c0
Author: Lars Ingebrigtsen <[email protected]>
Date: Thu Feb 9 00:49:29 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 83e7c12,dd8943d..d2a2c23
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,33 -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-08 Lars Ingebrigtsen <[email protected]>
+
+ * gnus-sum.el (gnus-summary-insert-old-articles): Use a default instead
+ of an initial-input for consistency (bug#10757).
+
* dgnushack.el: Fix XEmacs compilation warning.
* shr.el: Inhibit getting and sending cookies when fetching pictures.
-----------------------------------------------------------------------
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 | 3 +++
lisp/gnus-sum.el | 1 +
2 files changed, 4 insertions(+), 0 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