From: Lars Magne Ingebrigtsen Date: Sat, 10 Mar 2012 00:58:12 +0000 (+0100) Subject: Merge remote branch 'origin/no-gnus' X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=afbf528d6fb2fdb90f56a50212e46178b869a28b Merge remote branch 'origin/no-gnus' --- afbf528d6fb2fdb90f56a50212e46178b869a28b diff --cc lisp/ChangeLog index 4e591febc,52da71738..61b76a394 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@@ -1,10 -1,8 +1,15 @@@ +2012-03-10 Lars Magne Ingebrigtsen + + * 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 + + * 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 * 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 ++ ++ * 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 - * 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 - - * 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 * shr.el (shr-rescale-image): Undo previous change; see