From: Lars Magne Ingebrigtsen Date: Wed, 14 Mar 2012 18:55:31 +0000 (+0100) Subject: Merge remote branch 'origin/no-gnus' X-Git-Url: http://cgit.sxemacs.org/?p=gnus;a=commitdiff_plain;h=85df3b08e325e1bd9207087db369d0cbbcf3bb8b Merge remote branch 'origin/no-gnus' --- 85df3b08e325e1bd9207087db369d0cbbcf3bb8b diff --cc lisp/ChangeLog index 4b6607f63,dad8fdf83..edd27aaa7 --- 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 - - * 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