[gnus git] branch master updated: m0-1-113-gf2f23ce =2= Merge remote-tracking branch 'origin/no-gnus' ; * gnus-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't running.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via f2f23cebfdffdbe2e06fc51b63857a71da6c67a5 (commit)
via 467fc0443669cc54892b01c48cf9807ca4ea1c17 (commit)
from 47acfc52c676312c7b3f1df5ad04078cc3157d69 (commit)
- Log -----------------------------------------------------------------
commit f2f23cebfdffdbe2e06fc51b63857a71da6c67a5
Merge: 47acfc5 467fc04
Author: Lars Ingebrigtsen <[email protected]>
Date: Thu Feb 9 23:54:17 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 2e3721c,6bc4693..73547b9
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,44 -1,8 +1,47 @@@
2012-02-09 Lars Ingebrigtsen <[email protected]>
+ * mm-archive.el (mm-archive-dissect-and-inline): New function.
+ (mm-archive-dissect-and-inline): Fix up the undisplayer.
+
+ * gnus-compat.el: Define `timer-set-function'.
+
+ * mm-decode.el (mm-display-external): Output the text from the command
+ in the buffer after the command finished. This makes text-based
+ commands behave better.
+
+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-msg.el (gnus-msg-mail): Use `message-mail' if Gnus isn't
+ running.
+
* nnimap.el (nnimap-wait-for-response): Minor fixup of message string.
* gnus.el (gnus-server-extend-method): Don't add an -address component
-----------------------------------------------------------------------
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-msg.el | 30 +++++++++++++++++-------------
2 files changed, 20 insertions(+), 13 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