[gnus git] branch master updated: m0-1-90-gb8aa284 =3= Merge remote-tracking branch 'origin/no-gnus' ; Only strip whitespace from too-wide lines in shr ; gnus-sum.el (gnus-summary-show-thread): Revert last two changes.
Lars Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via b8aa284d45434ca73256407dbafc5e5873e9b4ac (commit)
via 19c0ca5c8830e654fb9c54cff122fb684e2358f4 (commit)
via 817dc76866b3a4331fe86ab7914553eac0b618cd (commit)
from cb56dc907089fb2516d32e3fd2e908bb4f11ddfc (commit)
- Log -----------------------------------------------------------------
commit b8aa284d45434ca73256407dbafc5e5873e9b4ac
Merge: cb56dc9 19c0ca5
Author: Lars Ingebrigtsen <[email protected]>
Date: Tue Feb 7 21:15:34 2012 +0100
Merge remote-tracking branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 9d6153b,217fde6..13a5048
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,24 -1,15 +1,34 @@@
+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-07 Lars Ingebrigtsen <[email protected]>
+ * shr.el (shr-remove-trailing-whitespace): Don't strip whitespace from
+ lines that are narrower than the window width. Otherwise background
+ "blocks" will look less readable.
+
+ 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]>
+
* nnimap.el (nnimap-transform-headers): Remove unused variable.
(nnimap-transform-headers): Fix parsing BODYSTRUCTURE elements that
have newlines within the strings, and where the UID comes after the
-----------------------------------------------------------------------
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 | 10 ++++++++++
lisp/shr.el | 21 +++++++++++----------
2 files changed, 21 insertions(+), 10 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