Oort Gnus v0.20 is released
Lars Magne Ingebrigtsen <[email protected]> Thu, 01 May 2003 09:57:39 +0200
| Newsgroups | gmane.emacs.gnus.announce |
|---|---|
| Message-ID | <[email protected]> |
Ok, this is probably the final Oort Gnus release before Gnus 5.10 later today. Please test this to see whether it works or not, and if not, send bug reports. Gnus 5.10 will be released in about 8 hours... T minus 28800 and counting... Get it from <URL:http://quimby.gnus.org/gnus/dist/ognus-0.20.tar.gz> or "/[email protected]:/pub/gnus/". The patch is available as <URL:ftp://quimby.gnus.org/pub/gnus/ding-patches/ognus-0.19-0.20.diff.gz>. ChangeLog since last release: 2003-05-01 Lars Magne Ingebrigtsen <[email protected]> * gnus.el: Oort Gnus v0.20 is released. 2003-05-01 Vasily Korytov <[email protected]> * gnus-dired.el (gnus-dired-mode-map): Move to C-c C-l. 2003-04-30 Mark A. Hershberger <[email protected]> * mm-url.el (mm-url-insert-file-contents): set url-current-object in the case where mm-url-use-external is set. * nnrss.el (nnrss-request-article): Change the messages created to multipart/alternative. Hopefully fixes a problem interaction with w3m. (nnrss-find-rss-via-syndic8): Better handling if xml-rpc.el isn't around. 2003-05-01 Lars Magne Ingebrigtsen <[email protected]> * message.el (message-check-news-header-syntax): Alter "posting" message.=20 * nnrss.el (nnrss-node-text): Don't use char classes. 2003-05-01 David Z. Maze <[email protected]> * nnrss.el (nnrss-find-rss-via-syndic8): Have an `error' branch in condition-case. 2003-05-01 Lars Magne Ingebrigtsen <[email protected]> * message.el (message-required-headers): Remove In-Reply-To. * gnus-int.el (gnus-open-server): Revert changes. 2003-04-30 Kai Gro=DFjohann <[email protected]> * gnus-int.el (gnus-open-server): Try to open unagentized servers even when unplugged. 2003-04-30 Reiner Steib <[email protected]> * gnus-art.el (gnus-button-prefer-mid-or-mail): Fixed typo in doc-string. 2003-05-01 Steve Youngs <[email protected]> * lpath.el: Add a section for non-Mule XEmacsen. fbind `find-charset-string' and `coding-system-base' in that section. * gnus-util.el (gnus-completing-read-maybe-default): New. (gnus-completing-read): Use it. * mm-view.el (mm-view-pkcs7-decrypt): Ditto. * gnus-art.el (gnus-read-string): New. (gnus-summary-pipe-to-muttprint): Use it. * gnus-xmas.el (gnus-xmas-open-network-stream): New. * dns.el (dns-make-network-process): Use it. Take care of some differences between XEmacs 21.1 and newer versions of XEmacs. 2003-04-30 Teodor Zlatanov <[email protected]> * gnus-registry.el (gnus-registry-split-fancy-with-parent): added diagnostic message (gnus-registry-grep-in-list): don't run when word is nil (gnus-registry-fetch-message-id-fast): new function (gnus-registry-delete-group, gnus-registry-add-group): make sure the id and group are not nil (gnus-registry-register-message-ids): new function (gnus-register-action): optimized logical flow (gnus-summary-prepare-hook): added gnus-registry-register-message-ids 2003-04-30 Kai Gro=DFjohann <[email protected]> * gnus-delay.el (gnus-delay-article): Call `gnus-agent-queue-setup' to create the delay group. * gnus-agent.el (gnus-agent-queue-setup): Support optional arg for the (queue) group name. 2003-04-30 Simon Josefsson <[email protected]> * mm-util.el (mm-charset-to-coding-system): Use user specified charset unless coding-system-get is fboundp. 2003-04-30 Kevin Greiner <[email protected]> * gnus-agent.el (gnus-agent-cat-defaccessor, gnus-agent-cat-name): Wrapped in eval-when-compile. (gnus-agent-mode): Bind gnus-agent-go-online to nil as you shouldn't be asked twice to go online with each server. (gnus-agent-get-undownloaded-list, gnus-agent-fetch-articles, gnus-agent-crosspost, gnus-agent-flush-cache, gnus-agent-fetch-session, gnus-agent-unread-articles, gnus-agent-uncached-articles, gnus-agent-regenerate-group, gnus-agent-group-covered-p): Expanded pop macros used for effect. Avoids compilation warning in emacs 21.3. * gnus-int.el (gnus-open-server): Restructured to only open nnagent when gnus-plugged is nil. 2003-04-30 Katsumi Yamaoka <[email protected]> * lpath.el: Fbind string-to-multibyte. 2003-04-30 Steve Youngs <[email protected]> * dgnushack.el: Add some missing autoloads for XEmacs 21.1. 2003-04-29 Teodor Zlatanov <[email protected]> * gnus-registry.el (gnus-registry-fetch-group): faster (gnus-registry-delete-group): new function (gnus-registry-add-group): new function (gnus-register-spool-action): use it (gnus-register-action): use it (gnus-registry-translate-from-alist)=20 (gnus-registry-translate-to-alist): remove the headers registry for now 2003-04-29 Reiner Steib <[email protected]> * gnus-art.el (gnus-button-alist): Fixed CTAN regexp. 2003-04-29 Teodor Zlatanov <[email protected]> * spam-report.el (spam-report-gmane): gnus-summary-article-number is not necessary, just use the function parameter 2003-04-29 Karl Pflysterer <[email protected]> * spam-stat.el (spam-stat-save): No longer font-locks the file when saving 2003-04-29 Katsumi Yamaoka <[email protected]> * canlock.el: Bind mail-header-separator when compiling (XEmacs provides it in mail-lib/auto-autoloads.el). 2003-04-29 Simon Josefsson <[email protected]> * mml2015.el (mml2015-pgg-sign): Use mml-sender instead of message-sender. * mml.el (mml-generate-mime-1): Set mml-sender too. 2003-04-29 Jesper Harder <[email protected]> * gnus-sum.el (gnus-summary-display-while-building): Docstring fix. * mm-url.el (mm-url-use-external): do. 2003-04-29 Simon Josefsson <[email protected]> * canlock.el (mail-fetch-field): Autoload it (fix xemacs compile warnings). * sieve-mode.el (c-mode): Ditto. * pgg.el (run-at-time): Ditto. * mm-url.el (require): Require timer when compiling for with-timeout macro (fix xemacs compile warnings). 2003-04-28 Dave Love <[email protected]> * gnus-util.el (nnheader): Don't require. (Nnheader-narrow-to-headers, nnheader-replace-chars-in-string): Autoload. * spam.el: Require cl when compiling. * dns.el: Require cl when compiling. 2003-04-28 Jesper Harder <[email protected]> * gnus-art.el (gnus-article-goto-next-page) (gnus-article-goto-prev-page): Revert 2003-02-12 change to make gnus-pick-mode work. 2003-04-28 Steve Youngs <[email protected]> * Makefile.in (FLAGS): Use @FLAGS@. 2003-04-27 Reiner Steib <[email protected]> * gnus-art.el (gnus-mime-display-multipart-as-mixed)=20 (gnus-mime-display-multipart-alternative-as-mixed)=20 (gnus-mime-display-multipart-related-as-mixed): Added doc-strings, allow customization. 2003-04-27 Kevin Greiner <[email protected]> * dgnushack.el (dgnushack-compile-verbosely): New function. Not currently called (See source for explanation). 2003-04-27 Lars Magne Ingebrigtsen <[email protected]> * gnus-sum.el (gnus-summary-catchup): Don't mark ticked messages.=20 (gnus-summary-mark-read-and-unread-as-read): Take an optional mark. * gnus.el (gnus-version-number): Bump. --=20 (domestic pets only, the antidote for overdose, milk.) [email protected] * Lars Magne Ingebrigtsen