X-Git-Url: https://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=4a4bb0a81a5bc8a17b8dead428ddf44b7e8bc8de;hb=1fefa9db20422640251e1b3920278529c9fb7d32;hp=f68a5361655d3cf32c14068c1fb3854a62302f67;hpb=5df93a963e4bdf16117d251fc00c033201a9133a;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f68a53616..4a4bb0a81 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,12 +1,142 @@ +2011-12-02 Katsumi Yamaoka + + * compface.el (uncompface): + * gnus-art.el (gnus-article-x-face-command): Update the header format + of icon data for the most recent icontopbm program. + +2011-12-01 Katsumi Yamaoka + + * gnus-msg.el (gnus-inews-do-gcc): + * message.el (message-send-mail): + * mml.el (mml-generate-mime): Share the value of the buffer-local + `message-options' variable between a draft buffer and temprary working + buffers. + +2011-11-30 Stefan Monnier + + * message.el (message-pop-to-buffer): Revert 2011-09-11 change. + +2011-11-30 Katsumi Yamaoka + + * gnus-art.el (gnus-article-browse-html-parts): Convert link file names + for Cygwin. + +2011-11-27 Paul Eggert + + * gnus-group.el (gnus-group-prepare-flat): + * 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 + doesn't have it. + + * mm-view.el (mm-display-inline-fontify): Make the font-lock variables + buffer-local instead of binding them to avoid warnings. Also demote + errors (bug#10063). + (font-lock-mode-hook): Shut up byte compiler. + +2011-11-20 Juanma Barranquero + + * mm-util.el (mm-charset-after): + * nnir.el (nnir-run-hyrex): + * ntlm.el (ntlm-build-auth-request, ntlm-build-auth-response) + (ntlm-get-password-hashes, ntlm-md4hash): + * smime.el: Fix typo. + +2011-11-20 Paul Eggert + + * gnus-agent.el (gnus-agent-expire-group-1): + * nndiary.el (nndiary-last-occurence): + * nnimap.el (nnimap-request-set-mark): + * nnmairix.el (nnmairix-only-use-registry): + * gnus-group.el (gnus-group-prepare-flat): + * gnus-sum.el (gnus-decode-encoded-word-methods): + * message.el (message-wash-subject): + * nntp.el (nntp-retrieve-headers-with-xover): + * smime.el (smime-certificate-directory): Spelling fix. + +2011-11-19 Paul Eggert + + * nnmail.el (nnmail-get-new-mail-1): Remove unused local variables. + + * color.el: + * gnus-agent.el (gnus-agent-possibly-alter-active): + * gnus-dired.el (gnus-dired-print): + * mail-parse.el: + * nnmairix.el (nnmairix-request-group): + * shr.el (shr-image-displayer): + * sieve-manage.el: + * spam.el (spam-autodetect-recheck-messages): Spelling fix. + +2011-11-18 Paul Eggert + + * gnus-sum.el (gnus-auto-select-subject): + * spam-report.el (spam-report-resend): Spelling fix. + 2011-11-17 Paul Eggert + * gnus-agent.el (gnus-agent-get-undownloaded-list): + * gnus-art.el (gnus-default-article-saver): * gnus-srvr.el (gnus-server-copy-server): * gnus.el (gnus-sloppily-equal-method-parameters): * html2text.el (html2text-format-tag-list): * message.el (message-narrow-to-head): * nndiary.el: * nnmairix.el (nnmairix-determine-original-group-from-registry): - Spelling fix. + * sieve.el: Spelling fix. 2011-11-16 Juanma Barranquero @@ -411,7 +541,7 @@ decoding nnimap groups. * gnus.el (gnus-variable-list): Don't save `gnus-format-specs' in the - newsrc file. It doesn't seem like an important optimisation any more. + newsrc file. It doesn't seem like an important optimization any more. 2011-09-10 Dave Abrahams (tiny change) @@ -1071,7 +1201,7 @@ * nnimap.el (nnimap-process-expiry-targets): Say what target we're expiring articles to. - * mm-util.el (mm-charset-to-coding-system): Recognise all ANSI.x3.4 + * mm-util.el (mm-charset-to-coding-system): Recognize all ANSI.x3.4 variations as ASCII (bug#5458). 2011-06-30 Katsumi Yamaoka @@ -2453,7 +2583,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 @@ -2988,7 +3118,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 inactive. 2011-01-28 Julien Danjou @@ -3099,7 +3229,7 @@ 2011-01-24 Lars Ingebrigtsen - * shr.el (shr-expand-newlines): Proof of concept implemantation of boxy + * shr.el (shr-expand-newlines): Proof of concept implementation of boxy backgrounds. (shr-expand-newlines): Switch to using overlays to enable kill'n'yank in a more sensible manner. @@ -4793,7 +4923,7 @@ 2010-10-30 Lars Magne Ingebrigtsen - * shr.el (shr-tag-span): Drop colorisation of regions since we don't + * shr.el (shr-tag-span): Drop colorization of regions since we don't control the background color. (shr-tag-img): Ignore very small web bug type images. (shr-put-image): Add help-echo alt texts to the images. @@ -11862,7 +11992,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 @@ -12622,7 +12752,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 @@ -12820,7 +12950,7 @@ * message.el (message-font-lock-keywords): Use message-header-xheader face for "X-Foo", its apparent intended purpose. Move "X-" pattern - ahead of the anything pattern, to get it recognised. + ahead of the anything pattern, to get it recognized. 2007-05-22 Katsumi Yamaoka @@ -15993,7 +16123,7 @@ (nnweb-request-list): Don't list bogus groups. There can only be one. (nnweb-request-create-group): Don't use ARGS. (nnweb-possibly-change-server, nnweb-request-group): Remove some - initialisations. Let nnoo do the work. + initializations. Let nnoo do the work. 2006-01-31 Katsumi Yamaoka @@ -17713,7 +17843,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