Switch license to GPLv3 or later.
[bpt/emacs.git] / lisp / gnus / ChangeLog
index 1e5bfa2..50fd174 100644 (file)
@@ -1,3 +1,850 @@
+2007-07-25  Glenn Morris  <rgm@gnu.org>
+
+       * Relicense all FSF files to GPLv3 or later.
+
+2007-07-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
+       string.
+
+2007-07-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-srvr.el (gnus-server-font-lock-keywords): Quote faces.
+
+2007-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-srvr.el (gnus-server-agent-face, gnus-server-opened-face)
+       (gnus-server-closed-face, gnus-server-denied-face)
+       (gnus-server-offline-face): Remove variable.
+       (gnus-server-font-lock-keywords): Use faces that are not aliases.
+
+       * mm-util.el (mm-decode-coding-string, mm-encode-coding-string)
+       (mm-decode-coding-region, mm-encode-coding-region): Don't modify string
+       if the coding-system argument is nil for XEmacs.
+
+       * nnrss.el (nnrss-compatible-encoding-alist): Inherit the value of
+       mm-charset-override-alist.
+
+       * rfc2047.el: Don't require base64; require rfc2045 for the function
+       rfc2045-encode-string.
+       (rfc2047-encode-parameter): Use rfc2045-encode-string to quote or not
+       to quote the parameter value.
+
+2007-07-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-summary-catchup): Don't recognize cached articles
+       as unfetched articles.
+
+2007-07-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-start.el (gnus-level-unsubscribed): Improve doc string.
+
+2007-06-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-summary-command-nosave)
+       (gnus-article-read-summary-keys): Don't set the 3rd arg of
+       pop-to-buffer for XEmacs.
+
+2007-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-agent.el (gnus-agent-fetch-headers)
+       (gnus-agent-retrieve-headers): Bind
+       gnus-decode-encoded-address-function to identity.
+
+       * nntp.el (nntp-send-xover-command): Recognize an xover command is
+       available also when the server returns simply a dot.
+
+       * gnus-ems.el (gnus-x-splash): Redisplay window before measuring it.
+
+2007-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-ems.el (gnus-x-splash): Make it work.
+
+       * gnus-start.el (gnus-1): Relax restrictions that prevent gnus-x-splash
+       from being used.
+
+       * gnus-art.el (gnus-article-summary-command-nosave): Correct the order
+       of the arguments passed to pop-to-buffer.
+       (gnus-article-read-summary-keys): Ditto.
+
+2007-06-07  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (gnus-split-methods): Fix typo in docstring.
+
+2007-06-06  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-diary.el (gnus-diary-time-format, gnus-summary-sort-by-schedule):
+       * gnus-sum.el (gnus-summary-highlight):
+       * mail-source.el (mail-source-delete-old-incoming-confirm):
+       * nndiary.el (nndiary-reminders): Fix typos in docstrings.
+
+2007-06-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-mime-view-part-externally)
+       (gnus-mime-view-part-internally): Fix predicate function passed to
+       completing-read.
+
+       * mm-decode.el (mm-image-fit-p): Return t if argument is not an image;
+       return t if image size is just the same as window size.
+
+2007-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-pop-to-buffer): Add switch-function argument.
+       (message-mail): Pass switch-function argument to it.
+
+2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-narrow-to-headers-or-head): Ignore
+       mail-header-separator in the body.
+
+2007-05-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-article-mode): Fix comment about displaying
+       non-break space.
+
+2007-05-09  Didier Verna  <didier@xemacs.org>
+
+       * gnus-diary.el, nndiary.el: Remove the description comment (nndiary is
+       now properly documented in the Gnus manual).  Fix the spelling of "Back
+       End".
+
+2007-04-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-mime-strip-charset-parameters): New function.
+       (gnus-mime-view-part-as-charset): Use it; redisplay subpart currently
+       displayed of multipart/alternative part if it is invoked from summary
+       buffer.
+       (gnus-article-part-wrapper): Select article window.
+
+       * mm-view.el (mm-inline-text-html-render-with-w3m)
+       (mm-inline-text-html-render-with-w3m-standalone)
+       (mm-inline-render-with-function): Use mail-parse-charset by default.
+
+2007-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-msg.el (gnus-inews-yank-articles): Use
+       message-exchange-point-and-mark instead of exchange-point-and-mark.
+
+2007-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-yank-original): Make sure cited text ends with
+       newline; don't exchange point and mark.
+
+2007-04-07  Chong Yidong  <cyd@stupidchicken.com>
+
+       * tls.el (open-tls-stream): Properly handle case where there
+       is no associated buffer.
+
+2007-04-03  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * gnus-msg.el (gnus-inews-yank-articles): Fix bug: After
+       message-yank-original, make sure (< mark TEXT point).
+
+2007-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmail.el (nnmail-spool-file): Mark as obsolete.
+       (nnmail-get-new-mail): Reformat.
+
+       * gnus-registry.el (gnus-registry-cache-save): Add FIXME comment.
+
+       * gmm-utils.el: Fix Commentary.
+       (gmm-tool-bar-from-list): Fix typo in doc string.
+
+2007-03-27  Thien-Thi Nguyen  <ttn@gnu.org>
+
+       * message.el (message-yank-original): Fix bug:
+       Don't switch point and mark unnecessarily.
+
+2007-03-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-msg.el (gnus-setup-message, gnus-inews-add-send-actions): Move
+       evaluation of gnus-extended-version to ensure correct generation of the
+       User-Agent header when message-generate-headers-first is used.
+
+2007-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-button-alist): Also catch `<f1> k ...'.
+       (gnus-treat-display-x-face): Fix doc string.
+
+2007-03-20  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * message.el (message-required-news-headers):
+       * gnus-util.el (gnus-intern-safe): Fix typo in docstring.
+
+2007-03-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-generate-new-buffers): Change the meaning of the
+       nil value; add `standard' to the choices; treat t as `unique'; improve
+       doc string.
+       (gnus-select-frame-set-input-focus): Autoload.
+       (message-buffer-name): Search for the existing message buffer if
+       message-generate-new-buffers is nil or `standard'; treat the value t of
+       message-generate-new-buffers as `unique'.
+       (message-pop-to-buffer): Raise the frame already displaying the message
+       buffer; clear the echo area after querying.
+       (message-setup): Pass the `continue' argument to compose-mail.
+       (message-mail): Prefer `switch-function' if it is given; search for the
+       existing message buffer if the `continue' argument is non-nil; pass
+       continue and switch-function arguments to compose-mail by way of
+       message-setup.
+       (message-mail-other-window): Adjust argument of message-setup.
+       (message-mail-other-frame): Ditto.
+
+2007-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-make-in-reply-to): Quote name containing
+       non-ASCII characters.  It will make the RFC2047 encoder cause an error
+       if there are special characters.  Reported by NAKAJI Hiroyuki
+       <nakaji@kankyo-u.ac.jp>.
+
+2007-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-never-echoes-commands)
+       (nntp-open-connection-functions-never-echo-commands): New variables.
+       (nntp-send-command): Use them.
+
+2007-02-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-google-parse-1): Fix date parsing to also match on
+       articles posted in the last 24 hours.
+
+2007-02-14  Chong Yidong  <cyd@stupidchicken.com>
+
+       * smiley.el (smiley-regexp-alist): Add "dead" smiley.
+
+2007-02-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-google-parse-1): Update parser.
+
+2007-01-29  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (gnus-button-prefer-mid-or-mail): Fix typo in docstring.
+
+2007-01-28  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnslashdot.el (nnslashdot-request-article): Update end-of-article
+       regexp.
+
+2007-01-24  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * uudecode.el (uudecode-string-to-multibyte): New function emulating
+       string-to-multibyte.
+       (uudecode-decode-region-internal): Use it.
+
+2007-01-23  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-score.el (gnus-home-score-file, gnus-home-adapt-file): Fix
+       custom choice.
+
+       * gnus-art.el (gnus-signature-limit): Fix custom choice.
+
+2007-01-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnsoup.el (nnsoup-directory, nnsoup-packer, nnsoup-packet-directory):
+       Use gnus-home-directory instead of "~/" or "$HOME".
+
+2007-01-12  Kenichi Handa  <handa@m17n.org>
+
+       * uudecode.el (uudecode-decode-region-internal): Make it work in a
+       multibyte buffer.
+
+2007-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-auto-select-first): Improve doc string.
+
+2007-01-07  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-soup.el: Add missing :group in previous change.
+
+2007-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-soup.el (gnus-soup): New custom group.  Make user variables
+       customizable.
+
+2007-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-gmane-create-mapping): Put back code to merge the
+       headers read from disk with the ones newly found in the current search.
+       This should no longer cause problems, because the article numbers in
+       Gmane's `nov.php' output are ignored since the previous change.
+
+2006-01-03  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-gmane-create-mapping): Keep the mapping stable for
+       solid groups.
+
+2006-01-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnweb.el (nnweb-gmane-create-mapping): Use the article number from
+       the headers when creating the mapping to avoid mismappings.
+       (nnweb-gmane-create-mapping): Always nix out old mapping.
+
+2007-01-02  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gmm-utils.el (gmm-tool-bar-style): Fix custom type.
+
+2007-01-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-decode.el (mm-display-external): Use itimer function for XEmacs.
+
+2006-12-30  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-sum.el (gnus-summary-insert-dormant-articles): Fix typo in
+       message.
+
+2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
+
+       * nnimap.el (nnimap-expunge-search-string): Mention
+       nnimap-search-uids-not-since-is-evil in docstring.
+
+2006-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam.el: Revert to make-obsolete-variable because
+       define-obsolete-variable-alias is not supported in Emacs 21.
+
+2006-12-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * gnus-sum.el (gnus-summary-next-article): Make sure we are in the
+       summary buffer.
+
+2006-12-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * spam.el (spam-ifile-path, spam-ifile-database-path)
+       (spam-bogofilter-path): Use define-obsolete-variable-alias instead of
+       make-obsolete-variable.
+
+2006-12-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-make-fqdn): Fix comment.
+       (message-bogus-system-names): Add ".local".
+
+       * spam.el (spam-ifile-path, spam-ifile-program)
+       (spam-ifile-database-path, spam-ifile-database)
+       (spam-bogofilter-path, spam-bogofilter-program): Rename variables.
+       Don't use "path" inappropriately.
+       (spam-spamoracle-database, spam-get-ifile-database-parameter): Fix doc
+       strings.
+       (spam-check-ifile, spam-ifile-register-with-ifile)
+       (spam-check-bogofilter, spam-bogofilter-register-with-bogofilter): Use
+       new variable names.
+
+       * gnus-art.el (gnus-treat-display-x-face, gnus-treat-display-face)
+       (gnus-treat-display-smileys): Simplify using
+       gnus-image-type-available-p.
+
+       * gnus-ems.el (gnus-image-type-available-p): Use display-images-p if
+       available.
+
+2006-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnrss.el (nnrss-fetch): Replace buffer's contents with the decoded
+       one after turning on the buffer's multibyteness instead of decoding
+       them directly in the unibyte buffer that causes unexpected conversion
+       in Emacs 23 (unicode).
+
+2006-12-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-tool-bar-gnome): Exchange connect and
+       disconnect icons.  Add help text.
+
+2006-12-13  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * legacy-gnus-agent.el: Add Copyright notice.
+
+2006-12-12  Chong Yidong  <cyd@stupidchicken.com>
+
+       * gnus-sum.el (gnus-make-thread-indent-array): Fix last change.
+
+2006-12-08  Chong Yidong  <cyd@stupidchicken.com>
+
+       * gnus-sum.el (gnus-make-thread-indent-array): New optional arg
+       specifying array size.
+       (gnus-summary-insert-line, gnus-summary-prepare-threads): Regrow indent
+       array if it is too small.
+       (gnus-sort-threads-recursive): Renamed from gnus-sort-thread-1.
+       (gnus-sort-threads-loop): New function.
+
+2006-12-06  Chris Moore  <dooglus@gmail.com>
+
+       * gnus-sum.el (gnus-sort-threads, gnus-summary-limit-children):
+       Use `max' to avoid the value of `max-lisp-eval-depth' decreasing.
+
+2006-12-04  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
+
+       * mm-url.el (mm-url-predefined-programs): Call curl with correct
+       options.
+
+2006-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml2015.el (mml2015-pgg-clear-verify): Replace encode-coding-string
+       with mm-encode-coding-string.
+
+2006-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nneething.el (nneething-decode-file-name): Replace
+       decode-coding-string with mm-decode-coding-string.
+
+2006-11-24  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-agent.el (gnus-agent-expire-unagentized-dirs)
+       (gnus-agent-regenerate-group): Fix space/tab mixup in messages.
+
+       * gnus-art.el (gnus-article-x-face-command, gnus-numeric-save-name):
+       * gnus-group.el (gnus-group-sort-function, gnus-group-line-format)
+       (gnus-group-mode, gnus-group-read-group, gnus-group-delete-group)
+       (gnus-group-make-directory-group, gnus-group-transpose-groups):
+       * gnus-start.el (gnus-options-subscribe, gnus-options-not-subscribe)
+       (gnus-subscribe-newsgroup, gnus-1):
+       * gnus-sum.el (gnus-summary-make-false-root, gnus-make-threads):
+       * gnus.el (gnus-nntp-server, gnus-use-cross-reference)
+       (gnus-valid-select-methods, total-expire, gnus-summary-line-format)
+       (gnus-group-read-only-p): Fix space/tab mixup in docstrings.
+
+2006-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-string-to-multibyte): Alias to identity in XEmacs.
+
+2006-11-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * mm-uu.el (mm-uu-pgp-signed-extract-1): Make last fix more thorough
+       and comment it.
+
+       * nnslashdot.el (nnslashdot-retrieve-headers-1): Update regexp.
+
+2006-11-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-util.el (gnus-extract-address-components): Improve comment.
+
+2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-util.el (gnus-extract-address-components): Work with address in
+       which the name portion contains @.
+
+2006-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.el (gnus-start): Move custom group up.
+       (gnus-select-method): Don't autoload, but make it available for
+       `customize-variable'.
+       (gnus-getenv-nntpserver): Don't autoload.
+
+2006-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mml.el (mml-generate-mime-1): Use mm-string-as-unibyte instead of
+       mm-with-unibyte-current-buffer to make string unibyte.
+
+       * mm-decode.el (mm-insert-part): Use mm-string-to-multibyte instead of
+       mm-string-as-multibyte.
+
+2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el: Merge from the trunk to fix the bug WRT double encoded
+       subjects.
+       (message-replacement-char): New variable.
+       (message-fix-before-sending): Use it.
+       (message-simplify-subject): New function to remove duplicate code.
+       (message-reply, message-followup): Use it.
+       (message-simplify-subject-functions): New variable.
+       (message-strip-subject-encoded-words): New function.
+
+2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
+
+       * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
+       instead of gnus-intersection because arguments of gnus-sorted-nunion
+       must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
+
+2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-diary.el (gnus-diary-delay-format-function):
+       * nndiary.el (nndiary-reminders):
+       * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
+
+2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (article-hide-boring-headers): Fetch date from
+       gnus-original-article-buffer to avoid problems with localized date
+       strings.
+
+2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * html2text.el (html2text-format-tags): Avoid infloop on open tags.
+
+2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
+       New variables.
+       (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
+       (mm-charset-synonym-alist): Move some entries to
+       mm-codepage-iso-8859-list.
+       (mm-charset-synonym-alist, mm-charset-override-alist): Add
+       iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
+
+2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
+
+2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
+       with Emacs 21 and XEmacs.
+
+2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-view.el: Add interactive arg to html2text autoload.
+
+2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
+
+2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
+       names.
+
+       * gnus-sum.el (gnus-select-newsgroup): Decode group name.
+
+2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-headers-to-generate): Fix typo in docstring.
+
+2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.el (gnus-mime): Remove unused custom group.
+       (gnus-getenv-nntpserver, gnus-select-method): Autoload.
+
+2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
+       "blank line" when searching for end of armor headers.
+
+2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gmm-utils.el (gmm-write-region): Fix variable name.
+
+2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm-write-region): New function based on compatibility
+       code from `mm-make-temp-file'.
+
+       * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
+
+       * nnmaildir.el (nnmaildir--update-nov)
+       (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
+       Use `gmm-write-region'.
+
+2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
+       gnus-summary-limit-to-articles.
+
+2006-10-04  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
+       Moved here (and renamed) from gnus-registry.el.
+
+       * gnus-registry.el: Require gnus-util.
+       Use `gnus-alist-to-hashtable' and `gnus-hashtable-to-alist'.
+
+2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * pop3.el (pop3-authentication-scheme): Clarify doc.
+       (pop3-movemail): Warn about pop3-leave-mail-on-server.
+
+2006-10-04  Dave Love  <fx@gnu.org>
+
+       * pop3.el (pop3-authentication-scheme): Add custom version.
+
+2006-10-04  Jesper Harder  <harder@ifa.au.dk>
+
+       * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
+       doc string.  Improve doc string.
+
+2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-util.el (gnus-with-local-quit): New macro.
+
+       * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
+
+2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm): Adjust custom version.
+
+       * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
+       custom version.
+
+       * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
+
+2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
+
+2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnslashdot.el (nnslashdot-request-article): Update end-of-article
+       regexp.  Articles containing quotation were cut prematurely.
+
+2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-cite-original-without-signature): Use nobody by
+       default for the value of From header.
+       (message-cite-original): Ditto.
+       (message-reply): Ditto.
+
+2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
+       mails in the doc string.  Add some URLs in comment.
+
+2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
+       backslashes handling and the way to find boundaries of quoted strings.
+
+2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-button-regexp, gnus-button-marker-list)
+       (gnus-button-last): Move up.  Convert comments into doc strings.
+
+2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * message.el (message-send-mail-with-sendmail): Look for sendmail in
+       several common directories.
+
+2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-decode-encoded-words): Make it fast.
+
+2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
+
+       * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
+       in quoted string into `\'.
+
+2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
+       Use standard-syntax-table.
+
+2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-decode-address-function): New variable.
+       (article-decode-encoded-words): Use it to decode headers which are
+       assumed to contain addresses.
+       (gnus-mime-delete-part): Remove useless `or'.
+
+       * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
+       (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
+       (gnus-nov-parse-line): Use it to decode From header.
+       (gnus-get-newsgroup-headers): Ditto.
+       (gnus-summary-enter-digest-group): Use it to decode `to-address'.
+
+       * mail-parse.el (mail-decode-encoded-address-region): New alias.
+       (mail-decode-encoded-address-string): New alias.
+
+       * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
+       New function.
+       (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
+       (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
+       (rfc2047-decode-region): Use it; add optional argument `address-mime'.
+       (rfc2047-decode-string): Ditto.
+       (rfc2047-decode-address-region): New function.
+       (rfc2047-decode-address-string): New function.
+
+2006-08-23  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       [ Backported bug fix from No Gnus. ]
+
+       * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
+       looking up the method using GROUP's prefix before inventing a new one.
+       It is used on killed/unknown groups in various places where returning
+       an all-new method isn't expected by the caller.
+
+       * gnus-util.el (gnus-group-server): Copy required macro from No Gnus.
+
+2006-08-13  Romain Francoise  <romain@orebokech.com>
+
+       * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
+       space.
+
+2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Use binary rather than raw-text-unix.
+
+2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Make sure the eol conversion doesn't take
+       place when communicating with the external programs.  Reported by
+       ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
+
+2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-insert-head): Fix typo in comment.
+
+2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
+       Make it more robust by parsing author and date independently.
+
+2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
+
+2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-insert-head): Make it work even if the file
+       uses CRLF for the line-break code.
+
+2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
+       workaround for the url package included with Emacs.
+
+       * nnweb.el (nnweb-google-create-mapping): Update regexp.
+
+2006-07-18  Karl Fogel  <kfogel@red-bean.com>
+
+       * nnmail.el (nnmail-article-group): If splitting raises an error, give
+       some information about the error when saying that the `bogus' mail
+       group will be used.
+
+2006-07-18  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       [ Backported bug fixes from No Gnus. ]
+
+       * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
+       (nnweb-google-search): Respect nnweb-max-hits as upper bound.
+       (nnweb-request-article): Do proper xwfu encoding when fetching articles
+       by message-id.
+
+       * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
+       unsubscribed groups as if they were killed ones.  It causes duplicate
+       entries in gnus-newsrc-alist.
+
+2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
+       string.
+
+2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
+
+       * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
+
+2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
+
+2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-diary.el (gnus-user-format-function-d)
+       (gnus-user-format-function-D): Autoload.
+
+2006-06-26  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-group.el (gnus-group-select-group): Doc fix.
+       [ See 2004-05-19 change on the trunk. ]
+
+2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
+
+2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-syntax-checks): Doc fix.
+
+2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-syntax-checks): Doc fix.
+       (message-send-mail): Add check for continuation headers.
+       (message-check-news-header-syntax): Fix regexp used to check for
+       continuation headers.
+
+2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
+
+2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
+       to fill the utf-8 entry.
+
+2006-06-05  Dan Christensen  <jdc@uwo.ca>
+
+       * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
+       respect display group parameter and gnus-summary-expunge-below.
+       (gnus-articles-to-read): Remove unused reference to display group
+       parameter.
+       [ Merge 2004-07-06 change from the trunk. ]
+
+2006-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-ml.el (gnus-mailing-list-subscribe)
+       (gnus-mailing-list-unsubscribe, gnus-mailing-list-owner)
+       (gnus-mailing-list-message): Fix doc strings.
+
+2006-05-29  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-ml.el (gnus-mailing-list-message): Use gnus-url-mailto instead
+       of doing it manually.
+
+2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
+
+       * gnus-agent.el (gnus-agent-possibly-synchronize-flags): A server
+       must be explicitly online rather than "not explicitly offline" for
+       its flags to be synchronized.
+       (gnus-agent-read-local): All symbols allocated in my-obarray
+       (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
+       (gnus-agent-regenerate-group): Check numeric names to see if they are
+       messages or groups.
+
+2006-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-save-all-headers): Mention it might be overridden.
+       (gnus-saved-headers): Ditto.
+       (gnus-default-article-saver): Doc fix; add
+       gnus-summary-write-body-to-file; mention functions may have properties.
+       (gnus-article-save-coding-system): New variable.
+       (gnus-article-save): Override gnus-save-all-headers and
+       gnus-saved-headers by :headers property which saver function may have.
+       (gnus-read-save-file-name): Add optional `dir-var' argument which
+       specifies directory in which files are saved; work even if optional
+       `variable' argument is not specified.
+       (gnus-summary-save-in-file): Add properties :decode and :headers.
+       (gnus-summary-write-to-file): Add properties :decode, :function, and
+       :headers; read file name.
+       (gnus-summary-save-body-in-file): Add :decode property; add optional
+       `overwrite' argument.
+       (gnus-summary-write-body-to-file): New function; add properties
+       :decode and :function.
+       (gnus-output-to-file): Add coding cookie and encode text according
+       to gnus-article-save-coding-system; don't use mm-append-to-file.
+
+       * gnus-sum.el (gnus-newsgroup-last-directory): New variable.
+       (gnus-summary-local-variables): Add it.
+       (gnus-summary-save-map): Add gnus-summary-write-article-body-file.
+       (gnus-summary-save-article): Require gnus-art; save decoded articles
+       if function that gnus-default-article-saver specifies has `:decode'
+       property; bind gnus-prompt-before-saving to t when saving many
+       articles in a file; move point to article which will be saved.
+       (gnus-summary-write-article-body-file): New function.
+
+2006-05-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * uudecode.el (uudecode-decode-region-external): Fix previous commit.
+
+2006-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-enrich-utf-8-by-mule-ucs): Don't edit
+       after-load-alist.
+
+2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * uudecode.el (uudecode-decode-region-external): nil isn't a valid
+       coding system in XEmacs, use binary.
+
+       * mail-source.el (mail-sources): Fix custom type.
+
+       * imap.el (Commentary): Fix typo.
+
 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
        (mm-display-part): Simplify.
        (mm-inlinable-p): Add optional arg `type'.
 
-       * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED
-       argument.
+       * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
        (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
        Try harder to show the attachment internally or externally using
        gnus-mime-view-part-as-type.
        * gnus-art.el (gnus-mime-view-part-as-type-internal): Try to fetch
        `filename' from Content-Disposition if Content-Type doesn't
        provide `name'.
-       (gnus-mime-view-part-as-type): Set default instead of
-       initial-input.
+       (gnus-mime-view-part-as-type): Set default instead of initial-input.
 
 2006-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * mml-sec.el (mml-secure-method): New internal variable.
        (mml-secure-sign, mml-secure-encrypt, mml-secure-message-sign)
-       (mml-secure-message-sign-encrypt, mml-secure-message-encrypt): New
-       functions using mml-secure-method.  Sync from the trunk.
+       (mml-secure-message-sign-encrypt, mml-secure-message-encrypt):
+       New functions using mml-secure-method.  Sync from the trunk.
 
        * mml.el (mml-mode-map): Add key bindings for those functions.
        (mml-menu): Simplify security menu entries.  Suggested by Jesper
 
        * mml.el (mml-mode, mml-dnd-protocol-alist)
        (mml-dnd-attach-options, mml-dnd-attach-file)
-       (mml-attach-file, mml-attach-buffer, mml-attach-external): Sync
-       DND support and use of message-in-body-p from the trunk.
+       (mml-attach-file, mml-attach-buffer, mml-attach-external):
+       Sync DND support and use of message-in-body-p from the trunk.
 
 2006-04-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2006-04-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
-       * nnweb.el (nnweb-google-wash-article): Sync up to new Google
-       HTML.
+       * nnweb.el (nnweb-google-wash-article): Sync up to new Google HTML.
 
 2006-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-util.el (gnus-replace-in-string): Prefer
-       replace-regexp-in-string over of replace-in-string.
+       * gnus-util.el (gnus-replace-in-string):
+       Prefer replace-regexp-in-string over of replace-in-string.
 
 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-sum.el: Ditto.
 
-       * gnus-util.el (gnus-select-frame-set-input-focus): Use
-       select-frame-set-input-focus if it is available in XEmacs; use
+       * gnus-util.el (gnus-select-frame-set-input-focus):
+       Use select-frame-set-input-focus if it is available in XEmacs; use
        definition defined in Emacs 22 for old Emacsen.
 
 2006-04-17  Reiner Steib  <Reiner.Steib@gmx.de>
        (mm-charset-to-coding-system): Use it.
        (mm-codepage-setup): New helper function.
        (mm-charset-eval-alist): New variable.
-       (mm-charset-to-coding-system): Use mm-charset-eval-alist.  Warn
-       about unknown charsets.  Add allow-override.  Use
-       `mm-charset-override-alist' only when decoding.
+       (mm-charset-to-coding-system): Use mm-charset-eval-alist.
+       Warn about unknown charsets.  Add allow-override.
+       Use `mm-charset-override-alist' only when decoding.
        (mm-detect-mime-charset-region): Use :mime-charset.
 
-       * mm-bodies.el (mm-decode-body, mm-decode-string): Call
-       `mm-charset-to-coding-system' with allow-override argument.
+       * mm-bodies.el (mm-decode-body, mm-decode-string):
+       Call `mm-charset-to-coding-system' with allow-override argument.
 
        * message.el (message-tool-bar-zap-list, message-tool-bar)
        (message-tool-bar-gnome, message-tool-bar-retro): New variables.
        `gmm-tool-bar-from-list'.
 
        * gnus-group.el (gnus-group-tool-bar, gnus-group-tool-bar-gnome)
-       (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list): New
-       variables.
+       (gnus-group-tool-bar-retro, gnus-group-tool-bar-zap-list):
+       New variables.
        (gnus-group-make-tool-bar): Complete rewrite using
        `gmm-tool-bar-from-list'.
        (gnus-group-tool-bar-update): New function.
 
 2006-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-art.el (gnus-article-mode): Set
-       cursor-in-non-selected-windows to nil.
+       * gnus-art.el (gnus-article-mode):
+       Set cursor-in-non-selected-windows to nil.
 
 2006-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2006-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new
-       layout.
+       * nnslashdot.el (nnslashdot-retrieve-headers-1): Fix up to new layout.
 
        * rfc2047.el (rfc2047-decode-encoded-words): Don't message about
        unknown charset.
 
-       * message.el (message-header-synonyms): Add Original-To to the
-       default.
+       * message.el (message-header-synonyms): Add Original-To to the default.
 
-       * gnus-sum.el (gnus-get-newsgroup-headers-xover): group is an
+       * gnus-sum.el (gnus-get-newsgroup-headers-xover): Group is an
        optional parameter.
 
-2006-04-07  Reiner Steib  <Reiner.Steib@gmx.de>
-
-       * pgg-gpg.el: Revert to revision 7.15 to allow the use of
-       gpg-agent.
-
 2006-04-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-fun.el (gnus): Require it for gnus-directory.
 
 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
-       * nnweb.el (nnweb-google-create-mapping): Update regexp.  Some
-       whitespace was matched into the url, which broke browsing hits
+       * nnweb.el (nnweb-google-create-mapping): Update regexp.
+       Some whitespace was matched into the url, which broke browsing hits
        > 100 when mm-url-use-external was nil.
 
 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and
-       :set.
+       * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
 
 2006-03-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        (rfc2231-encode-string): Be sure to work on multibyte buffer at
        first, and after mm-encode-body, change the buffer to unibyte.
 
-2006-03-21  Daniel Pittman <daniel@rimspace.net>
+2006-03-21  Daniel Pittman  <daniel@rimspace.net>
 
        * nnimap.el (nnimap-request-update-info-internal): Optimize.
        Don't `gnus-uncompress-range' to avoid excessive memory usage.
 
        * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
 
-       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
-       comment on version.
+       * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
+       Add comment on version.
 
 2006-03-20  Teodor Zlatanov  <tzz@lifelogs.com>
 
-       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New
-       variable.
+       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): New variable.
        (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
        assigning the spam-mark to new messages.
 
-2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
+2006-03-20  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>
 
        (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
 
 
 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
-       * gnus-art.el (gnus-article-only-boring-p): Bind
-       inhibit-point-motion-hooks to avoid infinite loop when entering
-       intangible text.  Reported by Ralf Wachinger
-       <rwnewsmampfer@geekmail.de>.
+       * gnus-art.el (gnus-article-only-boring-p):
+       Bind inhibit-point-motion-hooks to avoid infinite loop when entering
+       intangible text.
+       Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
 
 2006-03-14  Simon Josefsson  <jas@extundo.com>
 
        * message.el (message-unique-id): Don't use message-number-base36
-       if (user-uid) is a float.  Reported by Bjorn Solberg
-       <bjorn_ding1@hekneby.org>.
+       if (user-uid) is a float.
+       Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
 
 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * mm-decode.el (mm-get-part): Don't use
-       mm-with-unibyte-current-buffer.
+       * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
 
        * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
        characters 160 through 255 in Emacs 23.
 
 2006-02-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * nnweb.el (nnweb-type-definition, nnweb-gmane-search): Use new
-       nov.php.
+       * nnweb.el (nnweb-type-definition, nnweb-gmane-search):
+       Use new nov.php.
 
 2006-02-28  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
 
        * mm-view.el (mm-fill-flowed): New variable.
        (mm-inline-text): Use it.
 
-2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>
-       (tiny change)
+2006-02-21  Wolfram Fenske  <wolfram.fenske@student.uni-magdeburg.de>  (tiny change)
 
        * nnimap.el (nnimap-request-move-article): Change folder back to
        source group before deleting.
 
 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * spam-report.el (spam-report-gmane-use-article-number): Improve
-       doc string.
+       * spam-report.el (spam-report-gmane-use-article-number):
+       Improve doc string.
        (spam-report-gmane-internal): Check if a suitable header was found
        in the article.
 
        * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
        there's only one active file for all servers.
        (nnweb-request-scan): Make sure nnweb-articles is initialized on
-       solid groups.  Gnus might have used a FAST request to select the
-       group.
+       solid groups.  Gnus might have used a FAST request to select the group.
        (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
        and nnweb-search redundantly in the active file.
-       (nnweb-request-list): Don't list bogus groups.  There can only be
-       one.
+       (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.
        (message-setup-1): Call `message-use-alternative-email-as-from'
        after `message-setup-hook' to give it precedence over posting
        styles, etc.
-       (message-use-alternative-email-as-from): Add docstring.  Remove
-       the original From header if present.
+       (message-use-alternative-email-as-from): Add docstring.
+       Remove the original From header if present.
 
 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been
-       decoded.
-       (mm-uu-diff-extract): Ditto.
+       * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
+       Say the part has been decoded.
 
 2006-01-31  Kevin Ryde  <user42@zip.com.au>
 
        * gnus-start.el (gnus-no-server-1): Mention
        `gnus-level-default-subscribed' in doc string.
 
-2005-11-26  Dave Love  <fx@gnu.org>
-
-       * tls.el (open-tls-stream): Rename arg SERVICE to PORT.
-       (tls-program, tls-success): Provide openssl alternative.
-
-       * starttls.el: Doc fixes.
-       (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
-       SERVICE to PORT.
-
 2005-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-start.el (gnus-start-draft-setup): Enforce
        * nnmail.el (nnmail-fancy-expiry-target): Protect against invalid
        date header.
 
-2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny patch)
+2005-11-16  Boris Samorodov  <bsam@ipt.ru>  (tiny change)
 
        * imap.el (imap-kerberos4-open): Ignore SSL stuff.
 
        as a buffer-local variable.  This avoids creating truncated
        dribble files as a result of a hang up, eg.
 
-2005-11-04 Ken Manheimer  <ken.manheimer@gmail.com>
+2005-11-04  Ken Manheimer  <ken.manheimer@gmail.com>
 
        * pgg-pgp.el (pgg-pgp-encrypt-region, pgg-pgp-decrypt-region)
        (pgg-pgp-encrypt-symmetric-region, pgg-pgp-encrypt-symmetric)
        (pgg-pgp5-sign-region, pgg-pgp5-sign): Add optional 'passphrase'
        argument to all these routines, so the passphrase can be managed
        externally and passed in to the system.
-       (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
+       (pgg-pgp5-sign-region): Use new name of pgg-add-passphrase-to-cache
        function.
 
 2005-10-29  Ken Manheimer  <ken.manheimer@gmail.com>
        whitespace removed in revision 7.8.  Use concatenated string to
        protect trailing whitespace.
 
-2005-10-27  Jouni K Seppanen  <jks@iki.fi>  (tiny change)
+2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
 
        * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
        (nnimap-request-expire-articles): Use it to avoid sending 'UID
        (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)
+2005-08-22  Karl Chen  <quarl@cs.berkeley.edu>
 
        * gnus-art.el (gnus-treatment-function-alist): Move date-lapsed to
        the end of the date treatments.
 
        * gnus-art.el (gnus-emphasis-alist): Disable the strikethru thingy.
 
-2005-06-02  Katsumi Yamaoka  <yamaoka@jpl.org>
-
-       * pop3.el (pop3-md5): Run md5 in the binary mode.
-       (pop3-md5-program-args): New variable.
-
-       * starttls.el (starttls-set-process-query-on-exit-flag):
-       Use eval-and-compile.
-
 2005-05-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (article-display-x-face): Replace
        (nntp-open-ssl-stream): Ditto.
        (nntp-open-tls-stream): Ditto.
 
-       * pgg.el: Don't bind itimer vars; don't autoload itimer functions.
-       (pgg-run-at-time-1): New macro.
-       (pgg-run-at-time): Use it.
-
-       * starttls.el (starttls-set-process-query-on-exit-flag): Alias to
-       set-process-query-on-exit-flag or process-kill-without-query.
-       (starttls-open-stream-gnutls): Use it instead of
-       process-kill-without-query.
-       (starttls-open-stream): Ditto.
-
 2005-05-31  Simon Josefsson  <jas@extundo.com>
 
        * imap.el (imap-ssl-open): Use imap-process-connection-type,
 
        * gnus.el (gnus-group-startup-message): Search for gnus images in
        etc/images/gnus.
-       * mm-util.el (mm-find-charset-region): Likewise.
+       * mm-util.el (mm-image-load-path): Likewise.
        * smiley.el (smiley-data-directory): Search for smilies in
        etc/images/smilies.
 
        article buffer with a draft file.  This is a temporary measure
        against the 2004-08-22 change to gnus-article-edit-mode.
 
-2004-11-02  From Ilya N. Golubev  <gin@mo.msk.ru>.
+2004-11-02  Ilya N. Golubev  <gin@mo.msk.ru>.
 
        * mm-util.el (mm-mime-mule-charset-alist): Add the windows-1251
        entry.
 
        * gnus-msg.el (gnus-summary-resend-default-address): Add :version.
 
-       * tls.el (tls-process-connection-type, tls-success)
-       (tls-certtool-program): Add :version.
-
-       * starttls.el (starttls-gnutls-program, starttls-use-gnutls)
-       (starttls-extra-arguments, starttls-process-connection-type)
-       (starttls-connect, starttls-failure, starttls-success):
-
        * spam-stat.el (spam-stat): Add :version.
 
        * sieve.el (sieve): Add :version.
        * nnmail.el (nnmail-split-fancy-with-parent-ignore-groups)
        (nnmail-cache-ignore-groups, nnmail-spool-hook)
        (nnmail-split-fancy-match-partial-words)
-       (nnmail-split-lowercase-expanded):
+       (nnmail-split-lowercase-expanded): Add :version.
 
        * nndiary.el (nndiary): Add :version.
 
        * gnus-int.el (gnus-request-delete-group):
        Use gnus-cache-delete-group and gnus-agent-delete-group to keep the
        local disk in sync with the server.
-        (gnus-request-rename-group):
+       (gnus-request-rename-group):
        Use gnus-cache-rename-group and gnus-agent-rename-group to keep the
        local disk in sync with the server.
 
 
        * gnus-sum.el (gnus-select-newgroup): Replace inline code with
        gnus-agent-possibly-alter-active.
-       (gnus-adjust-marked-articles): Faster handling of simple lists
+       (gnus-adjust-marked-articles): Faster handling of simple lists.
 
 2004-10-18  David Edmondson  <dme@dme.org>
 
        * message.el (message-tokenize-header): Fix 2004-09-06 change
        which used point-min in the wrong place.
 
-2004-10-12  Simon Josefsson  <jas@extundo.com>
-
-       * net/tls.el (tls-certtool-program): New variable.
-       (tls-certificate-information): New function, based on
-       ssl-certificate-information.
-
 2004-10-11  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el (message-bury): Use `window-dedicated-p'.
 
        * gnus-fun.el: Require gnus-ems and gnus-util.
 
-       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr
+       * gnus-diary.el (gnus-diary-header-schedule): caddr -> car (cddr).
 
        * gnus-art.el (gnus-article-edit-mode): Define before first reference.
 
 
        * nnmail.el (nnmail-fancy-expiry-targets)
        (nnmail-mail-splitting-charset, nnmail-mail-splitting-decodes):
+       Add :version.
 
        * nnimap.el (nnimap-split-download-body, nnimap-dont-close)
        (nnimap-retrieve-groups-asynchronous): Add :version.
        * mml.el (mml-content-disposition-parameters)
        (mml-insert-mime-headers-always): Add :version.
 
-       * mm-util.el (mm-coding-system-priorities):
+       * mm-util.el (mm-coding-system-priorities): Add :version.
 
        * mm-decode.el (mm-inline-text-html-with-images)
        (mm-keep-viewer-alive-types, mm-external-terminal-program)
        * gnus-srvr.el (gnus-server-browse-in-group-buffer)
        (gnus-server-offline-face): Add :version.
 
-       * gnus-score.el (gnus-adaptive-word-length-limit):
+       * gnus-score.el (gnus-adaptive-word-length-limit): Add :version.
 
        * gnus-msg.el (gnus-gcc-externalize-attachments)
        (gnus-debug-files, gnus-debug-exclude-variables)
        * gnus-delay.el (gnus-delay-default-hour): Add :version.
 
        * gnus-cite.el (gnus-cite-blank-line-after-header)
-       (gnus-article-boring-faces):
+       (gnus-article-boring-faces): Add :version.
 
        * gnus-art.el (gnus-buttonized-mime-types)
        (gnus-inhibit-mime-unbuttonizing)
 2004-09-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * nnimap.el (nnimap-open-connection): Allow 'imaps' as a synonym
-       for the 'imap' port in netrc files
+       for the 'imap' port in netrc files.
 
        * gnus-registry.el (gnus-registry-trim): Watch out for negatives
-       in gnus-registry-trim
+       in gnus-registry-trim.
 
 2004-09-10  Simon Josefsson  <jas@extundo.com>
 
        * flow-fill.el (fill-flowed-display-column)
        (fill-flowed-encode-column): Ditto.
 
-2004-09-06  Stefan  <monnier@iro.umontreal.ca>
+2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * message.el (message-tokenize-header, message-send-mail-with-qmail):
        Use point-min rather than 1.
 
        * gnus-sum.el (gnus-summary-insert-subject): Remove list identifiers.
 
-2004-09-03  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
+2004-09-03  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
 
        * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
        (spam-stat-save): Accept prefix argument.
 
        * sieve.el (sieve-deactivate-all): Fix format string mismatch.
 
-2004-05-26  Simon Josefsson  <jas@extundo.com>
-
-       * starttls.el: Merge with my GNUTLS based starttls.el.
-       (starttls-gnutls-program, starttls-use-gnutls)
-       (starttls-extra-arguments, starttls-process-connection-type)
-       (starttls-connect, starttls-failure, starttls-success): New variables.
-       (starttls-program, starttls-extra-args): Doc fix.
-       (starttls-negotiate-gnutls, starttls-open-stream-gnutls):
-       New functions.
-       (starttls-negotiate, starttls-open-stream):
-       Check `starttls-use-gnutls' and pass on to corresponding *-gnutls
-       function if it is set.
-
 2004-08-30  Andreas Schwab  <schwab@suse.de>
 
        * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
 
        * gnus-sum.el (gnus-newsgroup-variables): Doc fix.
 
-2004-08-26  YAGI Tatsuya <ynyaaa@ybb.ne.jp>  (tiny change)
+2004-08-26  YAGI Tatsuya  <ynyaaa@ybb.ne.jp>  (tiny change)
 
        * gnus-art.el (gnus-article-next-page): Fix the way to find a real
        end-of-buffer.
 
-2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
+2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
 
        * gnus-sum.el (gnus-read-header): Don't remove a header for the
        parent article of a sparse article in the thread hashtb.
 
-2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
+2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
 
        * nnmail.el (nnmail-split-lowercase-expanded): New user option.
        (nnmail-expand-newtext): Lowercase expanded entries if
        * gnus-msg.el (gnus-summary-followup-with-original):
        Document yanking of region when active.
 
-2004-04-13 Kevin Greiner  <kgreiner@xpediantsolutions.com>
+2004-04-13  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el: Merged 7.3 through 7.7 updates into branch.
        Revision 7.2 changes excluded to maintain compatibility with all
 
 See ChangeLog.2 for earlier changes.
 
-    Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc.
-  Copying and distribution of this file, with or without modification,
-  are permitted provided the copyright notice and this notice are preserved.
+    Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+
+  This file is part of GNU Emacs.
+
+  GNU Emacs is free software; you can redistribute it and/or modify
+  it under the terms of the GNU General Public License as published by
+  the Free Software Foundation; either version 3, or (at your option)
+  any later version.
+
+  GNU Emacs is distributed in the hope that it will be useful,
+  but WITHOUT ANY WARRANTY; without even the implied warranty of
+  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+  GNU General Public License for more details.
+
+  You should have received a copy of the GNU General Public License
+  along with GNU Emacs; see the file COPYING.  If not, write to the
+  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+  Boston, MA 02110-1301, USA.
 
 ;; Local Variables:
 ;; coding: iso-2022-7bit
 ;; fill-column: 79
+;; add-log-time-zone-rule: t
 ;; End:
 
 ;;; arch-tag: 3f33a3e7-090d-492b-bedd-02a1417d32b4