X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=lisp%2FChangeLog;h=7a4a6d04eff577396feb3efaed33352f612f2b16;hb=a5bebe3d2ca06f3f0fdfce8b47d5e5bd4a9c7e72;hp=aa9cd6719e9b3d76f539fb085d3cc4277b242f1a;hpb=7b43444fbced92c19d1889f5bc2e5589fe400acf;p=gnus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index aa9cd6719..7a4a6d04e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,141 @@ +2008-02-27 David Engster + + * nnmairix.el (nnmairix-request-group-with-article-number-correction): + Express real group name in the response. + +2008-02-27 Katsumi Yamaoka + + * nnmairix.el (nnmairix-group-regexp, nnmairix-valid-backends) + (nnmairix-last-server, nnmairix-current-server): Defvar them. + (nnmairix-goto-original-article): Defvar gnus-registry-install and + autoload gnus-registry-fetch-group when compiling. + (nnmairix-request-group-with-article-number-correction): remove + unreferenced argument passed to nnmairix-call-backend. + +2008-02-27 Reiner Steib + + * mm-uu.el (mm-uu-type-alist): Fix message-marks non-hide arguments. + (mm-uu-extract): Improve face for low color ttys. Reported by Sascha + Wilde. + +2008-02-26 David Engster + + * nnmairix.el: New file. Mairix back end for Gnus. Initial import of + version 0.5. + +2008-02-26 Teodor Zlatanov + + * gnus-registry.el (gnus-registry-register-message-ids): Use `id' + instead of making an extra function call. Don't add the current group + to articles only when they have the group. Use + `gnus-registry-fetch-groups' instead of `gnus-registry-fetch-group'. + Reported by David . + +2008-02-20 Katsumi Yamaoka + + * lpath.el: Fbind pgg-display-output-buffer for systems in which EasyPG + has been installed; bind pgg-parse-crc24 for only non-Mule XEmacs. + +2008-02-16 Reiner Steib + + * mail-source.el (mail-source-delete-incoming): Change default. + Supplement doc string. + + * gnus-util.el (gnus-y-or-n-p, gnus-y-or-n-p): Update comments. + +2008-02-14 Glenn Morris + + * calendar/time-date.el (format-seconds): New function. + +2008-02-14 Reiner Steib + + * nnmail.el (nnmail-message-id-cache-file): Derive from + `gnus-home-directory'. + +2008-02-11 Reiner Steib + + * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group): + Document negativ prefix. + + * gnus-group.el (gnus-group-read-group): Document negativ prefix. + +2008-02-10 Lars Magne Ingebrigtsen + + * message.el (message-unsent-separator): Add the Exim bounce + separator. + +2008-02-10 Daiki Ueno + + * mml2015.el (mml2015-epg-sign): Remove skipped signers from the signer + list. + (mml2015-epg-encrypt): Remove skipped recipients/signers from the + recipient/signer list. + +2008-02-07 Katsumi Yamaoka + + * Makefile.in (datarootdir): Define. + (EMACS_COMP, install-el, install-elc, install-el-elc): Quote directory + name that might contain whitespace. + +2008-02-10 Reiner Steib + + * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't + fbound (Emacs 23 unicode), signal an error. + +2008-02-08 Glenn Morris + + * gnus-art.el (pgg-display-output-buffer): Declare as function. + +2008-02-07 Tassilo Horn + + * nnimap.el (nnimap-open-connection): Add "143" and "993" as default + ports to the calls to `netrc-machine-user-or-password' in addition to + "imap" and "imaps". + +2008-02-01 Zhang Wei + + * rfc2047.el (rfc2047-charset-encoding-alist): Add gbk and GB18030. + + * mm-util.el (mm-mime-mule-charset-alist): Add gbk and GB18030. + +2008-02-01 Kenichi Handa + + * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from + rfc2104-hexstring-to-bitstring and changed to return a byte list. + (rfc2104-hash): Convert the result of concat to unibyte string. + +2008-02-01 Dave Love + + * gnus-start.el (gnus-read-newsrc-el-file): Don't bind + coding-system-for-read. + (gnus-gnus-to-quick-newsrc-format): Insert coding cookie. + +2008-02-03 Reiner Steib + + * gnus.el (gnus-group-startup-message): Add `find-image' call before + image-load-path is let-bound. Reported by Harald Hanche-Olsen + . + +2008-02-01 Katsumi Yamaoka + + * gnus-art.el (gnus-article-describe-bindings): Work for draft group. + + * gnus-xmas.el (gnus-xmas-article-describe-bindings): Ditto. + +2008-01-28 Dan Nicolaescu + + * sieve.el (sieve-make-overlay, sieve-overlay-put, sieve-overlays-at): + * message.el (message-beginning-of-line): Use featurep instead of bound + tests in order to resolve conditionals at compile time. + +2008-01-24 Michael Sperber + + * mail-source.el (mail-sources): Add `group' choice. + + * nnmail.el (nnmail-get-new-mail-1): Abstract this out to add another + parameter `in-group' to control into which group the articles go. + Add treatment of `group' mail-source. + 2008-01-23 Katsumi Yamaoka * gnus-art.el (gnus-insert-mime-button): Don't decode description.