X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=b7a51e7c2bd91d0561162c2819534e4abff2acc0;hb=a48c00c889d397f0edeb0a3ef1d29c1bb40f9fdb;hp=8a9619dc699c3b5a5b2fc10e465f87a8b7a9a4ff;hpb=134b49544c7f140cf30c1874cfa64c491d5dbdbd;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8a9619dc6..b7a51e7c2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,59 @@ +2011-11-27 Paul Eggert + + * mm-bodies.el (mm-encode-body): + * mml.el (mml-preview): + * nnml.el (nnml-request-compact-group): + * pop3.el (pop3-stream-type): Spelling fix. + +2011-11-26 Paul Eggert + + * gnus-start.el (gnus-newsrc-to-gnus-format): Spelling fix. + +2011-11-25 Paul Eggert + + * color.el (color-rgb-to-hsl): + * gmm-utils.el (gmm-tool-bar-style): + * gnus-group.el (gnus-group-prepare-flat): + * gnus-topic.el (gnus-topic-prepare-topic): + * mm-decode.el (mm-discouraged-alternatives): + * rfc2047.el (rfc2047-encode-1): + * starttls.el: Spelling fix. + +2011-11-24 Glenn Morris + + * binhex.el (binhex-begin-line): Give it basic doc-string. + + * starttls.el, tls.el: Fix case of "GnuTLS". + +2011-11-24 Juanma Barranquero + + * gnus-group.el (gnus-group-highlight): Fix typo. + +2011-11-24 Adam W (tiny change) + + * mail-source.el (mail-source-fetch-maildir): Don't expect the return + value of `delete-file', that returns nil for a local file but returns t + for a remote file using ssh. + +2011-11-22 Paul Eggert + + * gnus-sum.el (gnus-summary-save-article): Spelling fix. + +2011-11-22 Lars Magne Ingebrigtsen + + * shr.el (shr-table-horizontal-line): Use "?\s" instead of "? " to + avoid later breakage. + +2011-11-22 Katsumi Yamaoka + + * gnus-art.el (gnus-article-setup-buffer): Decode group name used for + article buffers' name. + +2011-11-22 Lars Magne Ingebrigtsen + + * shr.el (shr-table-horizontal-line): Revert infinite loops introduced + by Paul Eggert's spellfixes two days ago. + 2011-11-21 Lars Magne Ingebrigtsen * dgnushack.el (fboundp): Define `with-demoted-errors' for Emacsen that @@ -2503,7 +2559,7 @@ * gnus-art.el (gnus-article-next-page-1): Because customized mode-line face with line-width greater than zero will cause RET in gnus summary buffer to scroll down article page-wise because auto vscroll happens, - it should be temporalily disabled when doing a scroll-up. + it should be temporally disabled when doing a scroll-up. 2011-02-19 Lars Ingebrigtsen @@ -3038,7 +3094,7 @@ 2011-01-28 Lars Ingebrigtsen * gnus-sum.el (gnus-select-newsgroup): Don't try to alter the active - data if the group is unactivated. + data if the group is deactivated. 2011-01-28 Julien Danjou @@ -11912,7 +11968,7 @@ 2007-11-14 Denys Duchier (tiny change) * pop3.el (pop3-open-server): Accept and process data more robustly at - connexion start to avoid spurious "POP SSL connexion failed" errors. + connection start to avoid spurious "POP SSL connection failed" errors. 2007-11-14 Katsumi Yamaoka @@ -12672,7 +12728,7 @@ (nntp-open-marks): Decode group names when bootstrapping marks. * rfc2047.el (rfc2047-encode-message-header): Make XEmacs decode - Newsgroups and Folowup-To headers. + Newsgroups and Followup-To headers. 2007-07-13 Katsumi Yamaoka @@ -17763,7 +17819,7 @@ 2005-07-01 Katsumi Yamaoka * gnus-art.el (article-display-face): Improve the efficiency. - (article-display-x-face): Ditto; remove grey x-face stuff. + (article-display-x-face): Ditto; remove gray x-face stuff. 2005-06-30 Katsumi Yamaoka