X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=e8eb8261eab6d1741a70d82b99a1ebe223c0f0fa;hb=6910044663bc77081e08faabd6385cd34a9c8f5d;hp=9aa29491bf2d1e5466beb2420ec52bf582df0992;hpb=0083071bc8c341265712e48a4cd128d280fbec94;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9aa29491b..e8eb8261e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,10 +1,21 @@ +2012-03-22 Lars Magne Ingebrigtsen + + * nnimap.el (nnimap-fetch-partial-articles): Minor doc string fixup. + +2012-03-22 Katsumi Yamaoka + + * gnus-msg.el (gnus-summary-resend-message-insert-gcc): Assume that + gnus-gcc-self-resent-messages may be a group parameter. + (gnus-summary-resend-message): Don't encode encoded words in header + when Gcc'ing resent message. + 2012-03-19 Lars Magne Ingebrigtsen * shr.el (shr-insert): Treat non-breaking space just like normal space. This seems to produce more pleasing results. - (shr-tag-br): Make
only ensure a line break instead of always - creating a blank line. This looks more readable in my test corpus. (shr-insert): Only insert a blank line if we're starting from an image. + (shr-tag-br): Allow
to end lines or to make a single blank line. + (shr-ensure-paragraph): Consider lines with white space to be blank. 2012-03-15 Elias Pipping @@ -12,8 +23,8 @@ 2012-03-14 Christopher Schmidt - * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook - and gnus-gcc-post-body-encode-hook. + * gnus-msg.el (gnus-inews-do-gcc): Add gnus-gcc-pre-body-encode-hook + and gnus-gcc-post-body-encode-hook. 2012-03-10 Lars Magne Ingebrigtsen @@ -24,6 +35,11 @@ 2012-03-14 Lars Magne Ingebrigtsen +2012-03-22 Lars Magne Ingebrigtsen + + * auth-source.el (auth-source-netrc-create): Quote tokens that contain + "#" to avoid having them interpreted as comments. + 2012-03-19 Lars Magne Ingebrigtsen * shr.el (shr-insert): Update the text state properly to avoid @@ -120,6 +136,13 @@ * 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 * imap.el: Remove. @@ -131,13 +154,6 @@ * 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