[gnus git] branch master updated: m0-3-70-g0cd494a =2= Merge remote branch 'origin/no-gnus' ; shr nested table rendering fixups
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via 0cd494a72be81805c59bbda60fe270f649eadd28 (commit)
via 12f0d4b89c61c49e5aa8767d9db2b0839f9b27bf (commit)
from f5398dcc115f6e8ef1ce80eaa8100b4d4b74863d (commit)
- Log -----------------------------------------------------------------
commit 0cd494a72be81805c59bbda60fe270f649eadd28
Merge: f5398dc 12f0d4b
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Wed Mar 14 18:27:26 2012 +0100
Merge remote branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 170ff52,e3ba10e..709b91b
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,12 -1,9 +1,16 @@@
+2012-03-10 Lars Magne Ingebrigtsen <[email protected]>
+
+ * gnus-group.el (gnus-group-expire-articles-1): Don't try to expire
+ messages that don't exist.
+
+ * gnus-sum.el (gnus-summary-expire-articles): Ditto.
+
2012-03-14 Lars Magne Ingebrigtsen <[email protected]>
+ * shr.el (shr-table-widths): Divide the extra width more fairly over
+ the TDs (bug#10973).
+ (shr-render-td): Don't delete too much padding.
+
* gnus-msg.el (gnus-bug): Don't delete the other windows. We may be
using a `gnus-use-full-window' setup (bug#11013).
@@@ -85,24 -78,11 +89,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 | 18 +++++++++++-------
lisp/shr.el | 38 +++++++++++++++++++++++---------------
2 files changed, 34 insertions(+), 22 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