No Gnus v0.8 is released.
[gnus] / lisp / ChangeLog
index 2e38cf8..99bc0b0 100644 (file)
+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-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-29  Sven Joachim  <svenjoac@gmx.de>
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Add missing dots.
+
+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-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-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  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-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  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-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): Renamed 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-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  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-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 negativ prefix.
+
+       * gnus-group.el (gnus-group-read-group): Document negativ 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\e,Ae\e(Brd  <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
+       (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.
 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 broken servers that sends
-       them lower-case (e.g., MS Exchange 2007).
+       (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-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>
 
 
        * 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>
 
        * 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\e,Av\e(Bgele).
 
        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).
 
        * 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.
 
        (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
 
 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.
+       * 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.
 
 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>
 
        * 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.
 
        * 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-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>
 
 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>
        * 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-request-rename-group): Use
        gnus-cache-rename-group and gnus-agent-rename-group to keep the
        local disk in sync with the server.
 
        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.
        evaled.
        (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.
        (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>
 
 
 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.