X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=70438d6001d5be50870f8d0d587daba2a226ef2f;hb=6e248869f1a01abc237d45f2f853f6cef0bcb692;hp=37c5a42ba30c06824976bd92765d3db20c9cb7c1;hpb=c1079f4741f9f8ee36a254d5867f3d4b3bc01c4b;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 37c5a42ba..70438d600 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,7 +1,45 @@ +2012-02-16 Leo Liu + + * 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. + + * 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-15 Paul Eggert + + * shr.el (shr-rescale-image): Undo previous change; see + . + +2012-02-15 Lars Magne Ingebrigtsen + + * gnus.el: Ma Gnus v0.3 is released. + +2012-02-15 Lars Ingebrigtsen + + * gnus-sum.el (gnus-summary-local-variables): Make + `gnus-newsgroup-unexist' into a local variable. + 2012-02-14 Teodor Zlatanov * registry.el (registry-usage-test, registry-persistence-test): Move to tests/gnustest-registry.el. + (registry-make-testable-db, registry-match-test) + (registry-instantiation-test): Move to tests/gnustest-registry.el. * gnus-registry.el (gnus-registry-misc-test) (gnus-registry-usage-test): Move to tests/gnustest-registry.el. @@ -40,8 +78,12 @@ (nntp-save-marks, nntp-open-marks, nntp-possibly-create-directory) (nntp-server-to-method-cache): Remove. - * shr.el (shr-rescale-image): Allow viewing large images. - (shr-rescale-image): Fix wrong merge. + * shr.el (shr-rescale-image): Fix wrong merge. + +2012-02-15 Lars Ingebrigtsen + + * shr.el (shr-remove-trailing-whitespace): Really delete the padding on + too-wide lines. 2012-02-13 Lars Ingebrigtsen @@ -180,10 +222,6 @@ lines that are narrower than the window width. Otherwise background "blocks" will look less readable. -2012-02-07 Katsumi Yamaoka - - * gnus-sum.el (gnus-summary-show-thread): Revert last two changes. - 2012-02-07 Lars Ingebrigtsen * nnimap.el (nnimap-transform-headers): Remove unused variable. @@ -205,11 +243,6 @@ * gnus-sum.el (gnus-summary-exit-no-update): Really deaden the summary buffer if `gnus-kill-summary-on-exit' is nil. -2012-02-06 Katsumi Yamaoka - - * gnus-sum.el (gnus-summary-show-thread): - next-single-char-property-change may return nil in XEmacs. - 2012-02-06 Lars Ingebrigtsen * gnus-sum.el (gnus-handle-ephemeral-exit): Allow exiting from Gnus @@ -351,7 +384,7 @@ 2012-01-31 Jim Meyering * gnus-agent.el (gnus-agent-expire-unagentized-dirs): - Correct a comment (insert "not") and hide nominally-doubled "to". + Correct a comment (insert "not") and hide nominally-doubled "to". 2012-01-31 Lars Ingebrigtsen