[gnus git] branch master updated: m0-3-74-g85df3b0 =2= Merge remote branch 'origin/no-gnus' ; Rework how shr computes natural table cell widths
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 85df3b08e325e1bd9207087db369d0cbbcf3bb8b (commit)
via 72286f4679b3980964cbe4584c259760b2d4a941 (commit)
from 9f6c66f015b581961a17e95720b753d10d772677 (commit)
- Log -----------------------------------------------------------------
commit 85df3b08e325e1bd9207087db369d0cbbcf3bb8b
Merge: 9f6c66f 72286f4
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Wed Mar 14 19:55:31 2012 +0100
Merge remote branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 4b6607f,dad8fdf..edd27aa
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -91,24 -82,11 +93,24 @@@
* gnus-start.el (gnus-1): Avoid duplicate entries.
- 2012-02-16 Lars Ingebrigtsen <[email protected]>
-
- * mm-decode.el (mm-dissect-singlepart): Guess what the type of
- application/octet-stream parts really is.
-
- * gnus-sum.el (gnus-propagate-marks): Remove.
-
2012-02-15 Lars Ingebrigtsen <[email protected]>
- * shr.el (shr-remove-trailing-whitespace): Really delete the padding on
- too-wide lines.
+ * imap.el: Remove.
+
+ * nntp.el (nntp-coding-system-for-read): Remove.
+ (nntp-coding-system-for-write): Ditto.
+ (nntp-open-connection): Just use `binary' directly.
+
+ * gnus-start.el (gnus-clean-old-newsrc): Delete `unexist' from pre-Ma
+ Gnus 0.3.
+
++2012-02-16 Lars Ingebrigtsen <[email protected]>
++
++ * mm-decode.el (mm-dissect-singlepart): Guess what the type of
++ application/octet-stream parts really is.
++
++ * gnus-sum.el (gnus-propagate-marks): Remove.
+
2012-02-15 Paul Eggert <[email protected]>
* shr.el (shr-rescale-image): Undo previous change; see
-----------------------------------------------------------------------
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 | 16 +++++++++-------
lisp/shr.el | 45 +++++++++++++++++++++++----------------------
2 files changed, 32 insertions(+), 29 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