(gnus-propagate-marks): Rename variable to something more sensible.
[gnus] / lisp / ChangeLog
index 3ec7651..64869ec 100644 (file)
+2008-05-01  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-summary-save-parts): Inhibit even more treatment
+       hooks. 
+       (gnus-update-read-articles): Speed up non-marks-using users.
+       (gnus-use-marks): Define gnus-use-marks.
+       (gnus-propagate-marks): Rename variable to something more sensible.
+
+2008-04-28  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * mail-source.el (mail-source-set-1, mail-source-bind): Moved
+       auth-source code out of the macro to clean it up and fix bugs.
+
+2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent): Don't split
+       by sender if it's equal to user-mail-address, it's likely to be
+       useless.
+
+       * mail-source.el (mail-source-bind): Don't use user or password if they
+       are not bound.  Unintern them if they are nil.  Don't use server unless
+       it's bound, and default it to empty string otherwise.
+
+2008-04-25  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * mail-source.el: Load auth-source.el.
+       (mail-source-bind): Add comments.  Call auth-source-user-or-password to
+       get user name or password, if auth-sources is set up.
+
+       * gnus-registry.el (gnus-registry-split-strategy): New variable for
+       strategy of splitting with parent.
+       (gnus-registry-split-fancy-with-parent)
+       (gnus-registry-post-process-groups): Use it and fix prior
+       bug (returning a list as the split result).
+
+       * auth-source.el (auth-sources): Remove server parameter.
+       (auth-source-pick, auth-source-user-or-password)
+       (auth-source-user-or-password-imap)
+       (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
+       (auth-source-user-or-password-sftp)
+       (auth-source-user-or-password-smtp): Remove server parameter.
+
+2008-04-24  Luca Capello  <luca@pca.it>  (tiny change)
+
+       * mm-encode.el (mm-safer-encoding): Add optional argument `type'.
+       Don't use QP for message/rfc822.
+       (mm-content-transfer-encoding): Pass `type' to mm-safer-encoding.
+
+2008-04-22  Juri Linkov  <juri@jurta.org>
+
+       * mailcap.el (mailcap-file-default-commands): New function.
+
+2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-signature-separator, message-cite-function):
+       Change custom version.
+
+2008-04-13  Naohiro Aota  <nao.aota@gmail.com>  (tiny change)
+
+       * tls.el (tls-program): Add -ign_eof argument to call the openssl
+       commands.
+       (tls-checktrust): Ditto.
+
+2008-04-13  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-decode.el (mm-display-external): Make temp file read-only.
+
+2008-04-12  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-diary.el (gnus-article-edit-mode-map, message-mode-map): Remove
+       binding for `gnus-diary-version'.  Bind `gnus-diary-check-message' to
+       `C-c C-f d'.
+
+2008-04-12  Adrian Aichner  <adrian@xemacs.org>
+
+       * gnus-sum.el (gnus-summary-goto-subject): Typo fix.
+
+2008-04-11  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.el: Bump version to 0.9.
+
+2008-04-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.el: No Gnus v0.8 is released.
+
+2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mail-source.el (mail-source-value):
+       Prefer fboundp to functionp so it works with macros as well.
+
+2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
+       Fix last change in case the element is not even a symbol.
+
+2008-04-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-win.el (gnus-configure-frame, gnus-all-windows-visible-p):
+       Prefer fboundp to functionp so it works with macros as well.
+
+2008-04-09  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el: Added docs.
+       (auth-sources): Modified format to support server.
+       (auth-source-pick, auth-source-user-or-password)
+       (auth-source-user-or-password-imap)
+       (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
+       (auth-source-user-or-password-sftp)
+       (auth-source-user-or-password-smtp): Add server parameter.
+
+2008-04-08  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el: Initialize the registry when gnus-registry-install
+       is t.
+
+2008-04-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Make buffer unibyte.
+
+2008-04-05  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-ems.el (mm-disable-multibyte): Autoload it.
+
+2008-04-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mm-util.el (mm-with-unibyte-buffer, mm-with-multibyte-buffer): Prefer
+       mm-(en|dis)able-multibyte to default-enable-multibyte-characters.
+
+       * nnheader.el (nnheader-init-server-buffer): Change buffer's
+       multibyteness after rather than before erasing it.
+
+       * gnus-art.el (gnus-mime-replace-part): Remove unnecessary use of
+       mm-with-multibyte.
+       (gnus-request-article-this-buffer): Make sure the proper decoding is
+       used if gnus-original-article-buffer happens to be unibyte.
+
+       * gnus-ems.el (gnus-x-splash): Prefer mm-disable-multibyte to
+       default-enable-multibyte-characters.
+
+       * gnus-fun.el (gnus-display-x-face-in-from): Remove unnecessary use of
+       default-enable-multibyte-characters.
+
+       * mm-decode.el (mm-inline-media-tests): Add entry for x-diff.
+
+       * nnweb.el (nnweb-init): Avoid nn-with-unibyte.
+
+2008-04-02  Simon Josefsson  <simon@josefsson.org>
+
+       * imap.el (imap-enable-exchange-bug-workaround): New variable.
+       (imap-message-copyuid-1): Use it.
+       (imap-message-appenduid-1): Likewise.  Based on patch by Nathan
+       J. Williams in
+       <http://permalink.gmane.org/gmane.emacs.gnus.general/65855>.
+
+       * nnimap.el (nnimap-enable-minmax-bug-workaround): Remove, replaced by
+       imap-enable-exchange-bug-workaround.
+       (nnimap-find-minmax-uid): Use imap-enable-exchange-bug-workaround.
+
+2008-04-01  Simon Josefsson  <simon@josefsson.org>
+
+       * nnimap.el (nnimap-find-minmax-uid): Revert last fix, the "fix" turns
+       a 100 byte status-checks into a 2-3MB transfer for each group.
+       (nnimap-enable-minmax-bug-workaround): New variable to toggle whether
+       to enable bug workaround or not.
+       (nnimap-find-minmax-uid): Only enable workaround conditionally.
+
+2008-03-31  Glenn Morris  <rgm@gnu.org>
+
+       * message.el (mml2015-use): Declare for compiler.
+       (message-info): Require mml2015 when appropriate.
+
+2008-03-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * Makefile.in (EMACS_COMP): Quote directory name that might contain
+       whitespace.
+
+2008-03-30  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * nntp.el (nntp-netcat-command): Rename from nntp-via-netcat-command.
+       (nntp-netcat-switches): Rename from nntp-via-netcat-switches.
+       (nntp-open-telnet, nntp-open-rlogin): Use with-current-buffer.
+       (nntp-service-to-port): New function.
+       (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet)
+       (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Use it.
+       (nntp-open-netcat-stream): New function.
+       (nntp-open-via-rlogin-and-netcat): Don't use a pty.
+
+2008-03-29  Sven Joachim  <svenjoac@gmx.de>
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
+
+2008-03-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * message.el (message-make-in-reply-to): Use mm-with-multibyte-buffer.
+
+2008-03-28  Magnus Henoch  <mange@freemail.hu>
+
+       * dns.el (dns-write): Use set-buffer-multibyte.
+
+2008-03-28  Michael Harnois  <mdharnois@gmail.com>  (tiny change)
+
+       * nnimap.el (nnimap-find-minmax-uid): Fix Exchange 2007 IMAP problem.
+
+2008-03-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-signature-separator): Change default.
+       Improve custom type.
+       (message-cite-function): Change default to
+       message-cite-original-without-signature.
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Add message-cite-function
+       toggle.
+
+       * message.el (message-check-news-body-syntax): Fix signature check.
+       (message-setup-1): Mark buffer as unmodified _after_ running
+       message-setup-hook and handling message-alternative-emails.
+       (message-shorten-references): Be more strict when building list of
+       valid references to comply with GNKSA.
+
+        * gnus-group.el (gnus-read-ephemeral-bug-group)
+        (gnus-read-ephemeral-debian-bug-group)
+        (gnus-read-ephemeral-emacs-bug-group): Use the correct variable.
+
+       * message.el (message-info): Don't use booleanp which isn't supported
+       in Emacs 21 and XEmacs.
+
+2008-03-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-gmane-group-download-format): Rename from
+       gnus-group-gmane-group-download-format.
+       (gnus-group-read-ephemeral-gmane-group): Rename from
+       gnus-group-read-ephemeral-gmane-group.
+       (gnus-read-ephemeral-gmane-group-url): Rename from
+       gnus-group-read-ephemeral-gmane-group-url.
+       (gnus-bug-group-download-format-alist):  New variable.
+       (gnus-read-ephemeral-bug-group, gnus-read-ephemeral-debian-bug-group)
+       (gnus-read-ephemeral-emacs-bug-group): New commands.
+
+2008-03-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-article-browse-html-article): Fix documentation.
+       (gnus-visible-headers): Improve custom type.
+
+2008-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml.el (mml-menu): Add workarounds for XEmacs.
+
+       * gnus-art.el (gnus-article-browse-html-article): Inhibit display of
+       X-Boundary header.
+
+       * message.el (message-simplify-recipients): Fix previous commit.
+
+2008-03-20  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mm-util.el (mm-set-buffer-multibyte): New function.
+       * mm-decode.el (mm-copy-to-buffer): Use it.
+
+2008-03-19  Glenn Morris  <rgm@gnu.org>
+
+       * tls.el (open-tls-stream): Restore use of `tls-end-of-info'.
+       Accidentally removed in the sync process with Emacs.
+
+2008-03-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-alter-recipients-discard-bogus-full-name):
+       New function.
+       (message-alter-recipients-function): New variable.
+       (message-get-reply-headers): Use it.
+       (message-replace-header): New helper function.
+       (message-recipients-without-full-name): New variable.
+       (message-simplify-recipients): New command.
+
+       * mml.el (mml-menu): Add toggle for gnus-gcc-externalize-attachments.
+
+       * message.el (message-info): Handle EasyPG manual.
+
+       * mml.el (mml-menu): Add entry for EasyPG.
+
+2008-03-18  Nils Ackermann  <nils@ackermath.info>  (tiny change)
+
+       * nnmh.el (nnmh-request-expire-articles): Prefer expiry-target group
+       parameter.
+
+       * message.el (message-disassociate-draft): Specify drafts group name
+       fully.
+
+2008-03-17  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent): Eliminate
+       unnecessary duplicates from the match list.
+
+2008-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * dgnushack.el: Autoload Info-index and Info-index-next for XEmacs.
+
+       * lpath.el: Fbind Info-index and Info-index-next for Emacs 21, 22.
+
+       * gnus-art.el (gnus-button-handle-info-keystrokes): Don't use optional
+       args of `how-many' of which the XEmacs version doesn't take; declare
+       Info-index-next as function.
+
+2008-03-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-score.el (gnus-score-headers): Fix handling of
+       gnus-inhibit-slow-scoring.
+
+       * gnus-art.el (gnus-article-browse-html-article): Fix type in doc
+       string.
+       (gnus-button-url-regexp): Improve handling of parenthesis.
+       (gnus-button-alist): Extend gnus-button-handle-info-keystrokes entry.
+       (gnus-button-handle-info-keystrokes): Handle index entries.
+
+2008-03-15  Glenn Morris  <rgm@gnu.org>
+
+       * parse-time.el (parse-time-string): Simplify.
+
+2008-03-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mail-source.el (mail-source-delete-old-incoming) Fix regexp to find
+       Incoming* files.
+
+2008-03-13  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el (auth-sources): Renamed from auth-source-choices.
+       (auth-source-pick): Use it.
+
+2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * binhex.el (binhex-decode-region-internal):
+       * uudecode.el (uudecode-decode-region-internal):
+       * dns.el (dns-read-string-name, dns-read, dns-read-type, query-dns):
+       * sha1.el (sha1-string-external): Use set-buffer-multibyte rather than
+       setting default-enable-multibyte-characters.
+
+2008-03-12  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el (auth-source-protocols)
+       (auth-source-protocols-customize, auth-source-choices): Added and
+       modified variable customizations and defaults.
+       (auth-source-pick, auth-source-user-or-password)
+       (auth-source-protocol-defaults, auth-source-user-or-password-imap)
+       (auth-source-user-or-password-pop3, auth-source-user-or-password-ssh)
+       (auth-source-user-or-password-sftp)
+       (auth-source-user-or-password-smtp): Use new variables and provide an
+       interface to netrc.el.
+
+2008-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet)
+       (nntp-open-via-rlogin-and-netcat, nntp-open-via-telnet-and-telnet):
+       Make sure the nntp port to specify is a string.
+
+2008-03-12  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * nntp.el: Use with-current-buffer.
+       (nntp-send-buffer): Just set the buffer to unibyte rather than use the
+       dubious mm-with-unibyte-current-buffer.
+       (nntp-with-open-group-function): New function extracted from
+       nntp-with-open-group macro.
+       (nntp-with-open-group): Use the function, so it's easier to debug.
+       Add indentation and debugging info.
+       (nntp-open-telnet-stream, nntp-open-via-rlogin-and-telnet): Recommend
+       the use of the netcat alternatives.
+
+       * rfc2047.el (rfc2047-decode-string): Don't use `m'.
+       Avoid mm-string-as-multibyte as well.
+
+       * nnweb.el (nnweb-insert-html):
+       Remove use of nnheader-string-as-multibyte.
+
+       * nnheader.el (nnheader-init-server-buffer): Use with-current-buffer.
+       (nnheader-string-as-multibyte): Remove.
+
+       * mm-view.el: Use inhibit-read-only.
+       (mm-inline-text-html-render-with-w3, mm-inline-message): Use dolist.
+       (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic): Use just string
+       or unibyte-string.
+
+       * mm-uu.el (mm-uu-copy-to-buffer): Preserve (uni/multi)byteness.
+       (mm-uu-yenc-extract): Use with-current-buffer.
+
+       * gnus-soup.el (gnus-soup-send-packet): Don't use
+       mm-with-unibyte-current-buffer since the buffer is unibyte anyway.
+
+       * nnmh.el: Use with-current-buffer.
+       (nnmh-request-list-1): Use mm-string-to-multibyte rather than
+       mm-string-as-multibyte on the output of mm-encode-coding-string.
+
+       * nnimap.el (nnimap-retrieve-headers-progress): Use a unibyte buffer.
+       (nnimap-request-move-article): Use with-current-buffer.
+
+       * mm-decode.el (mm-with-part): Set the buffer to unibyte before
+       inserting the handle-buffer's text, so the implicit multibyte->unibyte
+       conversion uses string-make-unibyte rather than string-as-unibyte.
+
+       * gnus-msg.el: Use with-current-buffer.
+
+       * message.el (message-ignored-resent-headers): Add "Delivered-To".
+
+2008-03-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-passphrase-callback): Type cast KEY-ID to a
+       string for caching if it is 'PIN.
+
+2008-03-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Consider the case without Emacs/W3.
+
+2008-03-08  Glenn Morris  <rgm@gnu.org>
+
+       * time-date.el (date-to-time, time-subtract, time-add)
+       (safe-date-to-time): Doc fixes.
+
+2008-03-08  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mail-source.el (mail-source-delete-old-incoming-confirm):
+       Change default to nil.
+       (mail-source-delete-old-incoming): Make confirmation prompt more clear.
+
+2008-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Rearrange.
+
+       * gnus-art.el (gnus-narrow-to-page): Position point properly.
+       (gnus-article-goto-prev-page): Work for articles having ^L's.
+
+       * gnus-sum.el (gnus-summary-end-of-article): Remove needless narrowing.
+
+       * mm-view.el (mm-w3m-standalone-supports-m17n-p): Fix typo.
+
+2008-03-07  Karl Fogel  <kfogel@red-bean.com>
+
+       * gnus-bookmark.el: Adjust for renames in bookmark.el.
+       (gnus-bookmark-make-record): Was `gnus-bookmark-make-cell'.
+       (gnus-bookmark-jump): Adjust some variable names.
+
+2008-03-06  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el: New package.
+       (auth-source-choices): Add customization entry point variable.
+
+       * gnus-registry.el (gnus-registry-user-format-function-M): Fix concat
+       bug.
+
+2008-03-05  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-install): Allow 'ask as an option.
+       (gnus-registry-initialize, gnus-registry-install-p): Use it.
+       (gnus-registry-install-shortcuts): Rename from
+       gnus-registry-install-shortcuts-and-menus.  Installs the shortcuts in
+       the `gnus-registry-mark-map' keymap dynamically from
+       `gnus-registry-marks'.  The generated functions update the summary line
+       when a registry mark is added or deleted, and will call
+       `gnus-registry-install-p' (see the comments in the code).
+       (gnus-registry-user-format-function-M): Use concat intelligently.
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Add menu entries for all
+       the registry mark functions.
+
+2008-03-05  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-art.el (gnus-article-mode-line-format-alist): Move to gnus-sum.
+       * gnus-sum.el (gnus-article-mode-line-format-alist): Move here from
+       gnus-art.
+       (top-level): No need to load own source when compiling.
+
+2008-03-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-print-buffer): Honor ps-print-color-p.
+       Suggested by <chris.anderton@zetnet.co.uk>.
+
+2008-03-04  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-sum.el (top-level): No need to require gnus when compiling,
+       since unconditionally required near start of file.
+       (gnus-summary-display-while-building): Move definition before use.
+
+2008-03-04  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-user-format-function-M): Add
+       formatting function.
+
+2008-03-03  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-marks): Changed format to be nicer
+       with plists.
+       (gnus-registry-do-marks, gnus-registry-install-shortcuts-and-menus):
+       Use new format.
+
+2008-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-describe-bindings): Work for the version of
+       `where-is-internal' that returns a range of key sequences.
+
+2008-03-03  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * mm-bodies.el (mm-decode-content-transfer-encoding): Simplify.
+
+       * gnus-sum.el: Use inhibit-read-only and with-current-buffer.
+       (gnus-summary-jump-to-group): Consider windows on other displayed
+       frames as well.  Similar changes might be needed elsewhere, but that's
+       the one I've bumped into during my use.
+
+       * nndoc.el (nndoc-oe-dbx-type-p):
+       * gnus-msg.el (gnus-debug):
+       * gnus-group.el (gnus-update-group-mark-positions):
+       Use mm-string-to-multibyte.
+
+2008-03-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml2015.el (mml2015-extract-cleartext-signature): Explain that it
+       doesn't handle NotDashEscaped.
+
+       * mml.el (mml-menu): Improve help entries.  Move Sign/Encrypt Part.
+       (mml-dnd-attach-options): Fix typo in custom choice.
+
+       * gnus-group.el (gnus-group-read-ephemeral-gmane-group): Change
+       nndoc-article-type to mbox.
+       (gnus-group-read-ephemeral-gmane-group-url): Support permalink.
+
+       * mm-decode.el (mm-text-html-renderer): Prefer w3m over w3.  Fall back
+       to nil, instead of html2text.
+
+       * imap.el (imap-debug): Add `imap-ping-server'.
+
+       * gnus-bookmark.el: Add FIXMEs.
+
+       * message.el (message-form-letter-separator)
+       (message-send-form-letter-delay): New variables.
+       (message-send-form-letter): Use them.  New command to send form
+       letters.  Requested by Uwe Siart.
+       (message-send-mail-function): Doc fix.  Add "Other" custom option.
+
+2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * Update copyright years.
+
+2008-03-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       Sync from EMACS_22_BASE.
+
+       * parse-time.el: Rename elt->parse-time-elt and val->parse-time-val.
+
+2008-02-29  Andreas Seltenreich  <andreas@gate450.dyndns.org>
+
+       * nnweb.el (nnweb-google-parse-1): Fix date parsing on articles with
+       empty author.
+
+2008-02-29  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-marks): Add variable for
+       customization of marks and their appearance.
+       (gnus-registry-read-mark): Use it.
+       (gnus-registry-do-marks): Add utility function to loop through
+       `gnus-registry-marks'.
+       (gnus-registry-install-shortcuts-and-menus): Add function to install
+       shortcuts and menus.
+       (gnus-registry-initialize): Use it.
+       (gnus-registry-default-mark): Clarify documentation.
+
+2008-02-29  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-art.el, gnus-bookmark.el, gnus-dired.el, gnus-draft.el:
+       * gnus-group.el, gnus-msg.el, gnus-score.el, gnus-sum.el, gnus-util.el:
+       * gnus.el, mail-source.el, message.el, mm-decode.el, mm-uu.el, mml.el:
+       * nnmail.el, pop3.el, smiley.el, smime.el, spam-report.el:
+       Change defcustom :version from 23.0 to 23.1.
+
+2008-02-28  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-follow-group-p)
+       (gnus-registry-post-process-groups): Add functions to aid registry
+       splitting and improve logging.  Clarify behavior in function
+       documentation.
+       (gnus-registry-split-fancy-with-parent): Use them.
+
+2008-02-28  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-art.el: Use with-current-buffer.
+
+2008-02-27  David Engster  <dengste@eml.cc>
+
+       * nnmairix.el (nnmairix-request-group-with-article-number-correction):
+       Express real group name in the response.
+
+2008-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * 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  <Reiner.Steib@gmx.de>
+
+       * 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-27  Glenn Morris  <rgm@gnu.org>
+
+       * nnmairix.el: Change defcustom :version from 23.0 to 23.1.
+       (nnmairix-group-regexp, nnmairix-valid-backends): Convert from free
+       variables to defconsts.  Convert comments to doc-strings.
+       (nnmairix-last-server, nnmairix-current-server): Convert from free
+       variables to defvars.  Convert comments to doc-strings.
+       (gnus-registry-fetch-group): Autoload.
+       (nnmairix-replace-group-and-numbers): Use mapc rather than mapcar.
+       (nnmairix-widget-get-values, nnmairix-widget-make-query-from-widgets)
+       (nnmairix-widget-build-editable-fields): Use car cddr rather than
+       caddr.
+       (nnmairix-request-group): Bind nnmairix-fast and nnmairix-group around
+       nnmairix-request-group-with-article-number-correction call.
+       (nnmairix-fast, nnmairix-group): New, less general names, for free
+       variables passed from nnmairix-request-group to
+       nnmairix-request-group-with-article-number-correction.  Declare.
+       (nnmairix-request-group-with-article-number-correction):
+       Use nnmairix-fast, nnmairix-group rather than fast, group.
+
+2008-02-26  David Engster  <dengste@eml.cc>
+
+       * nnmairix.el: New file.  Mairix back end for Gnus.  Initial import of
+       version 0.5.
+
+2008-02-26  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * 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 <de_bb@arcor.de>.
+
+2008-02-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * 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  <Reiner.Steib@gmx.de>
+
+       * 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  <rgm@gnu.org>
+
+       * time-date.el (format-seconds): New function.
+
+2008-02-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmail.el (nnmail-message-id-cache-file): Derive from
+       `gnus-home-directory'.
+
+2008-02-11  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-topic.el (gnus-topic-select-group, gnus-topic-read-group):
+       Document negative prefix.
+
+       * gnus-group.el (gnus-group-read-group): Document negative prefix.
+
+2008-02-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * message.el (message-unsent-separator): Add the Exim bounce
+       separator.
+
+2008-02-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * 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  <yamaoka@jpl.org>
+
+       * 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  <Reiner.Steib@gmx.de>
+
+       * mm-util.el (mm-codepage-setup): If cp-supported-codepages isn't
+       fbound (Emacs 23 unicode), signal an error.
+
+2008-02-08  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-art.el (pgg-display-output-buffer): Declare as function.
+
+2008-02-07  Tassilo Horn  <tassilo@member.fsf.org>
+
+       * 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  <id.brep@gmail.com>
+
+       * 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  <handa@m17n.org>
+
+       * 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  <fx@gnu.org>
+
+       * 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  <Reiner.Steib@gmx.de>
+
+       * gnus.el (gnus-group-startup-message): Add `find-image' call before
+       image-load-path is let-bound.  Reported by Harald Hanche-Olsen
+       <hanche@math.ntnu.no>.
+
+2008-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * 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  <dann@ics.uci.edu>
+
+       * 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  <sperber@deinprogramm.de>
+
+       * 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  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-insert-mime-button): Don't decode description.
+
+       * mm-decode.el (mm-dissect-buffer): Decode description.
+
+       * mml.el (mml-to-mime): Encode message header first.
+
+2008-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-describe-bindings): Make it possible to use
+       xrefs, i.e. [back] and [forward] buttons, in *Help* buffer.
+
+       * lpath.el: Fbind help-buffer for Emacs 21 and XEmacs; bind
+       help-xref-stack-item for Emacs 21, Emacs 22.1, and XEmacs.
+
+2008-01-18  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-trim): Use append, not concat.
+
+2008-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-read-summary-keys): Work for some `A'
+       prefix keys.
+       (gnus-article-read-summary-send-keys): Use gnus-character-to-event.
+       (gnus-article-describe-bindings): Simplify; move XEmacs stuff to
+       gnus-xmas.el.
+
+       * gnus-xmas.el: Bind gnus-agent-summary-mode when compiling.
+       (gnus-xmas-article-describe-bindings): New function.
+       (gnus-xmas-redefine): Make gnus-article-describe-bindings alias to
+       gnus-xmas-article-describe-bindings.
+
+       * lpath.el: Don't fbind character-to-event and map-keymap for Emacs 21.
+
+2008-01-16  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-marks, gnus-registry-default-mark):
+       Add new variables for article mark management.
+       (gnus-registry-extra-entries-precious, gnus-registry-trim): Define a
+       list of extra data entries which, when present, will indicate that the
+       article ID should not be trimmed from the registry.
+       (gnus-registry-mark-article, gnus-registry-article-marks): Remove these
+       functions.
+       (gnus-registry-read-mark): New function to read a mark name from the
+       user.
+       (gnus-registry-set-article-mark, gnus-registry-remove-article-mark)
+       (gnus-registry-set-article-mark-internal): New functions to add and
+       remove marks.
+       (gnus-registry-get-article-marks): New function to show the marks for
+       an article, or retrieve them for further use.
+
+2008-01-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-describe-bindings): Show all `S' prefix
+       keys when no argument is given.
+
+2008-01-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * imap.el (imap-ping-server): New variable.
+       (imap-opened): On add extra ping if imap-ping-server is non-nil.
+       (imap-ping-server): Minor doc string fixes.
+
+2008-01-14  Knut Anders Hatlen  <kahatlen@gmail.com>  (tiny change)
+
+       * imap.el (imap-ping-server): New function.
+       (imap-opened): Call imap-ping-server.
+
+2008-01-12  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-article-sort-by-random)
+       (gnus-thread-sort-by-random): Fix doc strings.  Reported by
+       jidanni@jidanni.org.
+
+2008-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-describe-bindings): New function.
+       (gnus-article-read-summary-keys): Use it.
+       (gnus-article-mode-map): Bind `C-h b' to it.
+
+2008-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-read-summary-keys): Work for `C-h' on
+       XEmacs.
+       (gnus-article-describe-key, gnus-article-describe-key-briefly): Protect
+       against non-character events.
+
+       * lpath.el: Fbind map-keymap for Emacs 21.
+
+2008-01-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-read-ephemeral-gmane-group-url): New
+       command.
+       (gnus-group-read-ephemeral-gmane-group): Use optional argument RANGE
+       instead of END.  Change name of the temp file.
+       (gnus-group-gmane-group-download-format): Add doc string.  Make it
+       customizable.
+
+2008-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-send-map): New keymap for `S' prefix keys;
+       bind `S W' to gnus-article-wide-reply-with-original; set default
+       binding to gnus-article-read-summary-send-keys.
+       (gnus-article-read-summary-keys): Fix the order of keys; display
+       continuation keys correctly in the echo area; describe bindings
+       correctly when keys end with `C-h'.
+       (gnus-article-read-summary-send-keys): New function.
+       (gnus-article-describe-key, gnus-article-describe-key-briefly): Work
+       for gnus-article-read-summary-send-keys; display continuation keys
+       correctly in the echo area.
+       (gnus-article-reply-with-original): Ignore prefix argument.
+       (gnus-article-wide-reply-with-original): New function.
+
+       * lpath.el: Fbind character-to-event and set-keymap-default-binding for
+       Emacs 21.
+
+2008-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-bookmark.el (gnus-bookmark-mouse-available-p): Don't test for
+       display-color-p.  Reported by Reiner Steib <Reiner.Steib@gmx.de>.
+
+2008-01-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-gmane-group-download-format): New variable.
+       (gnus-group-read-ephemeral-gmane-group): New command.
+
+2008-01-06  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * gnus.el (gnus-use-long-file-name): Remove reference to xenix.
+
+2007-12-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-send-mail-function): Increase custom version.
+
+       * mml-sec.el, sieve-manage.el, smime.el: Simplify loading of
+       password-cache or password.  Suggested by Glenn Morris <rgm@gnu.org>.
+
+2007-12-21  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * imap.el (imap-authenticate): Use current-buffer instead of buffer,
+       for the cases where imap-authenticate is called with a nil buffer
+       parameter.
+
+2007-12-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-browse-html-parts): Work for two or more
+       html parts correctly; support forwarded messages.
+       (gnus-article-browse-html-article): Remove work buffers.
+
+       * netrc.el: Bind encrypt-file-alist for Emacs 21 and XEmacs when
+       compiling.
+       (netrc-bound-and-true-p): New macro.
+       (netrc-parse): Use it instead of bound-and-true-p that is not available
+       in XEmacs 21.4.
+
+2007-12-19  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-mark-article)
+       (gnus-registry-article-marks): Add functionality to mark articles
+       through the Gnus registry.
+
+       * encrypt.el: Clarify documentation for the new pgg method.
+       (encrypt-file-alist): Add PGG option.
+       (encrypt-insert-file-contents, encrypt-write-file-contents): Use PGG
+       functionality.  Abstract password key and messaging to external
+       functions.
+       (encrypt-password-key, encrypt-get-passphrase-if-needed)
+       (encrypt-message-method-and-cipher): Add new convenience external
+       functions.
+       (encrypt-pgg-encode-buffer, encrypt-pgg-decode-buffer)
+       (encrypt-pgg-process-buffer): Add PGG functionality glue.
+
+       * netrc.el: Autoload encrypt when encrypt-file-alist is set.
+       (netrc-parse): Use encrypt-file-alist to determine if
+       encrypt-find-model or encrypt-insert-file-contents should be used.
+
+       * encrypt.el: Clarify documentation.  Load password-cache or
+       password, whichever one is found first, instead of autoloading.
+
+2007-12-19  Glenn Morris  <rgm@gnu.org>
+
+       * mml.el (message-options-set, message-narrow-to-head)
+       (message-in-body-p, message-mail-p, message-encode-message-body):
+       Autoload.
+       (message-remove-header, message-narrow-to-headers-or-head)
+       (message-subscribed-p, message-make-mail-followup-to)
+       (message-position-on-field, message-news-p)
+       (message-options-set-recipient, message-generate-headers)
+       (message-sort-headers): Declare as functions.
+
+2007-12-18  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-draft.el (gnus-draft-send-message): Mention process/prefix
+       convention in doc string.
+
+2007-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-browse-html-parts): Add message header and
+       title to html parts.
+       (gnus-article-browse-html-article): Pass message header to it.
+
+       * mm-decode.el (mm-display-external): Use mm-add-meta-html-tag.
+
+2007-12-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml-sec.el, sieve-manage.el, smime.el: Make loading of password-cache
+       or password compatible with XEmacs.
+
+2007-12-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (article-verify-x-pgp-sig): Add reference to X-PGP-Sig
+       format document.
+       (gnus-mime-delete-part): Don't write description line if empty.
+       (gnus-article-encrypt-body): Add confirmation for gnus-novice-user.
+
+2007-12-14  Johan Bockgård  <bojohan@gnu.org>
+
+       * gnus-sum.el (gnus-summary-mark-unread-as-read)
+       (gnus-summary-mark-read-and-unread-as-read)
+       (gnus-summary-mark-current-read-and-unread-as-read)
+       (gnus-summary-mark-unread-as-ticked): Doc fix.
+       `gnus-mark-article-hook', not `gnus-summary-mark-article-hook'.
+
+2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-summary-prev-article): Fix doc string.  Reported by
+       Christoph Conrad <christoph.conrad@gmx.de>.
+
+2007-12-14  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-util.el (gnus-y-or-n-p, gnus-yes-or-no-p): Alias to y-or-n-p and
+       yes-or-no-p.
+
+2007-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-decode.el (mm-add-meta-html-tag): New function.
+       (mm-save-part-to-file, mm-pipe-part): Use it.
+
+       * gnus-art.el (gnus-article-browse-delete-temp-files): Use
+       gnus-y-or-n-p instead of y-or-n-p.
+       (gnus-article-browse-html-parts): Work with message/external-body; use
+       mm-add-meta-html-tag.
+
+2007-12-11  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-cache.el: Require gnus-sum not just when compiling.
+
+       * gnus-fun.el (gnus-display-x-face-in-from): Require gnus-art.
+
+       * gnus-int.el (gnus-server-opened, gnus-status-message): Move
+       definitions before use.
+
+       * mm-decode.el: Require gnus-util.
+       (mm-remove-part): Only call delete-annotation on XEmacs.
+
+       * mm-uu.el (gnus-original-article-buffer): Define for compiler.
+
+       * nnmail.el: Require gnus-int.
+
+       * spam.el: Move `require's before `eval-when-compile's.
+
+       * gnus-ems.el (gnus-alive-p):
+       * gnus-fun.el (message-goto-eoh):
+       * gnus-util.el (gnus-group-name-decode):
+       * mail-source.el (gnus-compress-sequence):
+       * message.el (Info-goto-node, format-spec):
+       * mm-bodies.el (message-options-get):
+       * mm-decode.el (mm-view-pkcs7):
+       * mm-util.el (gmm-write-region):
+       * mml-smime.el (mml-compute-boundary)
+       (gnus-completing-read-with-default):
+       * mml.el (widget-button-press, gnus-make-hashtable):
+       * mml1991.el (mm-decode-content-transfer-encoding)
+       (mm-encode-content-transfer-encoding)
+       (message-options-get, message-options-set):
+       * mml2015.el (gnus-buffer-live-p, gnus-get-buffer-create):
+       * nnfolder.el (gnus-request-group):
+       * nnheader.el (ietf-drums-unfold-fws):
+       * rfc1843.el (mail-header-parse-content-type, message-narrow-to-head):
+       * smime.el (gnus-run-mode-hooks):
+       * spam-stat.el (gnus-message): Autoload.
+
+       * gnus-cache.el, gnus-fun.el, gnus-group.el, gnus.el, mail-source.el:
+       * mm-bodies.el, mm-decode.el, mm-extern.el, mm-util.el:
+       * mml-smime.el, mml.el, mml1991.el, mml2015.el, nndb.el, nnfolder.el:
+       * nnmail.el, nnmaildir.el, nnrss.el, rfc1843.el, spam.el:
+       Add declare-function compatibility definition.
+
+       * gnus-cache.el (nnvirtual-find-group-art):
+       * gnus-fun.el (article-narrow-to-head, gnus-article-goto-header)
+       (gnus-add-image, gnus-add-wash-type):
+       * gnus-group.el (nnkiboze-score-file):
+       * gnus-sum.el (turn-on-gnus-mailing-list-mode)
+       (gnus-cache-write-active, mm-uu-dissect, idna-to-unicode):
+       * gnus-util.el (gnus-find-method-for-group, gnus-group-name-charset)
+       (message-tokenize-header, gnus-get-buffer-create)
+       (mm-enable-multibyte, gnus-put-text-property, gnus-overlay-put)
+       (gnus-make-overlay, mm-disable-multibyte, gnus-add-text-properties):
+       * gnus.el (gnus-group-decoded-name):
+       * mail-source.el (imap-capability):
+       * mm-bodies.el (message-options-set):
+       * mm-decode.el (gnus-configure-windows):
+       * mm-extern.el (message-goto-body):
+       * mm-util.el (mm-delete-duplicates, mm-detect-coding-region):
+       * mml-smime.el (epg-key-sub-key-list, epg-sub-key-capability)
+       (epg-sub-key-validity, message-options-set):
+       * mml.el (widget-event-point, gnus-configure-windows):
+       * mml1991.el (mc-encrypt-generic, gpg-sign-encrypt, gpg-encrypt):
+       * mml2015.el (epg-check-configuration, epg-configuration)
+       (message-options-set):
+       * nndb.el (nndb-request-article):
+       * nnfolder.el (gnus-request-create-group):
+       * nnmail.el (gnus-activate-group, gnus-group-mark-article-read):
+       * nnmaildir.el (gnus-group-mark-article-read):
+       * nnrss.el (w3-parse-buffer, gnus-group-make-rss-group):
+       * rfc1843.el (message-fetch-field):
+       * spam.el (gnus-extract-address-components):
+       Declare as functions.
+
+2007-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-browse-html-parts): Decode CTE.
+
+       * pgg.el (pgg-run-at-time, pgg-cancel-timer): Use eval-and-compile.
+
+       * lpath.el: Fbind run-mode-hooks for Emacs 21;
+       bind show-trailing-whitespace for XEmacs.
+
+2007-12-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * hashcash.el, imap.el, pgg.el, pgg-parse.el (declare-function): Add
+       new no-op macro for backward compatibility.
+
+       * imap.el (imap-string-to-integer): New function.
+
+2007-12-09  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-uu.el (gnus-uu-yenc-article): Use insert-buffer-substring.
+
+       * gnus-art.el, gnus-spec.el, gnus-sum.el, gnus-util.el:
+       * message.el, mm-view.el, sieve-manage, smime.el:
+       Add declare-function compatibility definition.
+
+       * gnus-art.el (w3-region, w3m-region, Info-menu):
+       * gnus-spec.el (gnus-summary-from-or-to-or-newsgroups):
+       * gnus-sum.el (gnus-get-predicate):
+       * gnus-util.el (mm-append-to-file, w32-focus-frame):
+       * message.el (mail-abbrev-in-expansion-header-p):
+       * mm-view.el (w3-do-setup, w3-region, w3-prepare-buffer)
+       (w3m-detect-meta-charset, w3m-region):
+       * sieve-manage.el (password-read, password-cache-add)
+       (password-cache-remove):
+       * smime.el (password-read-and-add): Declare as functions.
+
+2007-12-08  David Kastrup  <dak@gnu.org>
+
+       * gnus-sum.el (gnus-summary-simplify-subject-query):
+       * ecomplete.el (ecomplete-display-matches): Fix buggy call to
+       `message'.
+
+2007-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * dgnushack.el (dgnushack-emacs-compile-defcustom-p): New function; use
+       it to bind idna-program, installation-directory, defined-colors, and
+       face-attribute for XEmacs of the version that compiles defcustom forms.
+
+2007-12-07  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-art.el (article-make-date-line): Revert previous change.
+
+2007-12-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-start.el (gnus-load): Rename local variable to avoid confusion.
+
+2007-12-06  Christian Plate  <cplate@web.de>  (tiny change)
+
+       * nnmaildir.el (nnmaildir-request-update-info): Improved performance.
+       Call gnus-add-to-range ranges only once with a prepared article-list.
+
+2007-12-06  Paul Jarc  <prj@po.cwru.edu>
+
+       * nnmaildir.el (nnmaildir-request-list, nnmaildir-retrieve-groups,
+       nnmaildir-request-group, nnmaildir-retrieve-headers): Escape spaces in
+       group names with backslashes.  Reported by Tassilo Horn
+       <tassilo@member.fsf.org>.
+
+2007-12-06  D. Goel  <deego3@gmail.com>
+
+       * gnus-art.el (article-make-date-line):
+       * gnus-start.el (gnus-load):
+       * pop3.el (pop3-read-response): Fix buggy call to `error'.
+
+2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-use-idna)
+       * gnus-start.el (gnus-site-init-file)
+       * message.el (message-use-idna)
+       * mm-uu.el (mm-uu-hide-markers)
+       * smiley.el (smiley-style): Revert changes that suppress warnings.
+
+2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-browse-html-parts): Add meta html tag to
+       specify charset to html source.  Reported by Christoph Conrad
+       <christoph.conrad@gmx.de>.
+
+2007-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-use-idna): Don't directly refer to the value of
+       idna-program in order to suppress byte compile warning issued by XEmacs
+       that came to byte compile the default value section of defcustom forms
+       recently.
+
+       * gnus-start.el (gnus-site-init-file): Don't directly refer to the
+       value of installation-directory.
+
+       * message.el (message-use-idna): Don't directly refer to the value of
+       idna-program.
+
+       * mm-uu.el (mm-uu-hide-markers): Don't directly call defined-colors.
+
+       * smiley.el (smiley-style): Don't directly call face-attribute.
+
+2007-12-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-highlight-line): Add FIXME.
+
+       * gnus-dired.el: Reduce Gnus dependencies.
+       (gnus-ems, gnus-msg, gnus-util, message, mm-decode, mml): Don't
+       require.  Use autoloads instead.
+       (mml-attach-file, mm-default-file-encoding, mailcap-extension-to-mime)
+       (mailcap-mime-info, mm-mailcap-command, ps-print-preprint)
+       (message-buffers, gnus-setup-message, gnus-print-buffer): Autoload.
+       (gnus-dired-mode): Adjust doc string.
+       (gnus-dired-mail-mode): New variable.
+       (gnus-dired-mode-map): Avoid using `gnus-define-keys'.
+       (gnus-dired-mode): Avoid using `gnus-run-hooks'.
+       (gnus-dired-mail-buffers): New function.  Return mail or message
+       composition buffers.
+       (gnus-dired-attach): Use it.
+       (gnus-dired-find-file-mailcap): Call `mailcap-mime-info' with
+       NO-DECODE.
+       (gnus-dired-print): Use `gnus-print-buffer' depending on
+       `gnus-dired-mail-mode'.
+
+2007-12-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-encoded-word-regexp)
+       (rfc2047-encoded-word-regexp-loose): Move forward; add comments
+       explaining what regexp patterns are for.
+
+2007-12-04  Glenn Morris  <rgm@gnu.org>
+
+       * password.el: Move to password-cache.el.
+
+       * mml1991.el (password-read, password-cache-add, password-cache-remove):
+       * mml2015.el (password-read, password-cache-add, password-cache-remove):
+       * mml-smime.el (password-read, password-cache-add)
+       (password-cache-remove):
+       No need to autoload, since mml-sec requires password.
+
+       * gnus.el (gnus-spam-resend-to, gnus-ham-resend-to):
+       * message.el (gnus-extract-address-components):
+       * mml-smime.el (gnus-extract-address-components): Define for compiler.
+
+       * mml-sec.el, sieve-manage.el, smime.el: Require password-cache or
+       password.
+
+2007-12-03  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mailcap.el: Reduce dependencies.
+       (mail-header-parse-content-type): Autoload.
+       (mailcap-delete-duplicates): New alias.
+       (mailcap-mime-info): Add optional argument NO-DECODE.
+       (mailcap-mime-types): Use mailcap-delete-duplicates.
+
+       * message.el (message-ignored-supersedes-headers): Add "X-ID".
+
+2007-12-03  Nathan J. Williams  <nathanw@MIT.EDU>  (tiny change)
+
+       * imap.el (imap-mailbox-status-asynch): Upcase STATUS items.
+       (imap-parse-status): Upcase status-att for servers that sends them
+       lower-case (e.g., MS Exchange 2007).
+
+2007-12-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-sum.el (gnus-uu-extract-map): Add a command for the yenc
+       function.
+
+       * gnus-uu.el (gnus-uu-decode-yenc): New command.
+       (gnus-uu-yenc-article): New function.
+
+       * yenc.el (yenc-first-part-p, yenc-last-part-p): New functions.
+
+       * mm-uu.el (mm-uu-yenc-extract): Get the data from the original
+       buffer.
+
+2007-12-02  Glenn Morris  <rgm@gnu.org>
+
+       * binhex.el (binhex): New custom group.
+       (binhex-decoder-program, binhex-decoder-switches)
+       (binhex-use-external): Move to the binhex custom group.
+
+       * uudecode.el (uudecode): New custom group.
+       (uudecode-decoder-program, uudecode-decoder-switches)
+       (uudecode-use-external): Move to the uudecode custom group.
+
+       * netrc.el (top-level): Don't load `encrypt' features.
+       (netrc-parse): Don't use encrypt.
+       (netrc-find-service-name, netrc-find-service-number): Don't use caddr.
+
+       * encrypt.el: Remove file.
+
+2007-12-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-cite-prefix-regexp): Remove `-' and `+' to avoid
+       matches on patches.
+
+       * gnus-art.el (gnus-article-browse-html-article): Mention
+       `mm-text-html-renderer' in the doc string.
+
+       * rfc2047.el (rfc2047-encode-max-chars): Refer to RFC 2047 in doc
+       string.  Add comments.
+
+       * message.el (message-idna-to-ascii-rhs-1): Don't call `idna-to-ascii'
+       if rhs is ASCII.
+
+2007-12-01  Glenn Morris  <rgm@gnu.org>
+
+       * mail-source.el (top-level): Require format-spec before
+       eval-when-compile.
+
+2007-11-30  Glenn Morris  <rgm@gnu.org>
+
+       * encrypt.el: Require password, rather than autoloading password-read.
+
+2007-11-29  Glenn Morris  <rgm@gnu.org>
+
+       * imap.el (sasl-find-mechanism, sasl-mechanism-name)
+       (sasl-make-client, sasl-next-step, sasl-step-data)
+       (sasl-step-set-data): Declare as functions.
+
+2007-11-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * tls.el (tls-hostmismatch, open-tls-stream): Checkdoc cleanup.
+
+2007-11-28  Elias Oltmanns  <eo@nebensachen.de>
+
+       * tls.el (open-tls-stream): Actually consult tls-checktrust to see if
+       certs should be verified and what is to be done in the event of a
+       verification failure.
+
+       * gnus.el (gnus-method-to-server): Add an optional parameter so the
+       caller can indicate whether the cache should be disregarded for this
+       call.  This way the result of the call is reproducible at all times and
+       can be considered a canonical server name for the supplied method.
+       (gnus-agent-method-p): Canonicalize server names by pushing their
+       method through `gnus-method-to-server' using the no-cache argument.
+
+       * gnus-srvr.el (gnus-server-insert-server-line): Call
+       `gnus-method-to-server' with `no-cache' argument.
+
+       * gnus-agent.el (gnus-agent-toggle-plugged): Don't call
+       gnus-agent-possibly-synchronize-flags as this should be called when the
+       server is actually being opened.
+       (gnus-agent-possibly-synchronize-flags)
+       (gnus-agent-possibly-synchronize-flags-server): Move check for the
+       flags file of an agentized server to the latter function.
+
+       * gnus-int.el (gnus-agent-possibly-synchronize-flags-server): Autoload.
+       (gnus-open-server): Call gnus-agent-possibly-synchronize-flags-server
+       after a connection has been established successfully.
+
+2007-11-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-display-face): Force to display face if called
+       interactively; check if gnus-article-x-face-too-ugly matches author.
+       (article-display-x-face): Display face even if From header is missing
+       as article-display-face does.
+
+2007-11-27  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * hashcash.el (message-narrow-to-headers-or-head)
+       (message-fetch-field, message-goto-eoh)
+       (message-narrow-to-headers): Declare as functions.
+
+2007-11-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mail-source.el (mail-sources): Default to fetch from file for
+       compatibility with default of nnmail-spool-file.
+
+2007-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-allow-irregular-q-encoded-words): New variable.
+       (rfc2047-encodable-p): Use rfc2047-encoded-word-regexp instead of "=?"
+       to look for encoded word that should be encoded again.
+       (rfc2047-encoded-word-regexp): Make B encoding pattern strict.
+       (rfc2047-encoded-word-regexp-loose): New constant that has loose Q
+       encoding pattern.
+       (rfc2047-decode-region): Switch strict regexp and loose one according
+       to rfc2047-allow-irregular-q-encoded-words.
+
+2007-11-25  Romain Francoise  <romain@orebokech.com>
+
+       * gnus-msg.el (gnus-summary-reply): Delete extra paren.
+
+2007-11-25  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * tls.el (tls-program): Provide more custom choices from
+       `tls-checktrust'.  Refer to `tls-checktrust' in doc string.
+       (tls-process-connection-type, tls-success): Remove "*" in doc string.
+
+2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmail.el (nnmail-spool-file): Remove obsolete variable.
+       (nnmail-get-new-mail): Remove code using `nnmail-spool-file'.
+
+       * gnus-start.el (defvar, gnus-get-unread-articles): Remove code using
+       `nnmail-spool-file'.
+
+       * nnkiboze.el (nnkiboze-generate-groups): Don't bind obsolete
+       `nnmail-spool-file'.
+
+       * gnus-move.el (gnus-change-server): Ditto.
+
+       * gnus-kill.el (gnus-batch-score): Ditto.
+
+       * gnus-cache.el (gnus-jog-cache): Ditto.
+
+       * gnus-msg.el (gnus-summary-reply):
+       Ignore gnus-confirm-mail-reply-to-news for wide and very wide replies.
+
+2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * tls.el (tls-checktrust, tls-hostmismatch, tls-untrusted): Add custom
+       version.  Minor improvement to doc strings.
+       (tls-program): Add comment.
+
+2007-11-24  Elias Oltmanns  <eo@nebensachen.de>
+
+       * tls.el (tls-certtool-program, tls-hostmismatch): New variables.
+       (tls-checktrust): New variable.  Check if GNU TLS complained about a
+       mismatch between the hostname provided in the certificate and the name
+       of the host connnecting to.
+       (open-tls-stream): Use them.  Check certificates against trusted root
+       certificates.
+
+2007-11-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-cache.el (gnus-cache-generate-nov-databases):
+       Use nnml-generate-nov-databases-directory instead of
+       nnml-generate-nov-databases-1.
+
+2007-11-24  Glenn Morris  <rgm@gnu.org>
+
+       * message.el (message-tool-bar-retro): Update for rename
+       mail_send.xpm->mail-send.xpm.
+
+2007-11-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * smime.el (smime-cert-by-ldap-1): Use `ldap-search' instead of
+       `smime-ldap-search' for Emacs 22 and up.
+
+2007-11-22  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-art.el (gnus-article-truncate-lines): Use `truncate-lines'.
+
+       * message.el (message-send-mail-function): Fix error convention.
+       (message-mailer-swallows-blank-line, message-send-mail-with-sendmail)
+       (message-widen-reply, message-send-mail, message-talkative-question)
+       (message-with-reply-buffer, message-generate-new-buffer-clone-locals)
+       (message-clone-locals, message-send-news): Use with-current-buffer.
+       (message-insert-or-toggle-importance): Remove unused var `valid'.
+       (message-make-references): Remove unused var `new-references'.
+       (message-make-mail-followup-to): Remove unused var `subscribed-lists'.
+
+2007-11-22  Juanma Barranquero  <lekktu@gmail.com>
+
+       * spam.el (spam-find-spam, spam-enter-list): Doc fixes.
+       (spam-split-symbolic-return-positive): Reflow docstring.
+       (spam-backends, spam-summary-exit-behavior)
+       (spam-mark-ham-unread-before-move-from-spam-group)
+       (spam-summary-score-preferred-header, spam-sa-learn-spam-switch)
+       (spam-sa-learn-ham-switch, spam-sa-learn-unregister-switch)
+       (spam-clear-cache, spam-backend-check, spam-install-backend)
+       (spam-install-statistical-backend, spam-list-of-processors)
+       (spam-group-processor-p, spam-split, spam-bogofilter-score)
+       (spam-bsfilter-score, spam-check-bsfilter, spam-crm114-score)
+       (spam-check-crm114, spam-initialize, spam-unload-hook):
+       Fix typos in docstrings.
+
+2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-start.el (gnus-get-unread-articles): Mark groups as having never
+       been checked if they have never been read and those group levels are
+       higher than the one that a user specified.
+
+2007-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-start.el (gnus-get-unread-articles): Don't prevent from checking
+       foreign groups unless a group level is specified by a user.
+       Reported by Dan Nicolaescu <dann@ics.uci.edu>.
+
+2007-11-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-send-mail-function): Require sendmail.
+
+2007-11-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-send-mail-function): Check for smtpmail too.
+
+       * utf7.el (utf7-encode, utf7-decode): Use coding system
+       `utf-7'/`utf-7-imap' from utf-7.el' if available.
+
+       * message.el (message-send-mail-function): New function.
+       (message-send-mail-function): Set default using
+       message-send-mail-function.  Adjust doc string.
+       (message-send-mail-with-mailclient): New function.
+
+2007-11-17  Richard Stallman  <rms@gnu.org>
+
+       * assistant.el: Remove file.
+
+2007-11-16  Dan Nicolaescu  <dann@ics.uci.edu>
+
+       * smime.el (from):
+       * rfc2047.el (message-posting-charset):
+       * qp.el (mm-use-ultra-safe-encoding):
+       * pop3.el (parse-time-months):
+       * nnrss.el (mm-text-html-renderer, mm-text-html-washer-alist):
+       * nnml.el (files):
+       * nnheader.el (gnus-newsgroup-name, nnheader-file-coding-system)
+       (jka-compr-compression-info-list, ange-ftp-path-format)
+       (efs-path-regexp):
+       * nndiary.el (files):
+       * mml2015.el (mc-default-scheme, mc-schemes, pgg-default-user-id)
+       (pgg-errors-buffer, pgg-output-buffer, epg-user-id-alist)
+       (epg-digest-algorithm-alist, inhibit-redisplay)
+       (password-cache-expiry):
+       * mml1991.el (pgg-default-user-id, pgg-errors-buffer)
+       (pgg-output-buffer, password-cache-expiry):
+       * mml.el (mml-dnd-protocol-alist, ange-ftp-name-format)
+       (efs-path-regexp):
+       * mml-smime.el (epg-user-id-alist, epg-digest-algorithm-alist)
+       (inhibit-redisplay):
+       * mm-uu.el (file-name, start-point, end-point, entry)
+       (gnus-newsgroup-name, gnus-newsgroup-charset):
+       * mm-util.el (mm-mime-mule-charset-alist, latin-unity-coding-systems)
+       (latin-unity-ucs-list):
+       * mm-bodies.el (mm-uu-yenc-decode-function, mm-uu-decode-function)
+       (mm-uu-binhex-decode-function):
+       * message.el (gnus-message-group-art, gnus-list-identifiers, )
+       (rmail-enable-mime-composing, gnus-local-organization)
+       (gnus-post-method, gnus-select-method, gnus-active-hashtb)
+       (gnus-read-active-file, facemenu-add-face-function)
+       (facemenu-remove-face-function, gnus-article-decoded-p)
+       (tool-bar-mode):
+       * mail-source.el (display-time-mail-function):
+       * gnus-util.el (nnmail-pathname-coding-system)
+       (nnmail-active-file-coding-system, gnus-emphasize-whitespace-regexp)
+       (gnus-original-article-buffer, gnus-user-agent)
+       (rmail-default-rmail-file, mm-text-coding-system, tool-bar-mode)
+       (xemacs-codename, sxemacs-codename, emacs-program-version):
+       * gnus-sum.el (tool-bar-mode, gnus-tmp-header, number):
+       * gnus-start.el (gnus-agent-covered-methods)
+       (gnus-agent-file-loading-local, gnus-agent-file-loading-cache)
+       (gnus-current-headers, gnus-thread-indent-array, gnus-newsgroup-name)
+       (gnus-newsgroup-headers, gnus-group-list-mode)
+       (gnus-group-mark-positions, gnus-newsgroup-data)
+       (gnus-newsgroup-unreads, nnoo-state-alist)
+       (gnus-current-select-method, mail-sources)
+       (nnmail-scan-directory-mail-source-once, nnmail-split-history)
+       (nnmail-spool-file, gnus-cache-active-hashtb):
+       * gnus-mh.el (mh-lib-progs):
+       * gnus-ems.el (gnus-tmp-unread, gnus-tmp-replied)
+       (gnus-tmp-score-char, gnus-tmp-indentation, gnus-tmp-opening-bracket)
+       (gnus-tmp-lines, gnus-tmp-name, gnus-tmp-closing-bracket)
+       (gnus-tmp-subject-or-nil, gnus-check-before-posting, gnus-mouse-face)
+       (gnus-group-buffer):
+       * gnus-cite.el (font-lock-defaults-computed, font-lock-keywords)
+       (font-lock-set-defaults):
+       * gnus-art.el (tool-bar-map, w3m-minor-mode-map)
+       (gnus-face-properties-alist, charset, gnus-summary-article-menu)
+       (gnus-summary-post-menu, total-parts, type, condition, length):
+       * gnus-agent.el (gnus-agent-read-agentview):
+       * flow-fill.el (show-trailing-whitespace):
+       * gnus-group.el (tool-bar-mode, nnrss-group-alist): Remove unnecessary
+       eval-and-compile wrappers for byte compiler pacifiers.
+
+       * mm-view.el (mm-inline-image-xemacs): Only do something for XEmacs.
+       (mm-display-inline-fontify): Check for featurep 'xemacs not
+       extent-list.
+
+       * mm-decode.el (mm-display-external): Check for featurep 'xemacs not
+       itimer-list.
+       (mm-create-image-xemacs): Only do something for XEmacs.
+       (mm-image-fit-p): Check for featurep 'xemacs not glyph-width.
+
+       * mm-util.el (mm-find-buffer-file-coding-system): Add check for XEmacs.
+
+       * gnus-registry.el (gnus-adaptive-word-syntax-table):
+       * gnus-fun.el (gnus-face-properties-alist): Pacify byte compiler.
+
+2007-11-15  Juanma Barranquero  <lekktu@gmail.com>
+
+       * nnimap.el (nnimap-split-download-body):
+       * gnus-demon.el (gnus-demon):
+       * gnus-uu.el (gnus-uu-default-view-rules): Fix typos in docstrings.
+
+2007-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-insert-buffer-substring, nntp-copy-to-buffer): New
+       macros.
+       (nntp-wait-for, nntp-retrieve-articles, nntp-async-trigger)
+       (nntp-retrieve-headers-with-xover): Use nntp-insert-buffer-substring to
+       copy data from unibyte buffer to multibyte current buffer.
+       (nntp-retrieve-headers, nntp-retrieve-groups); Use nntp-copy-to-buffer
+       to copy data from unibyte current buffer to multibyte buffer.
+       (nntp-make-process-buffer): Make process buffer unibyte.
+
+       * pop3.el (pop3-open-server): Fix typo in Lisp code.
+
+2007-11-14  Denys Duchier  <denys.duchier@univ-orleans.fr>  (tiny change)
+
+       * pop3.el (pop3-open-server): Accept and process data more robustly at
+       connexion start to avoid spurious "POP SSL connexion failed" errors.
+
+2007-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-start.el (gnus-active-to-gnus-format): Use unibyte buffer to
+       read group names.
+
 2007-11-12  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-msg.el (gnus-confirm-mail-reply-to-news): Adjust :version.
 2007-11-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnmail.el (nnmail-parse-active): Make group names unibyte.
-       (nnmail-save-active): Use a unibyte buffer saving active file, which
-       may contain non-ASCII group names.
+       (nnmail-save-active): Use a unibyte buffer when saving active file,
+       which may contain non-ASCII group names.
 
        * nnml.el (nnml-request-group): Decode group names in messages.
 
 
        * gnus-ems.el (gnus-x-splash): Work even if there's no scroll bar.
 
+2007-10-29  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * message.el (message-check-news-body-syntax): Avoid
+       mm-string-as-multibyte.
+       (message-hide-headers): Don't assume (point-min)==1.
+
 2007-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el (message-remove-blank-cited-lines): Fix if remove is
        (message-fix-before-sending): Add `bogus-recipient'.
 
        * gnus-art.el (gnus-button-mid-or-mail-heuristic-alist): Add "alpine".
-       (gnus-treat-emphasize, gnus-treat-body-boundary): Don't test
-       window-system.
+       (gnus-treat-body-boundary): Don't test window-system.
+
+2007-10-28  Leo <sdl.web@gmail.com>  (tiny change)
+
+       * gnus-art.el (gnus-treat-emphasize): Don't test window-system.
 
 2007-10-28  Miles Bader  <miles@gnu.org>
 
 2007-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * message.el (message-remove-blank-cited-lines): New function.
-       Suggested by Karl Pl\e,Ad\e(Bsterer.
+       Suggested by Karl Plästerer.
 
 2007-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
 2007-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
-        * Relicense "GPLv2 or later" files to "GPLv3 or later".
+       * Relicense "GPLv2 or later" files to "GPLv3 or later".
 
 2007-10-03  Reiner Steib  <Reiner.Steib@gmx.de>
 
        (gnus-registry-fetch-extra-flags, gnus-registry-has-extra-flag)
        (gnus-registry-store-extra-flags, gnus-registry-delete-extra-flags)
        (gnus-registry-delete-all-extra-flags): Allow for arbitrary flag symbol
-        storage through the gnus-registry, and provide an appropriate API for
-        it.
+       storage through the gnus-registry, and provide an appropriate API for
+       it.
 
 2007-09-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * hmac-def.el (define-hmac-function): Switch from old-style to
        new-style backquotes.
 
-       * md4.el (md4-make-step): likewise.
+       * md4.el (md4-make-step): Likewise.
 
 2007-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * mm-uu.el (mm-uu-type-alist): Refer to mm-uu-configure-list in doc
        string.
 
-2007-07-20  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
+2007-07-20  Michaël Cadilhac  <michael@cadilhac.name>
 
        * nnrss.el (nnrss-ignore-article-fields): New variable.  List of fields
        that should be ignored when comparing distant RSS articles with local
 
 2007-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * message.el (message-narrow-to-headers-or-head): Ignore
-       mail-header-separator in the body.
+       * message.el (message-narrow-to-headers-or-head):
+       Ignore mail-header-separator in the body.
 
 2007-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * dgnushack.el: Autoload ad-add-advice for XEmacs.  bbdb-com.el that
        spam.el loads uses it in the compiled defadvice form.
 
-2007-05-12  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
+2007-05-12  Michaël Cadilhac  <michael@cadilhac.name>
 
        * gnus-sum.el (gnus-articles-to-read)
        (gnus-summary-insert-old-articles): Don't truncate group name for
        * gnus-sum.el (gnus-simplify-subject-fully): Use
        `truncate-string-to-width' instead.
 
-2007-05-11  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
+2007-05-11  Michaël Cadilhac  <michael@cadilhac.name>
 
        * gnus-sum.el (gnus-summary-next-group-on-exit): New variable.  Tell
        if, on summary exit, the next group has to be selected.
 
        * gnus.el (gnus-version-number): Bump version.
 
-2007-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2007-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: No Gnus v0.6 is released.
 
 2007-04-16  Didier Verna  <didier@xemacs.org>
 
        * gnus-msg.el (gnus-configure-posting-styles): Handle
-       message-signature-directory properly with :file syntax. Reported by
+       message-signature-directory properly with :file syntax.  Reported by
        "Leo".
 
 2007-04-11  Didier Verna  <didier@xemacs.org>
 
        * smiley.el (smiley-regexp-alist): Add "dead" smiley.
 
-2007-02-14  Micha\e,Ak\e(Bl Cadilhac  <michael@cadilhac.name>
+2007-02-14  Michaël Cadilhac  <michael@cadilhac.name>
 
        * nntp.el (nntp-send-command): Don't wait for echoes when
        nntp-open-ssl-stream is used.
 
        * gnus-cite.el (gnus-message-citation-mode): Don't define in XEmacs.
 
-2006-12-29  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
+2006-12-29  Jouni K. Seppänen  <jks@iki.fi>
 
        * nnimap.el (nnimap-expunge-search-string): Mention
        nnimap-search-uids-not-since-is-evil in docstring.
        * 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>
+2006-12-04  Jouni K. Seppänen  <jks@iki.fi>
 
        * mm-url.el (mm-url-predefined-programs): Call curl with correct
        options.
 
        * pgg-def.el (pgg-truncate-key-identifier): Truncate the key ID to 8
        letters from the end.  Thanks to "David Smith" <davidsmith@acm.org> and
-       andreas@altroot.de (Andreas V\e,Av\e(Bgele)
+       andreas@altroot.de (Andreas Vögele).
 
        FIXME: Use `tiny change'?
 
 
 2006-05-29  Kevin Greiner  <kevin.greiner@compsol.cc>
 
-       * gnus-agent.el (Added gnus-agent-flush*) to purge agent info.
+       * gnus-agent.el: Added gnus-agent-flush* to purge agent info.
        (gnus-agent-read-agentview): Fixed handling of end-of-file error.
        (gnus-agent-read-local): All symbols allocated in my-obarray
        (gnus-agent-set-local): Skip invalid entries (min and/or max is nil).
 
        * nnrss.el (nnrss-check-group): Bind hash-index.
 
-2006-05-23  Micha\e,Ak\e(Bl Cadilhac  <michael.cadilhac@lrde.org>
+2006-05-23  Michaël Cadilhac  <michael.cadilhac@lrde.org>
 
        * nnrss.el (nnrss-check-group): Use the md5sum of the whole RSS item as
        its hash index.  Store this hash in `nnrss-group-data'.
 
        * gnus-util.el (gnus-byte-compile): Use it.
 
-2006-04-22  xyblor  <fake@invalid.email>  (Tiny change.)
+2006-04-22  xyblor  <fake@invalid.email>  (tiny change)
 
        * gnus-util.el (kill-empty-logs): New function.
 
        * gnus-topic.el (gnus-topic-display-missing-topic): Skip past
        groups in the parent topic.
 
-2006-04-16  Jo\e,Ac\e(Bo Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
+2006-04-16  João Cachopo  <joao.cachopo@inesc-id.pt>  (tiny change)
 
        * spam.el (spam-necessary-extra-headers): Add X-CRM114-Status.
        (spam-extra-header-to-number): Return the CRM114 number as a
        * gnus-art.el (gnus-button-valid-localpart-regexp): Exclude `@'.
        (gnus-article-browse-delete-temp): Add :version.
 
-2006-04-11  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2006-04-11  Arne Jørgensen  <arne@arnested.dk>
 
        * gnus-sieve.el (gnus-sieve-generate): Delete from the start of
        the sieve region.
        Lisp error; give up parsing of parameters if it failed in
        extracting type.
 
-2006-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2006-02-14  Arne Jørgensen  <arne@arnested.dk>
 
        * smime.el (smime-cert-by-ldap-1): Fix bug where
        `smime-ldap-search' returns results without userCertificates.
        (starttls-open-stream-gnutls, starttls-open-stream): Rename arg
        SERVICE to PORT.
 
-       * pop3.el (pop3-open-server) <ssl>:  Clarify a loop.  Deal with
+       * pop3.el (pop3-open-server) <ssl>: Clarify a loop.  Deal with
        port null or service name.
        (starttls-negotiate): Autoload.
 
        * gnus-agent.el (gnus-agent-rename-group)
        (gnus-agent-delete-group): Wrap doc strings.
 
-
 2005-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * messagexmas.el (message-use-toolbar): Change the valid values
 
        * mml.el (mml-preview): Use it; doc fix.
 
+2005-10-30  Chong Yidong  <cyd@stupidchicken.com>
+
+       * imap.el (imap-open): Handle case where buffer is a buffer object.
+
 2005-10-29  Romain Francoise  <romain@orebokech.com>
 
        * message.el (message-fix-before-sending): Fix comment.
        whitespace removed in revision 7.8.  Use concatenated string to
        protect trailing whitespace.
 
-2005-10-27  Jouni K. Sepp\e,Ad\e(Bnen  <jks@iki.fi>
+2005-10-27  Jouni K. Seppänen  <jks@iki.fi>
 
        * nnimap.el (nnimap-search-uids-not-since-is-evil): Add variable.
        (nnimap-request-expire-articles): Use it to avoid sending 'UID
 
 2005-10-26  Didier Verna  <didier@xemacs.org>
 
-       * gnus-group.el (gnus-group-compact-group): invalidate original
+       * gnus-group.el (gnus-group-compact-group): Invalidate original
        article buffer.
-       * gnus-srvr.el (gnus-server-compact-server): ditto.
-       * nnml.el (nnml-request-compact-group): handle self Xref: field in
+       * gnus-srvr.el (gnus-server-compact-server): Ditto.
+       * nnml.el (nnml-request-compact-group): Handle self Xref: field in
        NOV database and in article itself.
        Invalidate article backlog.
 
        * message.el (message-display-completion-list): New function.
        (message-expand-group): Use it; make sure the Completions buffer
        is modifiable.
-
 2005-10-23  Chong Yidong  <cyd@stupidchicken.com>
 
        * gnus-sum.el (gnus-ignored-from-addresses): Handle case where
 
        * message.el (message-idna-to-ascii-rhs-1): Reformat.
 
-2005-09-27  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-09-27  Arne Jørgensen  <arne@arnested.dk>
 
        * message.el (message-remove-duplicates): New function.
        Implementation borrowed from `gnus-remove-duplicates'.
 
 2005-09-11  Jari Aalto  <jari.aalto@cante.net>
 
-       * html2text.el: (html2text-replace-list): Add new entities.
+       * html2text.el (html2text-replace-list): Add new entities.
 
 2005-09-11  Romain Francoise  <romain@orebokech.com>
 
 
 2005-09-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * message.el (message-tab-body-function): Fixed mismatched custom
-       type.
+       * message.el (message-tab-body-function): Fix mismatched custom type.
 
        * gnus.el (gnus-group-change-level-function): Ditto.
 
        * mm-extern.el (mm-extern-local-file, mm-inline-external-body):
        * pop3.el (pop3-user): Don't use `format' on `error' arguments.
 
-2005-06-16  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-06-16  Arne Jørgensen  <arne@arnested.dk>
 
        * smime.el (smime-cert-by-ldap-1): Detect PEM format without
        header by looking for magic "MII" at the beginnig.
        * smime.el (smime-cert-by-ldap-1): Don't use
        replace-regexp-in-string.
 
-2005-05-31  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-05-31  Arne Jørgensen  <arne@arnested.dk>
 
        * smime-ldap.el (smime-ldap-search): Add compatibility for XEmacs.
 
        * smime.el (smime-cert-by-ldap-1): Handle certificates distributed
-       in PEM format. Adjust to the XEmacs compability.
+       in PEM format.  Adjust to the XEmacs compability.
 
 2005-05-30  Reiner Steib  <Reiner.Steib@gmx.de>
 
        user-function allow user modifications of the scores.
        (spam-stat-score-buffer-user): New function, to allow
        user-computed modifications to the score.
-       (spam-stat-score-buffer-user-functions): list of additional
-       scoring functions
-       (spam-stat-error-holder): global temporary error holder
-       (spam-stat-split-fancy): use the new `spam-stat-error-holder'
-       variable
+       (spam-stat-score-buffer-user-functions): List of additional
+       scoring functions.
+       (spam-stat-error-holder): Global temporary error holder.
+       (spam-stat-split-fancy): Use the new `spam-stat-error-holder'
+       variable.
 
 2005-04-06  Teodor Zlatanov  <tzz@lifelogs.com>
 
 2005-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * nnimap.el (nnimap-date-days-ago): Add defvars in order to
-       silence the byte compiler inside the defun
+       silence the byte compiler inside the defun.
 
        * gnus-demon.el (parse-time-string): Add autoload.
 
 
        * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
 
-2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
+2005-03-10  Arne Jørgensen  <arne@arnested.dk>  (tiny change)
 
        * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
 
        * gnus-sum.el (gnus-summary-exit): Move point after displaying the
        buffer, so it moves the window's cursor.
 
-2005-02-26  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-02-26  Arne Jørgensen  <arne@arnested.dk>
 
        * mm-decode.el (mm-dissect-buffer): Pass the from field on to
        `mm-dissect-multipart' and receive the from field as an (optional)
 2005-02-22  Simon Josefsson  <jas@extundo.com>
 
        * encrypt.el (encrypt-password-cache-expiry): Remove (use
-       `password-cache-expiry' instead).  Reported by Arne J\e,Ax\e(Brgensen
+       `password-cache-expiry' instead).  Reported by Arne Jørgensen
        <arne@arnested.dk>.
        (encrypt): Add password-cache and password-cache-expiry as group
        members.
 
-2005-02-22  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-02-22  Arne Jørgensen  <arne@arnested.dk>
 
        * smime.el (smime-ldap-host-list): Doc fix.
        (smime-ask-passphrase): Use `password-read-and-add' to read (and
 
        * mml.el (mml-parse-1): Use them.
 
-2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-02-21  Arne Jørgensen  <arne@arnested.dk>
 
        * nnrss.el (nnrss-verbose): Removed.
        (nnrss-request-group): Use `nnheader-message' instead.
        mml-smime-get-dns-ldap.
        (mml-smime-encrypt-query): Use new function.  Default to ldap.
 
-2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
+2005-02-14  Arne Jørgensen  <arne@arnested.dk>
 
        * smime.el: Require smime-ldap.
        (smime-ldap-host-list): New variable.
 
 2005-01-03  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-score.el (gnus-decay-scores, gnus-score-load-file): Allow
-       to apply decay on score files matching a regexp.
+       * gnus-score.el (gnus-decay-scores, gnus-score-load-file):
+       Allow to apply decay on score files matching a regexp.
 
 2004-12-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus-art.el (gnus-header-button-alist): Handle URLs in OpenPGP:
        headers separately.
-       (gnus-button-openpgp): New function, inspired by Jochen K\e,A|\e(Bpper
+       (gnus-button-openpgp): New function, inspired by Jochen Küpper
        <jochen-+It19tn3Rl9sbm7dSapR3bNAH6kLmebB@public.gmane.org>.
 
 2004-11-14  Reiner Steib  <Reiner.Steib@gmx.de>
        * netrc.el (autoload, netrc-parse): Use encrypt.el instead of
        gnus-encrypt.el.
 
-       * encrypt.el: copied from gnus-encrypt.el
+       * encrypt.el: Copied from gnus-encrypt.el.
 
-       * gnus-encrypt.el: commented that it's obsolete
+       * gnus-encrypt.el: Commented that it's obsolete.
 
 2004-10-15  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
 
-       * gnus-agent.el (gnus-agent-cat-groups): rewrote avoiding defsetf
+       * gnus-agent.el (gnus-agent-cat-groups): Rewrote avoiding defsetf
        to avoid run-time CL dependencies.
        (gnus-agent-unfetch-articles): New function.
        (gnus-agent-fetch-headers): Use gnus-agent-braid-nov to validate
        article numbers even when local .overview file is missing.
-       (gnus-agent-read-article-number): New function. Only accepts
+       (gnus-agent-read-article-number): New function.  Only accepts
        27-bit article numbers.
        (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
        gnus-agent-read-article-number.
        (gnus-convert-mark-converter-prompt,
        gnus-convert-converter-needs-prompt): Fixed use of property list.
        * legacy-gnus-agent.el (gnus-agent-convert-to-compressed-agentview-prompt):
-       New function. Used internally to only display 'gnus converting
+       New function.  Used internally to only display 'gnus converting
        files' message when actually necessary.
 
        * gnus-sum.el (): Removed (require 'gnus-agent) as required
 
 2004-08-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward
-       entry.
+       * nndoc.el (nndoc-type-alist): Fix regexp in the rfc822-forward entry.
 
        * gnus-group.el (gnus-group-line-format-alist): Convert the value
        of gnus-tmp-news-method into string under XEmacs.  It will be
        (gnus-pp): New function.
        (gnus-pp-to-string): New function.
 
-       * gnus-cus.el (gnus-agent-cat-prepare-category-field): Replace
-       pp-to-string with gnus-pp-to-string.
+       * gnus-cus.el (gnus-agent-cat-prepare-category-field):
+       Replace pp-to-string with gnus-pp-to-string.
        * gnus-eform.el (gnus-edit-form): Replace pp with gnus-pp.
        * gnus-group.el (gnus-group-make-kiboze-group): Ditto.
        * gnus-msg.el (gnus-debug): Ditto.
 
 2004-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-art.el (article-display-face, article-display-x-face): Use
-       buffer-read-only.
+       * gnus-art.el (article-display-face, article-display-x-face):
+       Use buffer-read-only.
 
 2004-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-art.el (article-hide-list-identifiers): Bind
-       inhibit-read-only as t.
+       * gnus-art.el (article-hide-list-identifiers):
+       Bind inhibit-read-only as t.
 
 2004-08-22  Reiner Steib  <Reiner.Steib@gmx.de>
 
        (spam-mark-junk-as-spam-routine): Use it.  Allow to disable
        assigning the spam-mark to new messages.
 
-2004-05-26  Adam Sj\e,Ax\e(Bgren  <asjo@koldfront.dk>  (tiny change)
+2004-05-26  Adam Sjøgren  <asjo@koldfront.dk>  (tiny change)
 
        (spam-ham-copy-or-move-routine): Don't declare `todo' twice.
 
 
 2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
 
-       * gnus-sum.el (gnus-summary-delete-article): invoke hook with
+       * gnus-sum.el (gnus-summary-delete-article): Invoke hook with
        correct data.
 
 2004-05-24  Teodor Zlatanov  <tzz@lifelogs.com>
        (spam-crm114-unregister-spam-routine)
        (spam-crm114-register-ham-routine)
        (spam-crm114-unregister-ham-routine): Add CRM114 support.  From
-       asjo@koldfront.dk (Adam Sj\e,Ax\e(Bgren).
+       asjo@koldfront.dk (Adam Sjøgren).
 
        * gnus.el: Add spam-use-crm114.
 
 
 2004-05-14  Nelson Ferreira  <nelson.ferreira@verizon.net>  (tiny change)
 
-       * gnus-dup.el (gnus-dup-unsuppress-article): don't assume the mail
+       * gnus-dup.el (gnus-dup-unsuppress-article): Don't assume the mail
        header is not nil.
 
 2004-05-14  Kai Grossjohann  <kgrossjo@eu.uu.net>
 
 2004-04-25  Jesper Harder  <harder@ifa.au.dk>
 
-       * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
-       Use mapc when appropriate.
-
-       * sieve-manage.el (sieve-manage-open): do.
-
-       * nnweb.el (nnweb-insert-html): do.
-
+       * sieve-manage.el (sieve-manage-open):
+       * nnweb.el (nnweb-insert-html):
        * nnvirtual.el (nnvirtual-catchup-group, nnvirtual-partition-sequence)
-       (nnvirtual-partition-sequence, nnvirtual-create-mapping): do.
-
-       * nnspool.el (nnspool-request-group): do.
-
+       (nnvirtual-partition-sequence, nnvirtual-create-mapping):
+       * nnspool.el (nnspool-request-group):
        * nnrss.el (nnrss-opml-export, nnrss-find-el, nnrss-order-hrefs):
-       do.
-
-       * nnml.el (nnml-request-update-info): do.
-
+       * nnml.el (nnml-request-update-info):
        * nnmh.el (nnmh-request-group, nnmh-request-list-1, nnmh-active-number)
-       (nnmh-request-create-group, nnmh-update-gnus-unreads): do.
-
+       (nnmh-request-create-group, nnmh-update-gnus-unreads):
        * nnimap.el (nnimap-request-close, nnimap-acl-edit)
-       (nnimap-request-set-mark): do.
-
-       * nnfolder.el (nnfolder-request-update-info): do.
-
+       (nnimap-request-set-mark):
+       * nnfolder.el (nnfolder-request-update-info):
        * mm-view.el (mm-pkcs7-signed-magic, mm-pkcs7-enveloped-magic):
-       do.
-
-       * mml.el (mml-destroy-buffers, mml-compute-boundary-1): do.
-
-       * gnus-uu.el (gnus-uu-find-articles-matching): do.
-
+       * mml.el (mml-destroy-buffers, mml-compute-boundary-1):
+       * gnus-uu.el (gnus-uu-find-articles-matching):
        * gnus-topic.el (gnus-topic-check-topology, gnus-topic-remove-group):
-       do.
-
        * gnus-sum.el (gnus-summary-fetch-faq, gnus-read-move-group-name):
-       do.
-
-       * gnus-score.el (gnus-score-load-file, gnus-sort-score-files): do.
-
-       * gnus-nocem.el (gnus-nocem-scan-groups): do.
-
-       * gnus-int.el (gnus-start-news-server): do.
-
+       * gnus-score.el (gnus-score-load-file, gnus-sort-score-files):
+       * gnus-nocem.el (gnus-nocem-scan-groups):
+       * gnus-int.el (gnus-start-news-server):
        * gnus-group.el (gnus-group-make-kiboze-group)
-       (gnus-group-browse-foreign-server): do.
+       (gnus-group-browse-foreign-server):
+       * spam-stat.el (spam-stat-score-buffer): Simplify mapcar usage.
+       Use mapc when appropriate.
 
 2004-04-22  Teodor Zlatanov  <tzz@lifelogs.com>
 
        FIXME: Make separate entries for each person.
 
        From Dan Christensen <jdc@uwo.ca>, asjo@koldfront.dk (Adam
-       Sj\e,Ax\e(Bgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
+       Sjøgren), Wes Hardaker <wes@hardakers.net>, and Michael Shields
        <shields@msrl.com>:
 
        * spam.el (spam-necessary-extra-headers): Get the extra headers we
        header.
        (spam-summary-score): Add function to  get a numeric score from the
        headers.
-       (spam-generic-score): Fixed function doc, was in wrong place.
+       (spam-generic-score): Fix function doc, was in wrong place.
        (spam-initialize): Take symbols when it's run, and install the
        extra headers that spam-necessary-extra-headers thinks we need.
 
 2004-04-21  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-summary-prepare-exit): Add logic and message fix.
-       Reported by bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
+       Reported by bojohan+news@dd.chalmers.se (Johan Bockgård).
 
 2004-04-17  Jesper Harder  <harder@ifa.au.dk>
 
        (gnus-article-get-xrefs, gnus-summary-best-group)
        (gnus-summary-next-article, gnus-summary-enter-digest-group)
        (gnus-summary-set-bookmark, gnus-offer-save-summaries)
-       (gnus-summary-update-info, gnus-kill-or-deaden-summary): Use
-       with-current-buffer.
+       (gnus-summary-update-info, gnus-kill-or-deaden-summary):
+       Use with-current-buffer.
 
 2004-04-16  Teodor Zlatanov  <tzz@lifelogs.com>
 
        (gnus-group-list-active): Let the agent store a server's active
        list if currently plugged.
 
-       * gnus-int.el (gnus-request-delete-group): Use
-       gnus-cache-delete-group and gnus-agent-delete-group to keep the
+       * 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): Use
-       gnus-cache-rename-group and gnus-agent-rename-group to keep the
+       (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-start.el (gnus-get-unread-articles): Cosmetic
-       simplification to logic.
+       * gnus-start.el (gnus-get-unread-articles):
+       Cosmetic simplification to logic.
 
        * gnus-util.el (gnus-rename-file): New function.
 
        should be protected from potentially irreversable changes by the
        function.
 
-       * legacy-gnus-agent.el (): New. Provides converters that are only
+       * legacy-gnus-agent.el: New.  Provides converters that are only
        loaded when gnus-convert-old-newsrc needs to call them.
 
 2004-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnrss.el (nnrss-request-article, nnrss-find-el): Cleanup.
 
-       * html2text.el (html2text-get-attr, html2text-fix-paragraph): do
+       * html2text.el (html2text-get-attr, html2text-fix-paragraph): do.
 
        * gnus-sum.el (gnus-summary-limit-to-age)
        (gnus-summary-limit-children): do.
        eval-when-compile, to define gnus-agent-set-cat-groups as the setf
        method of gnus-agent-cat-groups even when the buffer has been
        evaled.
-       (gnus-agent-save-active,gnus-agent-save-active-1): Merged to
+       (gnus-agent-save-active, gnus-agent-save-active-1): Merged to
        delete gnus-agent-save-active-1.
-       (gnus-agent-save-groups): Deleted. Identical to
+       (gnus-agent-save-groups): Deleted.  Identical to
        gnus-agent-save-active.
        (gnus-agent-write-active): No longer adjust agent's copy of active
        file as agent's adjustments are now stored in their own
-       file. Removed optional parameter.
+       file.  Removed optional parameter.
        (gnus-agent-possibly-alter-active): Ignore groups of unagentized
        servers.  Add use of min/max range limits from server's local
        file.
        (gnus-agent-save-alist): Removed unused optional argument.
-       (gnus-agent-load-local,gnus-agent-read-and-cache-local),
-       (gnus-agent-read-local,gnus-agent-save-local,gnus-agent-get-local),
+       (gnus-agent-load-local, gnus-agent-read-and-cache-local),
+       (gnus-agent-read-local, gnus-agent-save-local, gnus-agent-get-local),
        (gnus-agent-set-local): A per-server file that keeps min/max range
-       limits for articles known to the agent.  Provides a fast mechanism
+       limits for articles known to the agent.  Provides a fast mechanism
        for altering many active ranges.
-       (gnus-agent-expire-group,gnus-agent-expire): No longer save the
+       (gnus-agent-expire-group, gnus-agent-expire): No longer save the
        active file (local makes it unnecessary).
        (gnus-agent-regenerate-group): Fixed XEmacs compatibility.
 
        (spam-spamassassin-register-spam-routine)
        (spam-spamassassin-register-ham-routine)
        (spam-assassin-register-spam-routine)
-       (spam-assassin-register-ham-routine): add SpamAssassin support
-       (spam-bogofilter-score): fix to show article before scoring
+       (spam-assassin-register-ham-routine): Add SpamAssassin support.
+       (spam-bogofilter-score): Fix to show article before scoring.
 
 2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
 
 
        * gnus-score.el (gnus-score-edit-all-score): Fix prototype.
        Invoke gnus-score-mode.  Reported by
-       bojohan+news@dd.chalmers.se (Johan Bockg\e,Ae\e(Brd).
+       bojohan+news@dd.chalmers.se (Johan Bockgård).
 
        * gnus-range.el (gnus-compress-sequence): Doc fix.  Suggested by
        Jim Blandy <jimb@redhat.com> (tiny change).
 
 2004-01-11  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new
-       strings.
+       * gnus.sum.el (gnus-remove-odd-characters): Don't cons two new strings.
 
        * mm-util.el (mm-subst-char-in-string): Support inplace.
 
 
 2004-01-10  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
-       (gnus-group-change-level, gnus-kill-newsgroup)
-       (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
-       (gnus-get-unread-articles, gnus-make-articles-unread)
-       (gnus-make-ascending-articles-unread): Use accessor
-       macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
-       to get group information for improved readability.
-
-       * gnus-srvr.el (gnus-browse-unsubscribe-group): do.
-
-       * gnus-soup.el (gnus-soup-group-brew): do.
-
-       * gnus-msg.el (gnus-put-message): do.
-
-       * gnus-move.el (gnus-group-move-group-to-server): do.
-
-       * gnus-kill.el (gnus-batch-score): do.
-
+       * gnus-srvr.el (gnus-browse-unsubscribe-group):
+       * gnus-soup.el (gnus-soup-group-brew):
+       * gnus-msg.el (gnus-put-message):
+       * gnus-move.el (gnus-group-move-group-to-server):
+       * gnus-kill.el (gnus-batch-score):
        * gnus-group.el (gnus-group-prepare-flat, gnus-group-delete-group)
        (gnus-group-update-group-line, gnus-group-insert-group-line-info)
        (gnus-group-update-group, gnus-group-read-group)
        (gnus-group-sort-by-unread, gnus-group-catchup)
        (gnus-group-unsubscribe-group, gnus-group-kill-group)
        (gnus-group-yank-group, gnus-group-set-info)
-       (gnus-group-list-groups): do.
-
-       * gnus.el (gnus-generate-new-group-name): do.
-
-       * gnus-delay.el (gnus-delay-send-queue): do.
-
-       * nnvirtual.el (nnvirtual-catchup-group): do.
-
+       (gnus-group-list-groups):
+       * gnus.el (gnus-generate-new-group-name):
+       * gnus-delay.el (gnus-delay-send-queue):
+       * nnvirtual.el (nnvirtual-catchup-group):
        * nnkiboze.el (nnkiboze-generate-group, nnkiboze-generate-group):
-       do.
-
        * gnus-topic.el (gnus-topic-find-groups, gnus-topic-clean-alist)
-       (gnus-group-prepare-topics, gnus-topic-check-topology): do.
-
+       (gnus-group-prepare-topics, gnus-topic-check-topology):
        * gnus-sum.el (gnus-update-read-articles, gnus-select-newsgroup)
        (gnus-mark-xrefs-as-read, gnus-compute-read-articles)
        (gnus-summary-walk-group-buffer, gnus-summary-move-article)
-       (gnus-group-make-articles-read): do.
+       (gnus-group-make-articles-read):
+       * gnus-start.el (gnus-subscribe-newsgroup, gnus-start-draft-setup)
+       (gnus-group-change-level, gnus-kill-newsgroup)
+       (gnus-check-bogus-newsgroups, gnus-get-unread-articles-in-group)
+       (gnus-get-unread-articles, gnus-make-articles-unread)
+       (gnus-make-ascending-articles-unread): Use accessor
+       macros (gnus-group-entry, gnus-group-unread, gnus-info-marks etc.)
+       to get group information for improved readability.
+
 
 2004-01-09  Jesper Harder  <harder@ifa.au.dk>
 
 
        * nnheaderxm.el: Remove definition of run-at-time.
 
-2004-01-05  Karl Pfl\e,Ad\e(Bsterer  <sigurd@12move.de>  (tiny change)
+2004-01-05  Karl Pflästerer  <sigurd@12move.de>  (tiny change)
 
        * mml.el (mml-minibuffer-read-disposition): Show attachment type
        in prompt.
 
 See ChangeLog.2 for earlier changes.
 
-    Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+    Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -11563,7 +13107,7 @@ See ChangeLog.2 for earlier changes.
   Boston, MA 02110-1301, USA.
 
 ;; Local Variables:
-;; coding: iso-2022-7bit
+;; coding: utf-8
 ;; fill-column: 79
 ;; add-log-time-zone-rule: t
 ;; End: