[gnus git] branch master updated: m0-3-64-gafbf528 =3= Merge remote branch 'origin/no-gnus' ; Be more liberal when extracting forwards as MIME ; mm-uu.el (mm-uu-type-alist): Comment fix by Frank Haun <[email protected]>
Lars Magne Ingebrigtsen <[email protected]>
| Newsgroups | gmane.emacs.gnus.cvs |
|---|---|
| Message-ID | <[email protected]> |
via afbf528d6fb2fdb90f56a50212e46178b869a28b (commit)
via 74bbf8136fc1ca3a984b996e7689f7d7f6a7299f (commit)
via 39e76f967ae6d8d1a49a2c8c6735bc1b8fb687f8 (commit)
from 3beab13a43d5730d28693c4000bd7003646d20c6 (commit)
- Log -----------------------------------------------------------------
commit afbf528d6fb2fdb90f56a50212e46178b869a28b
Merge: 3beab13 74bbf81
Author: Lars Magne Ingebrigtsen <[email protected]>
Date: Sat Mar 10 01:58:12 2012 +0100
Merge remote branch 'origin/no-gnus'
diff --cc lisp/ChangeLog
index 4e591fe,52da717..61b76a3
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@@ -1,10 -1,8 +1,15 @@@
+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-10 David Edmondson <[email protected]>
+
+ * mm-uu.el (mm-uu-forward-extract): Allow for blank lines between the
+ 'Forwarded Message' header and the start of the message.
+
2012-03-04 Thierry Volpiatto <[email protected]>
* gnus-msg.el (gnus-msg-mail): Call `message-mail' correctly when Gnus
@@@ -70,24 -64,11 +75,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 | 21 +++++++++++++--------
lisp/mm-uu.el | 6 +++++-
2 files changed, 18 insertions(+), 9 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