[gnus git] branch master updated: m0-1-79-gf623487 =7= Merge remote-tracking branch 'origin/no-gnus' ; Merge branch 'no-gnus' of https://git.gnus.org/gnus into no-gnus ; Clean up trailing whitespace after rendering HTML in shr ; Add a couple of shr doc strings ; gnus-sum.el (gnus-summary-show-thread): next-single-char-property-change may return nil in XEmacs. ; Merge branch 'no-gnus' of https://git.gnus.org/gnus into no-gnus ; Fix `Q' exit if gnus-kill-summary-on-exit is nil
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via f6234873d0f9a0ee9b26beab123cf4e9d77099c8 (commit)
via 224209579a4bbad483f41f7af6840fe1a81d8130 (commit)
via 67fc712d14c42ac2054b5832e0cc9ab75719c012 (commit)
via 16a0858372cf8354e99a8cd8573fcdde6d590967 (commit)
via 388955e8f64041c33046fa14411fbef36d890eb8 (commit)
via 487eaccc11897a46d4cff958e806a1b81f83f232 (commit)
via f28b4a98c178b664ade7a6218db5b3ba61d81593 (commit)
from a53e42140f9d472e60111cdcffba5f1a8dbbec27 (commit)
- Log -----------------------------------------------------------------
commit f6234873d0f9a0ee9b26beab123cf4e9d77099c8
Merge: a53e421 2242095
Author: Lars Ingebrigtsen <[email protected]>
Date: Tue Feb 7 01:22:43 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 2bea734,2306e82..5c17627
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,18 -1,21 +1,36 @@@
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.el (shr-insert-document): Add doc string.
+ (shr-visit-file): Ditto.
+ (shr-remove-trailing-whitespace): New function.
+ (shr-insert-document): Use it to clean up trailing whitespace as the
+ final step (bug#10714).
+
+ 2012-02-06 Lars Ingebrigtsen <[email protected]>
+
+ * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary
+ buffer if `gnus-kill-summary-on-exit' is nil.
+
+ 2012-02-06 Katsumi Yamaoka <[email protected]>
+
+ * gnus-sum.el (gnus-summary-show-thread):
+ next-single-char-property-change may return nil in XEmacs.
+
2012-02-06 Lars Ingebrigtsen <[email protected]>
* gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus
-----------------------------------------------------------------------
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 | 18 ++++++++++++++++++
lisp/gnus-sum.el | 6 ++++--
lisp/shr.el | 22 ++++++++++++++++++++--
3 files changed, 42 insertions(+), 4 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