]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/ChangeLog
Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-630
[gnu-emacs] / lisp / gnus / ChangeLog
index 053ce91dad970fdc6f603b5d77ef398d267831ec..6c96e46333f543818162a8a33cd85cef04d46d81 100644 (file)
@@ -1,3 +1,596 @@
+2005-10-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * flow-fill.el (fill-flowed-encode-tests): Restore trailing
+       whitespace removed in revision 7.8.  Use concatenated string to
+       protect trailing whitespace.
+
+2005-10-27  Jouni K Seppanen <jks@iki.fi>  (tiny change)
+
+       * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
+       (nnimap-request-expire-articles): Use it to avoid sending 'UID
+       SEARCH UID ... NOT SINCE' queries, for inefficient servers like
+       Courier IMAP ("some version from 2004").  Mostly based on similar
+       code in the same function.
+
+2005-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-display-completion-list): New function.
+       (message-expand-group): Use it; make sure the Completions buffer
+       is modifiable.
+
+2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * imap.el (imap-open): Handle case where buffer is a buffer
+       object.
+
+2005-10-24  Eli Zaretskii  <eliz@gnu.org>
+
+       * pgg-def.el:
+       * pgg-gpg.el:
+       * pgg-parse.el:
+       * pgg-pgp.el:
+       * pgg-pgp5.el:
+       * pgg.el: Move to the parent lisp directory.
+
+2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
+
+       * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
+       user-mail-name is an empty string.
+
+2005-10-25  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-score.el (gnus-default-adaptive-score-alist): Set defaults
+       depending on gnus-score-decay-constant.
+
+2005-10-25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnslashdot.el (nnslashdot-request-article)
+       (nnslashdot-retrieve-headers-1): Update to new HTML.
+
+2005-10-23  Simon Josefsson  <jas@extundo.com>
+
+       * imap.el (imap-gssapi-program): Align command line parameters
+       with latest GNU SASL.
+       (imap-gssapi-open): Ignore 'Trying ...' messages from GNU SASL.
+
+2005-10-20  Hiroshi Fujishima  <hiroshi.fujishima@gmail.com>  (tiny change)
+
+       * mail-source.el (mail-source-fetch-pop): Require pop3.
+       (mail-source-check-pop): Ditto.
+
+2005-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-decode-encoded-words): Fix the handling of
+       errors.
+
+2005-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-treat-strip-trailing-blank-lines)
+       (gnus-treat-strip-leading-blank-lines): Improve doc string.
+
+       * message.el (message-tool-bar-local-item-from-menu): Fix comment.
+
+2005-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-allow-incomplete-encoded-text): New variable.
+       (rfc2047-charset-to-coding-system): New function.
+       (rfc2047-decode-encoded-words): New function.
+       (rfc2047-decode-region): Use them.
+       (rfc2047-decode-cte): Remove.
+       (rfc2047-parse-and-decode): Remove.
+       (rfc2047-decode): Remove.
+
+2005-10-15  Kenichi Handa  <handa@m17n.org>
+
+       * rfc2047.el (rfc2047-decode-cte): New function.
+       (rfc2047-decode-region): Change the way to decode successive
+       encoded-words: decode B- or Q-encoding in each encoded-word,
+       concatenate them, and decode it as charset.
+
+2005-10-17  Chong Yidong  <cyd@stupidchicken.com>
+
+       * gnus-cus.el (gnus-custom-map): New variable.  Bind mouse-1 to
+       widget-move-and-invoke.
+       (gnus-custom-mode): Use gnus-custom-map.
+
+2005-10-15  Bill Wohler  <wohler@newt.com>
+
+       * message.el (message-tool-bar-map): Renamed image file from
+       mail_send to mail/send.
+
+2005-10-16  Masatake YAMATO  <jet@gyve.org>
+
+       * message.el (message-expand-group): Pass the common
+       prefix substring of completion to `display-completion-list'.
+
+2005-10-09  Daniel Brockman <daniel@brockman.se>
+
+       * format-spec.el (format-spec): Propagate text properties of % spec.
+
+2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
+
+       * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
+
+2005-10-08  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-parse.el (top-level): Don't require custom, it is
+       autoloaded.  (To sync with No Gnus.)
+
+2005-05-09  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching,
+       tiny patch from "Georg C. F. Greve" <greve@gnu.org>.
+
+2005-10-08  Simon Josefsson  <jas@extundo.com>
+
+       * pgg-def.el (top-level): Don't require custom, it is
+       autoloaded.  (To sync with No Gnus.)
+
+2005-10-04  David Hansen  <david.hansen@gmx.net>
+
+       * nnrss.el (nnrss-request-article): Add support for the comments tag.
+       (nnrss-check-group): Ditto.
+
+2005-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-url.el (mm-url-predefined-programs): Add switches for curl.
+
+       * gnus-util.el (gnus-remove-duplicates): Remove.
+
+       * nnmail.el (nnmail-article-group): Use mm-delete-duplicates
+       instead of gnus-remove-duplicates.
+
+       * message.el (message-remove-duplicates): Remove.
+       (message-idna-to-ascii-rhs-1): Use mm-delete-duplicates instead of
+       message-remove-duplicates.
+
+       * mm-util.el (mm-delete-duplicates): Use `delete-dups' if
+       available, else use implementation from `delete-dups'.
+
+2005-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * time-date.el: Autoload parse-time-string, XEmacs needs it.
+
+2005-09-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mm-decode.el (mm-inline-media-tests): Check presence of the diff-mode
+       function rather than the diff-mode.el package.
+       (mm-display-external): Use with-current-buffer.
+       (mm-viewer-completion-map, mm-viewer-completion-map):
+       Move initialization inside declaration.
+
+2005-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el: Remove useless autoloads.
+
+2005-09-28  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-use-idna): Default to t.
+       (message-use-idna): Test whether encoding works too.  Doc fix.
+
+2005-09-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-warn-about-losing-connection): Remove.
+
+2005-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-uu.el (mm-uu-emacs-sources-regexp): Make variable
+       customizable.  Change default value.
+       (mm-uu-diff-groups-regexp): Change default value.
+       (mm-uu-type-alist): Add doc string.
+       (mm-uu-configure): Add doc string.  Make it interactive.
+       (mm-uu-diff-groups-regexp): Fix missing quotes from previous commit.
+
+2005-09-27  Simon Josefsson  <jas@extundo.com>
+
+       * message.el (message-idna-to-ascii-rhs-1): Reformat.
+
+2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+
+       * message.el (message-remove-duplicates): New function.
+       Implementation borrowed from `gnus-remove-duplicates'.
+       (message-idna-to-ascii-rhs): Also encode idna addresses in
+       Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
+       (message-idna-to-ascii-rhs-1): When `message-use-idna' is 'ask
+       only ask about the same idna domain once per header and also tell
+       in what header to replace the idna domain.
+
+       * gnus-art.el (article-decode-idna-rhs): Also decode idna
+       addresses in Reply-To:, Mail-Reply-To: and Mail-Followup-To:.
+       (article-decode-idna-rhs): Fix regexp so that all idna-address in
+       a header is decoded and not just the last one.
+
+2005-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-mime-display-single): Don't modify text if it
+       has been decoded.
+
+       * mm-decode.el (mm-insert-part): Don't modify text if it has been
+       decoded.
+
+       * mm-view.el (mm-inline-text): Don't strip text props unless
+       decoding enriched or richtext parts.
+
+2005-09-25  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-agent.el (gnus-agent-expire-group, gnus-agent-expire):
+       * gnus-start.el (gnus-subscribe-interactively):
+       * gnus-uu.el (gnus-uu-grab-articles):
+       End `yes-or-no-p' and `y-or-n-p' prompts with question mark and
+       space.
+
+2005-09-24  Emilio C. Lopes  <eclig@gmx.net>
+
+       * smime.el (smime-sign-buffer, smime-decrypt-buffer):
+       * mm-view.el (mm-view-pkcs7-decrypt):
+       * gnus-sum.el (gnus-summary-limit-to-extra)
+       (gnus-summary-respool-article, gnus-read-move-group-name):
+       * gnus-score.el (gnus-summary-increase-score):
+       * gnus-util.el (gnus-completing-read-with-default):
+       * gnus-art.el (gnus-read-save-file-name)
+       (gnus-summary-save-in-rmail, gnus-summary-save-in-mail)
+       (gnus-summary-save-in-file, gnus-summary-save-body-in-file):
+       * message.el (message-check-news-header-syntax):
+       Follow convention for reading with the minibuffer.
+
+2005-09-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam-report.el (spam-report-url-ping-plain):
+       Use gnus-extended-version as User-Agent.
+
+       * gnus-agent.el (gnus-agent-synchronize-flags): Explain why the
+       default value is nil.
+
+2005-09-20  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-agent.el (gnus-agent-synchronize-flags): Switch the
+       default to nil, to be able to use Gnus at all.  If the default
+       switches to something else, then the function should be fixed not
+       be exceedingly slow.
+
+2005-09-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-url.el (mm-url-decode-entities): Fix regexp.
+
+2005-09-18  Deepak Goel  <deego@gnufans.org>
+
+       * sieve.el (sieve-help): Fix `message' call: first arg should be a
+       format spec.
+
+2005-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus.el (gnus-group-startup-message): Bind image-load-path.
+
+2005-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-mime-display-part): Protect against broken
+       MIME messages.
+
+2005-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-summary-edit-article-done): Remove text props
+       before parsing header.
+
+2005-09-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam-report.el (spam-report-gmane): Fix generation of spam
+       report URL.
+
+2005-09-10  Simon Josefsson  <jas@extundo.com>
+
+       * gnus-agent.el (gnus-agent-synchronize-flags): Make the default
+       t, based on discussion on the ding list with Robert Epprecht
+       <epprecht@solnet.ch>.
+
+2005-09-07  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam-report.el (spam-report-gmane): Make it work without
+       X-Report-Spam header.  Gmane now only provides Archived-At.
+       This is only used if `spam-report-gmane-use-article-number' is nil.
+       (spam-report-gmane-spam-header): Remove.  Not used anymore.
+
+       * nnweb.el (nnweb-google-wash-article): Print a message if article
+       is not available.
+
+2005-09-07  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
+
+       * gnus-art.el (gnus-mime-display-single): Decode text/* parts
+       content before displaying.
+
+2005-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml-smime.el: Remove defvar of gnus-extract-address-components.
+
+2005-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-view.el (mm-display-inline-fontify): Disable support modes.
+
+2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-tab-body-function): Fixed mismatched custom
+       type.
+
+       * gnus.el (gnus-group-change-level-function): Ditto.
+
+       * gnus-msg.el (gnus-outgoing-message-group): Ditto.
+
+       * gnus-art.el (gnus-signature-limit)
+       (gnus-article-mime-part-function): Ditto.
+
+2005-09-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnweb.el (nnweb-type-definition, nnweb-google-wash-article):
+       Make fetching article by MID work again for Google Groups.  Added
+       FIXME concerning gnus-group-make-web-group.
+
+       * mml-smime.el (mml-smime-sign-query, mml-smime-get-dns-cert):
+       Don't depend on Gnus by using mail-extract-address-components if
+       gnus-extract-address-components is not bound.
+
+       * gnus.el (gnus-user-agent): Use list of symbols instead of
+       symbols.  Display full version number for (S)XEmacs.  Optionally
+       display (S)XEmacs codename.
+
+       * gnus-util.el (gnus-emacs-version): Update for new
+       `gnus-user-agent'.
+
+       * gnus-msg.el (gnus-extended-version): Make it possible to omit
+       Gnus version.
+
+2005-09-02  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * mm-encode.el (mm-encode-content-transfer-encoding): Likewise
+       when encoding.
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding):
+       De-canonicalize CRLF for all text content types, not just
+       text/plain.
+
+2005-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-thread-hide-subtree): Doc fix.
+
+       * gnus-msg.el (gnus-inews-insert-gcc): Fix the mistake of using
+       list, not listp.
+
+2005-08-29  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-fun.el (gnus-convert-image-to-face-command): Fix typo in
+       docstring.
+       (gnus-face-from-file): Likewise.
+
+2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (w3m-minor-mode-map):
+       * gnus-spec.el (gnus-newsrc-file-version):
+       * gnus-util.el (nnmail-active-file-coding-system)
+       (gnus-original-article-buffer, gnus-user-agent):
+       * gnus.el (gnus-ham-process-destinations)
+       (gnus-parameter-ham-marks-alist)
+       (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
+       (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
+       (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
+       * mm-decode.el (gnus-current-window-configuration):
+       * mm-extern.el (gnus-article-mime-handles):
+       * mm-url.el (url-current-object, url-package-name)
+       (url-package-version):
+       * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
+       (smime-keys, w3m-cid-retrieve-function-alist)
+       (w3m-current-buffer, w3m-display-inline-images)
+       (w3m-minor-mode-map):
+       * mml-smime.el (gnus-extract-address-components):
+       * mml.el (gnus-article-mime-handles, gnus-mouse-2)
+       (gnus-newsrc-hashtb, message-default-charset)
+       (message-deletable-headers, message-options)
+       (message-posting-charset, message-required-mail-headers)
+       (message-required-news-headers):
+       * mml1991.el (mc-pgp-always-sign):
+       * mml2015.el (mc-pgp-always-sign):
+       * nnheader.el (nnmail-extra-headers):
+       * rfc1843.el (gnus-decode-encoded-word-function)
+       (gnus-decode-header-function, gnus-newsgroup-name):
+       * spam-stat.el (gnus-original-article-buffer): Add defvars.
+
+2005-08-31  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (w3m-minor-mode-map):
+       * gnus-spec.el (gnus-newsrc-file-version):
+       * gnus-util.el (nnmail-active-file-coding-system)
+       (gnus-original-article-buffer, gnus-user-agent):
+       * gnus.el (gnus-ham-process-destinations)
+       (gnus-parameter-ham-marks-alist)
+       (gnus-parameter-spam-marks-alist, gnus-spam-autodetect)
+       (gnus-spam-autodetect-methods, gnus-spam-newsgroup-contents)
+       (gnus-spam-process-destinations, gnus-spam-process-newsgroups):
+       * mm-decode.el (gnus-current-window-configuration):
+       * mm-extern.el (gnus-article-mime-handles):
+       * mm-url.el (url-current-object, url-package-name)
+       (url-package-version):
+       * mm-view.el (gnus-article-mime-handles, gnus-newsgroup-charset)
+       (smime-keys, w3m-cid-retrieve-function-alist)
+       (w3m-current-buffer, w3m-display-inline-images)
+       (w3m-minor-mode-map):
+       * mml-smime.el (gnus-extract-address-components):
+       * mml.el (gnus-article-mime-handles, gnus-mouse-2)
+       (gnus-newsrc-hashtb, message-default-charset)
+       (message-deletable-headers, message-options)
+       (message-posting-charset, message-required-mail-headers)
+       (message-required-news-headers):
+       * mml1991.el (mc-pgp-always-sign):
+       * mml2015.el (mc-pgp-always-sign):
+       * nnheader.el (nnmail-extra-headers):
+       * rfc1843.el (gnus-decode-encoded-word-function)
+       (gnus-decode-header-function, gnus-newsgroup-name):
+       * spam-stat.el (gnus-original-article-buffer): Add defvars.
+
+2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>  (tiny change)
+
+       * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
+       the end of the date treatments.
+
+2005-08-15  Simon Josefsson  <jas@extundo.com>
+
+       * pgg.el (url-insert-file-contents): Don't autoload it, Emacs has
+       it in url-handlers.el and XEmacs in url.el.  Reported by Luca
+       Capello and Romain Francoise.
+       (pgg-fetch-key-function): Removed, not used?
+       (pgg-insert-url-with-w3): Require url, to get
+       url-insert-file-contents regardless of where it is defined.
+
+2005-08-08  Simon Josefsson  <jas@extundo.com>
+
+       * pgg.el: Autoload url-insert-file-contents instead of loading
+       w3/url.
+       (pgg-insert-url-with-w3): Don't load url here.
+
+2005-08-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-pgg-sign): Make sure micalg is correct.
+
+       * pgg-parse.el (pgg-parse-hash-algorithm-alist): Add SHA-2.
+
+2005-08-06  Romain Francoise  <romain@orebokech.com>
+
+       * message.el: Fix typo in docstring.
+
+2005-08-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-bodies.el (mm-encode-body): Use coding system rather than
+       charset to encode text.
+
+       * mm-util.el (mm-find-mime-charset-region): Attempt to reduce the
+       number of charsets if utf-8 is available (XEmacs).
+
+2005-08-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-unsplit-urls): Don't anchor urls to the
+       start of the lines.
+       (gnus-picon-databases): Add /usr/share/picons.
+
+2005-08-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-button-valid-localpart-regexp): New variable
+       taken from `gnus-button-mid-or-mail-regexp'.
+       (gnus-button-mid-or-mail-regexp, gnus-button-alist): Use it.
+       (gnus-button-alist): Improve regexp for domain part of the MIDs
+       for news:localpart@domain buttons.
+       (gnus-button-ctan-directory-regexp): Update.
+
+       * message.el (message-kill-buffer): Raise the current frame.
+       (message-bury): Use `window-dedicated-p'.
+
+2005-08-02  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * sieve-manage.el (sieve-manage-interactive-login): Use
+       make-local-variable rather than make-variable-buffer-local.
+       (sieve-manage-open): Ditto.
+       (sieve-manage-authenticate): Ditto.
+
+       * mml.el (mml-generate-mime-1): Make the content type default to
+       text/plain if the filename is not specified.
+
+2005-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-uu.el (gnus-uu-save-article): Use insert-buffer-substring
+       instead of insert-buffer.
+
+       * message.el (message-yank-original): Ditto; set the mark at the
+       end of the yanked message.
+
+2005-07-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-next-page-1): Reduce the number of
+       lines to scroll rather than to stop it.
+
+       * mml.el (mml-generate-default-type): Add doc string.
+       (mml-generate-mime-1): Use mm-default-file-encoding or make it
+       default to application/octet-stream when determining the content
+       type if it is not specified for the part or the mml contents; add
+       a comment about mml-generate-default-type.
+
+2005-07-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml.el (mml-generate-mime-1): Use mm-default-file-encoding or
+       make it default to application/octet-stream when determining the
+       content type if it is not specified for the external contents.
+
+2005-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2231.el (rfc2231-parse-string): Take care that not only a
+       segmented parameter but also other parameters might be there.
+
+2005-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-decode.el (mm-display-external): Delete temp file, directory
+       and buffer immediately if the external process is exited.
+
+2005-07-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-next-page-1): Don't scroll if there're
+       fewer lines than that of scroll-margin.
+       (gnus-article-prev-page): Narrow the range to bind scroll-in-place.
+
+2005-07-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-next-page): Revert.
+       (gnus-article-beginning-of-window): New macro.
+       (gnus-article-next-page-1): Use it.
+       (gnus-article-prev-page): Ditto.
+       (gnus-mime-save-part-and-strip): Use insert-buffer-substring
+       instead of insert-buffer.
+       (gnus-mime-delete-part): Ditto.
+       (gnus-article-edit-exit): Ditto.
+
+       * gnus-util.el (gnus-beginning-of-window): Remove.
+       (gnus-end-of-window): Remove.
+
+2005-07-25  Simon Josefsson  <jas@extundo.com>
+
+       * pgg.el (pgg-insert-url-with-w3): Don't load w3, it is possible
+       to have the url package without w3.  Reported by Daiki Ueno
+       <ueno@unixuser.org> and Luigi Panzeri <matley@muppetslab.org>.
+
+2005-07-21  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mml.el (mml-minibuffer-read-disposition): Don't use inline by default
+       for text/rtf.  Display default in prompt.  Pass default for M-n.
+
+       * mm-uu.el (mm-uu-copy-to-buffer): Use with-current-buffer.
+
+2005-07-16  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-uu.el (gnus-uu-save-article): Use `message-make-date'
+       instead of `current-time-string' as the latter creates a time
+       string that is not RFC 2822 compliant (it lacks the zone).
+
+2005-07-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-msg.el (gnus-button-mailto): Remove
+       save-selected-window-window hackery because it relies on
+       save-selected-window internals.
+
+2005-07-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-next-page): Use gnus-end-of-window.
+       (gnus-article-next-page-1): Use gnus-beginning-of-window.
+       (gnus-article-prev-page): Ditto.
+
+       * gnus-util.el (gnus-beginning-of-window): New function.
+       (gnus-end-of-window): New function.
+
+2005-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-salt.el (gnus-pick-mode): Remove the 5th arg of
+       gnus-add-minor-mode.
+       (gnus-binary-mode): Ditto.
+
+       * gnus-topic.el (gnus-topic-mode): Ditto.
+
+2005-07-08  Ralf Angeli  <angeli@iwi.uni-sb.de>  (tiny change)
+
+       * gnus-art.el (gnus-article-next-page, gnus-article-next-page-1)
+       (gnus-article-prev-page): Take scroll-margin into consideration.
+
 2005-07-04  Lute Kamstra  <lute@gnu.org>
 
        Update FSF's address in GPL notices.