(mml2015-epg-sign): Save the signing keys in
[gnus] / lisp / ChangeLog
index 53bbb5a..c4b10dc 100644 (file)
@@ -1,3 +1,678 @@
+2006-11-13  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-sign): Save the signing keys in
+       message-options.
+
+2006-11-13  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-encrypt): Removed backward compatibility for
+       EasyPG (< 0.0.6).
+       (mml2015-encrypt-to-self): Turn on by default.
+       (mml2015-always-trust): New user option.
+       (mml2015-epg-passphrase-callback): Display key ID on the passphrase
+       prompt.
+
+2006-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nntp.el (nntp-authinfo-force): New variable.
+       (nntp-send-authinfo): Use it.
+
+2006-11-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-strip-subject-encoded-words): Allow _not_ to
+       decode encoded words.  Improve prompt.  Add comment about forwarding.
+       (message-replacement-char): Move up.
+
+2006-11-08  Wolfgang Jenkner  <wjenkner@inode.at>  (tiny change)
+
+       * gnus-sum.el (gnus-summary-catchup): Use gnus-sorted-intersection
+       instead of gnus-intersection because arguments of gnus-sorted-nunion
+       must be sorted.  This avoids corruption of gnus-newsgroup-unreads.
+
+2006-11-07  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-strip-subject-encoded-words): Reformat prompt.
+       (message-simplify-subject-functions): Enable
+       message-strip-subject-encoded-words by default.
+
+2006-11-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-strip-subject-encoded-words): New function
+       (message-simplify-subject-functions): New variable.
+       (message-simplify-subject): Use it.  Fix typo in doc string.
+       Support message-strip-subject-encoded-words.
+
+2006-11-03  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-diary.el (gnus-diary-delay-format-function):
+       * nndiary.el (nndiary-reminders):
+       * nnsoup.el (nnsoup-always-save): Use "non-nil" in docstrings.
+
+2006-11-01  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (article-hide-boring-headers): Fetch date from
+       gnus-original-article-buffer to avoid problems with localized date
+       strings.
+
+2006-10-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * html2text.el (html2text-format-tags): Avoid infloop on open tags.
+
+2006-10-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list):
+       New variables.
+       (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
+       (mm-charset-synonym-alist): Move some entries to
+       mm-codepage-iso-8859-list.
+       (mm-charset-synonym-alist, mm-charset-override-alist): Add
+       iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
+
+2006-10-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-set-mode-line): Quote % in group name.
+
+2006-10-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-agent.el (gnus-agent-make-mode-line-string): Make it compatible
+       with Emacs 21 and XEmacs.
+
+2006-10-27  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-parse-address): New function for better parsing,
+       catching errors, etc.
+       (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use it.
+
+2006-10-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-view.el: Add interactive arg to html2text autoload.
+
+2006-10-25  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-summary-move-article): Use no-encode for `B B'.
+
+2006-10-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-util.el (mm-codepage-iso-8859-list, mm-codepage-ibm-list): New
+       variables.
+       (mm-setup-codepage-iso-8859, mm-setup-codepage-ibm): New functions.
+       (mm-charset-synonym-alist): Move some entries to
+       mm-codepage-iso-8859-list.
+
+       * gnus.el (gnus-getenv-nntpserver, gnus-select-method): Autoload.
+
+2006-10-23  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-citation-line-format)
+       (message-insert-formated-citation-line): Fix implementation of %E, %N
+       and %n according to the doc string.
+
+2006-10-20  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
+       car-safe to avoid bad parses.
+
+2006-10-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-group.el (gnus-group-make-doc-group): Work for non-ASCII group
+       names.
+
+       * gnus-sum.el (gnus-select-newsgroup): Decode group name.
+
+2006-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-draft.el (gnus-draft-edit-message): Make sure to remove Date
+       header.
+
+       * message.el (message-draft-headers): Add Date.
+       (message-headers-to-generate): Fix typo in docstring.
+
+       * nndraft.el (nndraft-required-headers): New variable.
+       (nndraft-generate-headers): Use it.
+
+       * gnus-registry.el (gnus-registry-wash-for-keywords): Bind `word'.
+
+2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-wash-for-keywords)
+       (gnus-registry-find-keywords): New functions to allow easy searching of
+       articles that are in the registry.
+
+2006-10-16  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * spam.el (spam-check-BBDB, spam-enter-ham-BBDB, spam-parse-list): Use
+       ietf-drums-parse-address instead of gnus-extract-address-components.
+       Reported by Damien Elmes <damien@repose.cx>.
+
+2006-10-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus.el (gnus-mime): Remove unused custom group.
+
+2006-10-13  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * mm-uu.el (mm-uu-pgp-signed-extract-1): Use RFC 2440 definition of
+       "blank line" when searching for end of armor headers.
+
+2006-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gmm-utils.el (gmm-write-region): Fix variable name.
+
+2006-10-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm-write-region): New function based on compatibility
+       code from `mm-make-temp-file'.
+
+       * mm-util.el (mm-make-temp-file): Use `gmm-write-region'.
+
+       * nnmaildir.el (nnmaildir--update-nov)
+       (nnmaildir-request-replace-article, nnmaildir-request-accept-article):
+       Use `gmm-write-region'.
+
+2006-10-04  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mm-util.el (mm-charset-synonym-alist, mm-charset-override-alist): Add
+       iso-8859-8/windows-1255 and iso-8859-9/windows-1254.
+
+       * nnheader.el (nnheader-find-file-noselect): Inhibit version-control.
+
+       * message.el (message-replacement-char): New variable.
+       (message-fix-before-sending): Use it.
+       (message-simplify-subject): New function to remove duplicate code.
+       (message-reply, message-followup): Use it.
+
+       * gnus-sum.el (gnus-summary-make-menu-bar): Clarify
+       gnus-summary-limit-to-articles.
+
+2006-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-util.el (gnus-with-local-quit): New macro.
+
+       * gnus-demon.el (gnus-demon): Replace with-local-quit with it.
+
+2006-10-02  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-util.el (gnus-string-remove-all-properties): another fix
+
+2006-09-29  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-util.el (gnus-string-remove-all-properties): fix to ignore
+       non-string data (needs to be done in the registry too)
+
+2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-registry.el (gnus-registry-save, gnus-registry-cache-save)
+       (gnus-registry-remove-alist-text-properties, gnus-registry-action)
+       (gnus-registry-split-fancy-with-parent)
+       (gnus-registry-fetch-simplified-message-subject-fast)
+       (gnus-registry-fetch-sender-fast, gnus-registry-store-extra-entry):
+       remove text properties on ingress into the registry and when it's saved
+       (gnus-registry-clean-empty-function): fixed bug with cleaning the
+       registry from entries with no groups
+
+2006-09-28  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * gnus-util.el (gnus-string-remove-all-properties): utility function to
+       remove string properties
+
+2006-09-28  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gmm-utils.el (gmm): Adjust custom version.
+
+       * mm-util.el (mm-charset-override-alist, mm-charset-eval-alist): Adjust
+       custom version.
+
+       * gnus-draft.el (gnus-draft-mode): Don't call `mml-mode'.
+
+2006-09-27  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-insert-prev-page-button)
+       (gnus-insert-next-page-button): Simplify.  Reformat.
+
+2006-09-27  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
+
+       * gnus-art.el (gnus-insert-prev-page-button)
+       (gnus-insert-next-page-button): Apply gnus-article-button-face.
+
+2006-09-25  Chong Yidong  <cyd@stupidchicken.com>
+
+       * gnus-demon.el (gnus-demon): Use with-local-quit to avoid hangs.
+
+2006-09-20  Maxime Edouard Robert Froumentin  <max@lapin-bleu.net>
+
+       (gnus-insert-mime-button, gnus-insert-mime-security-button): Apply
+       gnus-article-button-face to MIME and security buttons.
+
+2006-09-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-button-url-regexp): Try to make the value more
+       readable.
+
+2006-09-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * dgnushack.el: Autoload browse-url-of-file for XEmacs.
+
+2006-09-20  Steve Youngs  <steve@sxemacs.org>
+
+       * gnus-art.el (gnus-article-browse-html-parts): They're files, so use
+       `browse-url-of-file' instead of `browse-url'.
+
+2006-09-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnslashdot.el (nnslashdot-request-article): Update end-of-article
+       regexp.  Articles containing quotation were cut prematurely.
+
+2006-09-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-cite-original-1): Use nobody by default for the
+       value of From header.
+       (message-reply): Ditto.
+
+2006-09-11  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-clear-decrypt): Don't append verify results
+       to the gnus-info.  This fixes a bug of inline-PGP message verification.
+       Reported by Michael Piotrowski <mxp@dynalabs.de>.
+
+2006-09-09  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * pop3.el (pop3-leave-mail-on-server): Mention problem of duplicate
+       mails in the doc string.  Add some URLs in comment.
+       (pop3-movemail): Warn about pop3-leave-mail-on-server.
+
+2006-09-07  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings): Fix
+       backslashes handling and the way to find boundaries of quoted strings.
+
+2006-09-07  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml1991.el (mml1991-epg-encrypt): Simply throw an error if
+       mml1991-encrypt-to-self is set and mml1991-signers is not set.
+       * mml2015.el (mml2015-epg-encrypt): Simply throw an error if
+       mml2015-encrypt-to-self is set and mml2015-signers is not set.
+
+2006-09-06  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-button-marker-list): Move up.  Convert comment into
+       doc string.
+       (gnus-button-regexp, gnus-button-last): Remove unused variables.
+
+2006-09-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Fbind epg-check-configuration.
+
+2006-09-06  Simon Josefsson  <jas@extundo.com>
+
+       * mml2015.el (mml2015-use): Doc fix, mention epg.
+
+2006-09-06  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-use): Default to epg, if available.
+
+2006-09-06  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml1991.el (mml1991-epg-sign): Don't lookup a private key by
+       message-sender.
+       (mml1991-epg-encrypt): Ditto.
+       * mml2015.el (mml2015-epg-sign): Don't lookup a private key by
+       message-sender.
+       (mml2015-epg-encrypt): Ditto.
+
+2006-09-04  Chong Yidong  <cyd@stupidchicken.com>
+
+       * message.el (message-send-mail-with-sendmail): Look for sendmail in
+       several common directories.
+
+2006-09-05  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-encrypt): Expand group configuration.
+       * mml1991.el (mml1991-epg-encrypt): Expand group configuration.
+
+2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-decode-encoded-words): Make it fast.
+
+2006-09-04  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (article-decode-encoded-words): Don't infloop in XEmacs.
+
+       * rfc2047.el (rfc2047-strip-backslashes-in-quoted-strings): Decode `\\'
+       in quoted string into `\'.
+
+2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
+       Use standard-syntax-table.
+
+2006-09-01  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-decode-address-function): New variable.
+       (article-decode-encoded-words): Use it to decode headers which are
+       assumed to contain addresses.
+       (gnus-mime-delete-part): Remove useless `or'.
+
+       * gnus-sum.el (gnus-decode-encoded-address-function): New variable.
+       (gnus-summary-from-or-to-or-newsgroups): Use it to decode To header.
+       (gnus-nov-parse-line): Use it to decode From header.
+       (gnus-get-newsgroup-headers): Ditto.
+       (gnus-summary-enter-digest-group): Use it to decode `to-address'.
+
+       * mail-parse.el (mail-decode-encoded-address-region): New alias.
+       (mail-decode-encoded-address-string): New alias.
+
+       * rfc2047.el (rfc2047-quote-special-characters-in-quoted-strings):
+       New function.
+       (rfc2047-encode-message-header, rfc2047-encode-region): Use it.
+       (rfc2047-strip-backslashes-in-quoted-strings): New fnction.
+       (rfc2047-decode-region): Use it; add optional argument `address-mime'.
+       (rfc2047-decode-string): Ditto.
+       (rfc2047-decode-address-region): New function.
+       (rfc2047-decode-address-string): New function.
+
+2006-08-31  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-caesar-buffer-body): Allow rotating headers.
+
+       * gnus-sum.el (gnus-summary-caesar-message): Allow rotating headers.
+
+       * message.el (message-insert-formated-citation-line): Fix %f.
+       Reported by Torsten Bronger <bronger@physik.rwth-aachen.de> .
+
+2006-08-18  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-bookmark.el (gnus-bookmark-file-coding-system): New variable.
+       (gnus-bookmark-mouse-available-p): New macro.
+       (gnus-bookmark-bmenu-list): Use it; use gnus-mouse-2.
+       (gnus-bookmark-bmenu-show-infos): Use it.
+       (gnus-bookmark-insert-details): Use it; use gnus-mouse-2.
+       (gnus-bookmark-bmenu-hide-infos): Ditto.
+       (gnus-bookmark-remove-properties): New function.
+       (gnus-bookmark-set, gnus-bookmark-make-cell): Use it.
+       (gnus-bookmark-set-bookmark-name): Don't use 2nd arg of split-string.
+       (gnus-bookmark-write-file): Bind coding-system-for-write.
+       (gnus-bookmark-insert-file-format-version-stamp): Add coding cookie.
+       (gnus-bookmark-jump): Make completing-read work with XEmacs; activate
+       group before selecting it.
+       (gnus-bookmark-get-bookmark): Use assoc instead of assoc-string.
+       (gnus-bookmark-bmenu-mode-map): Bind `q' to bury-buffer instead of
+       quit-window if it is not available; use gnus-mouse-2 and bind it to
+       gnus-bookmark-bmenu-select-by-mouse.
+       (gnus-bookmark-show-details): Remove unused variable `details-list'.
+       (gnus-bookmark-bmenu-select-by-mouse): New function.
+
+2006-08-13  Romain Francoise  <romain@orebokech.com>
+
+       * mm-extern.el (mm-extern-mail-server): End `y-or-n-p' prompt with a
+       space.
+
+2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Use binary rather than raw-text-unix.
+
+2006-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * compface.el (uncompface): Make sure the eol conversion doesn't take
+       place when communicating with the external programs.  Reported by
+       ARISAWA Akihiro <ari@mbf.ocn.ne.jp>.
+
+2006-07-31  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-insert-head): Fix typo in comment.
+
+2006-07-31  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
+       Make it more robust by parsing author and date independently.
+
+2006-07-28  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-insert-head): Make it work with Mac as well.
+
+2006-07-28  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-epg-sign): If mml2015-signers is not set, use the
+       first matching secret key.
+       (mml2015-epg-encrypt): Ditto.
+
+       * mml1991.el (mml1991-epg-sign): If mml1991-signers is not set, use the
+       first matching secret key.
+       (mml1991-epg-encrypt): Ditto.
+
+       * mml2015.el (mml2015-encrypt-to-self): New user option.
+       (mml2015-epg-encrypt): Append mml2015-signers to recipients list if
+       mml2015-epg-encrypt-to-self is set.
+
+       * mml1991.el (mml1991-encrypt-to-self): New variable.
+       (mml1991-epg-encrypt): Append mml1991-signers to recipients list if
+       mml1991-epg-encrypt-to-self is set.
+
+       * mml2015.el (mml2015-signers): New user option.
+       (mml2015-epg-sign): Reflect the value of mml2015-signers.
+       (mml2015-epg-encrypt): Allow to select signing keys.
+
+       * mml1991.el (mml1991-signers): New variable.
+       (mml1991-epg-sign): Reflect the value of mml1991-signers.
+       (mml1991-epg-encrypt): Allow to select signing keys.
+
+2006-07-27  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * nnheader.el (nnheader-insert-head): Make it work even if the file
+       uses CRLF for the line-break code.
+
+2006-07-25  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el: Require mml-sec instead of password.
+       (mml2015-verbose): Inherit the default value from mml-secure-verbose.
+       (mml2015-cache-passphrase): Inherit the default value from
+       mml-secure-cache-passphrase.
+       (mml2015-passphrase-cache-expiry): Inherit the default value from
+       mml-secure-passphrase-cache-expiry.
+
+       * mml1991.el: Require mml-sec instead of password.
+       (mml1991-verbose): Inherit the default value from mml-secure-verbose.
+       (mml1991-cache-passphrase): Inherit the default value from
+       mml-secure-cache-passphrase.
+       (mml1991-passphrase-cache-expiry): Inherit the default value from
+       mml-secure-passphrase-cache-expiry.
+
+       * mml-sec.el: Require password.
+       (mml-secure-verbose): New user option.
+       (mml-secure-cache-passphrase): New user option.
+       (mml-secure-passphrase-cache-expiry): New user option.
+
+2006-07-24  Daiki Ueno  <ueno@unixuser.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)
+
+       FIXME: Use `tiny change'?
+
+2006-07-19  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * mm-url.el (mm-url-insert-file-contents): Inhibit Connection: close
+       workaround for the url package included with Emacs.
+
+       * nnweb.el (nnweb-google-create-mapping): Update regexp.
+
+2006-07-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-select-newsgroup): Setup the article buffer
+       correctly.  This fixes a bug caused by the 2006-05-12 change.
+
+2006-07-18  Karl Fogel  <kfogel@red-bean.com>
+
+       * nnmail.el (nnmail-article-group): If splitting raises an error, give
+       some information about the error when saying that the `bogus' mail
+       group will be used.
+
+2006-07-17  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-summary-delete-article): Don't use TAB in doc
+       string.
+
+2006-07-16  NAKAJI Hiroyuki  <nakaji@heimat.jp>  (tiny change)
+
+       * mm-util.el (mm-charset-synonym-alist): Map windows-31j to cp932.
+
+2006-07-14  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-start.el (gnus-subscribe-options-newsgroup-method): Doc fix.
+
+2006-07-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml1991.el (mml1991-function-alist): Add epg.
+       (mml1991-epg-passphrase-callback, mml1991-epg-sign)
+       (mml1991-epg-encrypt): New functions.
+
+2006-07-10  Daiki Ueno  <ueno@unixuser.org>
+
+       * mml2015.el (mml2015-verbose): New variable.
+       (mml2015-cache-passphrase): Ditto.
+       (mml2015-passphrase-cache-expiry): Ditto.
+       (mml2015-function-alist): Add epg.
+       (mml2015-epg-passphrase-callback, mml2015-epg-decrypt)
+       (mml2015-epg-clear-decrypt, mml2015-epg-verify)
+       (mml2015-epg-clear-verify, mml2015-epg-sign, mml2015-epg-encrypt): New
+       functions.
+
+2006-07-08  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * message.el (message-cite-original-1): Preserve region when removing
+       quoted text due to X-No-Archive in order to avoid bogus attribution
+       when citing multiple messages.
+
+2006-06-27  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-group.el (gnus-group-sort-by-unread): Fix typo.  Reported by
+       Kenneth Jacker <khj@be.cs.appstate.edu>.
+
+2006-06-26  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-diary.el (gnus-user-format-function-d)
+       (gnus-user-format-function-D): Autoload.
+
+       * imap.el (Commentary): Fix typo.
+
+       * gnus-util.el (kill-empty-logs, gnus-byte-compile): Remove anonymous
+       2006-04-22 contribution.
+
+2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus.el (gnus-valid-select-methods): Revert last change for nnweb.
+       It didn't really fix the bogosity I'm seeing with solid web groups.
+
+2006-06-26  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus.el (gnus-valid-select-methods): Declare nnweb with 'address.
+       Since revision 6.95 (2003-01-05) of gnus-group.el, solid web groups are
+       created using server names.  If we use the feature without declaring
+       it, Gnus does not properly manage server and group state.
+
+       * nnweb.el (nnweb-google-search): Respect nnweb-max-hits as upper
+       bound.
+
+2006-06-25  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus.el (gnus-find-method-for-group): On killed/unknown groups, try
+       looking up the method using GROUP's prefix before inventing a new one.
+       It is used on killed/unknown groups in various places where returning
+       an all-new method isn't expected by the caller.
+
+       * gnus-util.el (gnus-group-server): Fix for empty virtual server names
+       and match semantics of gnus-group-real-prefix.
+
+2006-06-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnmail.el (nnmail-broken-references-mailers): New variable.
+       (nnmail-ignore-broken-references): New function generalizing
+       nnmail-fix-eudora-headers.
+       (nnmail-fix-eudora-headers): Now obsolete.
+
+       * gnus-art.el (gnus-button-handle-custom): Support
+       `customize-apropos*'.
+
+2006-06-21  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus-art.el (article-hide-headers): Inhibit read-only stuff.
+
+       * gnus-group.el (gnus-fetch-group): Document ARTICLES and select those
+       articles.
+
+2006-06-21  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-cite-reply-above): New variable.
+       (message-yank-original): Use it.
+
+2006-06-20  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2231.el (rfc2231-parse-string): Allow `*'s in parameter values.
+
+2006-06-20  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-bookmark.el (gnus-bookmark-jump): Don't mark unrelated articles
+       as read.
+
+       * gnus-group.el (gnus-group-quick-select-group): Add GROUP argument.
+
+2006-06-19  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-bookmark.el: Fix Copyright, keywords, whitespace, etc.
+       (gnus-bookmark-default-file): Use gnus-directory.
+       (gnus-bookmark-bmenu-file-column, gnus-bookmark-use-annotations):
+       Remove "*" in doc string.
+       (gnus-bookmark-write-file): Simplify.
+       (gnus-bookmark-maybe-sort-alist): Use `when'.
+       (gnus-bookmark-get-bookmark): Fix typo in doc string.
+       (gnus-bookmark-set-bookmark-name, gnus-bookmark-get-bookmark): Add
+       FIXME about Emacs 21 and XEmacs compatibility.
+       (gnus-bookmark-set-bookmark-name): Use `gnus-replace-in-string' for
+       compatibility.
+       (gnus-bookmark-bmenu-mode): Use `gnus-run-mode-hooks' for
+       compatibility.
+       (gnus-bookmark-menu-heading): Fix version.
+
+2006-06-19  Bastien Guerry  <bzg@altern.org>
+
+       * gnus-bookmark.el: New file.
+
+2006-06-19  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-syntax-checks): Doc fix.
+
+2006-06-17  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
+
+       * gnus-srvr.el (gnus-browse-unsubscribe-group): Don't subscribe
+       unsubscribed groups as if they were killed ones.  It causes duplicate
+       entries in gnus-newsrc-alist.
+
+2006-06-16  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-syntax-checks): Doc fix.
+       (message-send-mail): Add check for continuation headers.
+       (message-check-news-header-syntax): Fix regexp used to check for
+       continuation headers.
+
+2006-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-display-mime): Make sure body ends with newline.
+
+2006-06-11  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-art.el (gnus-article-toggle-truncate-lines): Fix code.
+
+2006-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-art.el (gnus-article-truncate-lines): Default to the value of
+       default-truncate-lines.
+
+2006-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * mm-util.el (mm-mime-mule-charset-alist): Use unicode-precedence-list
+       to fill the utf-8 entry.
+
+       * lpath.el: Fbind unicode-precedence-list.
+
 2006-06-01  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
        * nnweb.el (nnweb-google-parse-1): Update regexp for author and date.
        * gnus-sum.el (gnus-summary-save-article-coding-system): Offer some
        suitable coding systems in customize.
 
+2006-05-22  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mail-source.el (mail-sources): Fix custom type.
+
 2006-05-18  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-sum.el (gnus-summary-save-article-mail): Clarify doc string.
 
 2006-05-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
-       * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED
-       argument.
+       * gnus-art.el (gnus-mime-view-part-as-type): Add optional PRED arg.
        (gnus-mime-view-part-externally, gnus-mime-view-part-internally):
        Try harder to show the attachment internally or externally using
        gnus-mime-view-part-as-type.
 
        * gnus.el (gnus-version-number): Bump version.
 
-2006-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2006-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: No Gnus v0.5 is released.
 
 
 2006-04-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-util.el (gnus-replace-in-string): Prefer
-       replace-regexp-in-string over of replace-in-string.
+       * gnus-util.el (gnus-replace-in-string):
+       Prefer replace-regexp-in-string over of replace-in-string.
 
 2006-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * gnus-util.el (gnus-select-frame-set-input-focus): Use
-       select-frame-set-input-focus if it is available in XEmacs; use
+       * gnus-util.el (gnus-select-frame-set-input-focus):
+       Use select-frame-set-input-focus if it is available in XEmacs; use
        definition defined in Emacs 22 for old Emacsen.
 
        * dgnushack.el: Autoload unmorse-region for XEmacs.
 
 2006-04-13  Romain Francoise  <romain@orebokech.com>
 
+       TODO: Backport to v5-10!
+
        * gnus-util.el (gnus-alist-to-hashtable, gnus-hashtable-to-alist):
        Moved here (and renamed) from gnus-registry.el.
 
 
 2006-04-04  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
-       * nnweb.el (nnweb-google-create-mapping): Update regexp.  Some
-       whitespace was matched into the url, which broke browsing hits
+       * nnweb.el (nnweb-google-create-mapping): Update regexp.
+       Some whitespace was matched into the url, which broke browsing hits
        > 100 when mm-url-use-external was nil.
 
 2006-04-04  Reiner Steib  <Reiner.Steib@gmx.de>
 
 2006-03-31  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and
-       :set.
+       * gnus-group.el (gnus-group-update-tool-bar): Add :initialize and :set.
 
 2006-03-29  Daiki Ueno  <ueno@unixuser.org>
 
 
        * gnus-agent.el (gnus-agent-queue-mail): Fix custom tag for `t'.
 
-       * spam.el (spam-mark-new-messages-in-spam-group-as-spam): Add
-       comment on version.
+       * spam.el (spam-mark-new-messages-in-spam-group-as-spam):
+       Add comment on version.
 
 2006-03-20  Reiner Steib  <Reiner.Steib@gmx.de>
 
 
 2006-03-15  Andreas Seltenreich  <uwi7@rz.uni-karlsruhe.de>
 
-       * gnus-art.el (gnus-article-only-boring-p): Bind
-       inhibit-point-motion-hooks to avoid infinite loop when entering
-       intangible text.  Reported by Ralf Wachinger
-       <rwnewsmampfer@geekmail.de>.
+       * gnus-art.el (gnus-article-only-boring-p):
+       Bind inhibit-point-motion-hooks to avoid infinite loop when entering
+       intangible text.
+       Reported by Ralf Wachinger <rwnewsmampfer@geekmail.de>.
 
 2006-03-14  Reiner Steib  <Reiner.Steib@gmx.de>
 
 2006-03-14  Simon Josefsson  <jas@extundo.com>
 
        * message.el (message-unique-id): Don't use message-number-base36
-       if (user-uid) is a float.  Reported by Bjorn Solberg
-       <bjorn_ding1@hekneby.org>.
+       if (user-uid) is a float.
+       Reported by Bjorn Solberg <bjorn_ding1@hekneby.org>.
 
 2006-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        handle is multipart when calling it recursively.
        (mm-w3m-cid-retrieve): Display warning if retrieving fails.
 
-2006-03-03  Daniel Pittman <daniel@rimspace.net>
+2006-03-03  Daniel Pittman  <daniel@rimspace.net>
 
        * nnimap.el (nnimap-request-update-info-internal): Optimize.
        Don't `gnus-uncompress-range' to avoid excessive memory usage.
 
 2006-03-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * mm-decode.el (mm-get-part): Don't use
-       mm-with-unibyte-current-buffer.
+       * mm-decode.el (mm-get-part): Don't use mm-with-unibyte-current-buffer.
 
        * gnus-sum.el (gnus-summary-set-display-table): Don't nix out
        characters 160 through 255 in Emacs 23.
        LIBRARY, IMAGE and PATH.  Don't modify paths.  Don't use
        *-image-load-path-called-flag.
 
-2006-02-21  Milan Zamazal <pdm@brailcom.org>
+2006-02-21  Milan Zamazal  <pdm@brailcom.org>
 
        * mm-view.el (mm-view-pkcs7-verify): Implement using smime.el.
 
 
 2006-02-06  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * spam-report.el (spam-report-gmane-use-article-number): Improve
-       doc string.
+       * spam-report.el (spam-report-gmane-use-article-number):
+       Improve doc string.
        (spam-report-gmane-internal): Check if a suitable header was found
        in the article.
 
        * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
        there's only one active file for all servers.
        (nnweb-request-scan): Make sure nnweb-articles is initialized on
-       solid groups.  Gnus might have used a FAST request to select the
-       group.
+       solid groups.  Gnus might have used a FAST request to select the group.
        (nnweb-request-group, nnweb-google-parse-1): Don't keep nnweb-type
        and nnweb-search redundantly in the active file.
-       (nnweb-request-list): Don't list bogus groups.  There can only be
-       one.
+       (nnweb-request-list): Don't list bogus groups.  There can only be one.
        (nnweb-request-create-group): Don't use ARGS.
        (nnweb-possibly-change-server, nnweb-request-group): Remove some
        initialisations.  Let nnoo do the work.
 
 2006-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
-       * mm-uu.el (mm-uu-emacs-sources-extract): Say the part has been
-       decoded.
-       (mm-uu-diff-extract): Ditto.
+       * mm-uu.el (mm-uu-emacs-sources-extract, mm-uu-diff-extract):
+       Say the part has been decoded.
 
        * mm-view.el (mm-display-inline-fontify): Get decoded part rightly.
 
        process-kill-without-query.
        (starttls-open-stream): Ditto.
 
-2005-05-31  Ulf Stegemann <ulf@zeitform.de>  (tiny change)
+2005-05-31  Ulf Stegemann  <ulf@zeitform.de>  (tiny change)
 
        * smime.el (smime-cert-by-ldap-1): Don't use
        replace-regexp-in-string.
        * nntp.el: Autoload format-spec instead of format; use
        eval-and-compile to evaluate autoload forms.
 
-2005-05-09  Georg C. F. Greve <greve@gnu.org>  (tiny change)
+2005-05-09  Georg C. F. Greve  <greve@gnu.org>  (tiny change)
 
        * pgg-gpg.el (pgg-gpg-possibly-cache-passphrase): Fix PIN caching.
 
 
        * gnus.el (gnus-version-number): Bump version.
 
-2005-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2005-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: No Gnus v0.3 is released.
 
 
        * gnus.el (gnus-group-startup-message): Search for gnus images in
        etc/images/gnus.
-       * mm-util.el (mm-find-charset-region): Likewise.
+       * mm-util.el (mm-image-load-path): Likewise.
        * smiley.el (smiley-data-directory): Search for smilies in
        etc/images/smilies.
 
 2004-11-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * message.el (message-hidden-headers): Default to "^References:".
-       From Reiner Steib <Reiner.Steib@gmx.de>; improve customization type.
-       (message-strip-forbidden-properties): Remove check for obsolete
-       `message-hidden' text property, hidden headers are not accessible
-       in the buffer anymore.  From Romain Francoise on January 11, 2004.
+       Improve customization type.  Suggested by Reiner Steib
+       <Reiner.Steib@gmx.de>.
+
+2004-11-25  Romain Francoise  <romain@orebokech.com>
+
+       * message.el (message-strip-forbidden-properties): Remove check for
+       obsolete `message-hidden' text property, hidden headers are not
+       accessible in the buffer anymore.
 
 2004-11-22  Romain Francoise  <romain@orebokech.com>
 
 2004-11-15  Jesper Harder  <harder@ifa.au.dk>
 
        * pop3.el (pop3-leave-mail-on-server): Don't quote nil in
-       docstrings.
+       doc string.  Improve doc string.
 
 2004-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        "Args out of range" error.  Reported by Arnaud Giersch
        <arnaud.giersch@free.fr>.
 
-2004-11-07  Jesper Harder  <harder@ifa.au.dk>
+2004-11-07  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
 
        * gnus-sum.el (gnus-summary-clear-local-variables): Use symbolp.
-       From Stefan Wiens <s.wi@gmx.net>.
 
 2004-11-04  Richard M. Stallman  <rms@gnu.org>
 
        checkdoc cleanup.
        (html2text-get-attr, html2text-fix-paragraph): Simplify code.
 
-2004-11-01  Alfred M. Szmidt <ams@kemisten.nu>  (tiny change)
+2004-11-01  Alfred M. Szmidt  <ams@kemisten.nu>  (tiny change)
 
        * html2text.el (html2text-format-tag-list): Add "strong" and "em".
 
        * nnimap.el (nnimap-authinfo-file, nnimap-prune-cache):
        Add :group 'nnimap.
 
-2004-08-30  Andreas Schwab <schwab@suse.de>
+2004-08-30  Andreas Schwab  <schwab@suse.de>
 
        * rfc2231.el (rfc2231-parse-string): Restore whitespace syntax for
        ?* and ?\;.
        * gnus-sum.el (gnus-summary-make-menu-bar): Avoid the
        "Unrecognized menu descriptor" error in XEmacs.
 
-2004-08-26  Stefan Wiens <s.wi@gmx.net>  (tiny change)
+2004-08-26  Stefan Wiens  <s.wi@gmx.net>  (tiny change)
 
        * gnus-sum.el (gnus-read-header): Don't remove a header for the
        parent article of a sparse article in the thread hashtb.
 
-2004-08-26  David Hedbor <dhedbor@real.com>  (tiny change)
+2004-08-26  David Hedbor  <dhedbor@real.com>  (tiny change)
 
        * nnmail.el (nnmail-split-lowercase-expanded): New user option.
        (nnmail-expand-newtext): Lowercase expanded entries if
        * gnus-art.el (gnus-button-alist): Improve
        `gnus-button-handle-library' entry.
 
-2004-08-19  Paul Jarc  <prj@po.cwru.edu>
+2004-08-19  Sebastian Freundt  <hroptatyr@gna.org>  (tiny change)
 
        * nnmaildir.el (nnmaildir--emlink-p, nnmaildir--enoent-p): Use
        downcase, since XEmacs capitalizes error messages differently.
-       From Sebastian Freundt <hroptatyr@gna.org>.
 
 2004-08-18  Jesper Harder  <harder@ifa.au.dk>
 
 
 2004-07-06  Dan Christensen  <jdc@uwo.ca>
 
-       * gnus-sum.el (gnus-summary-read-group-1): When summary
-       is unthreaded, respect display group parameter.
-       (gnus-articles-to-read): Remove unused reference to
-       display group parameter.
+       * gnus-sum.el (gnus-summary-read-group-1): When summary is unthreaded,
+       respect display group parameter and gnus-summary-expunge-below.
+       (gnus-articles-to-read): Remove unused reference to display group
+       parameter.
 
 2004-07-03  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        (rfc2047-decode): Treat the ascii coding-system as raw-text by
        default.
 
-2004-05-25  Anand Mitra <mitramc@yahoo.com>  (tiny change)
+2004-05-25  Anand Mitra  <mitramc@yahoo.com>  (tiny change)
 
        * gnus-sum.el (gnus-summary-delete-article): invoke hook with
        correct data.
        (spam-summary-prepare-exit): invoke spam-group-processor-p
        properly now
 
-       * spam-report.el (spam-report-resend-to, spam-report-resend):
-       start with resend-to set to nil, and then ask the user if
-       necessary.  From Daniel Pittman <daniel@rimspace.net>.
-
        * gnus.el (spam-resend-to): new group/topic parameter
        (spam-process): move the OBSOLETE processors to the end of the
        choices.
 
-       * spam-report.el (spam-report-resend): spam-report-resend takes a
-       list of articles, not separate article numbers.  From Daniel
-       Pittman <daniel@rimspace.net>.
+2004-05-24  Daniel Pittman  <daniel@rimspace.net>
+
+       * spam-report.el (spam-report-resend-to, spam-report-resend): Start
+       with resend-to set to nil, and then ask the user if necessary.
+       (spam-report-resend): spam-report-resend takes a list of articles, not
+       separate article numbers.
 
 2004-05-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
 
        * gnus.el (gnus-version-number): Bump.
 
-2004-05-01 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-05-01  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: No Gnus v0.2 is released.
 
 
 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
        <shields@msrl.com>:
        cache if there's the grouplens stuff.
        (gnus-parse-simple-format): Replace %l with the empty string.
 
-2004-01-27  Steve Youngs  <sryoungs@bigpond.net.au>
+2004-01-27  Jerry James  <james@xemacs.org>  (tiny change)
 
        * gnus-spec.el (gnus-parse-simple-format): Fix setq value
        omission.
-       From Jerry James  <james@xemacs.org>
 
 2004-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        (spam-stat-buffer-words-with-scores): Don't narrow and change
        syntax table here.  Reported by Andrew Cohen <cohen@andy.bu.edu>.
 
-2004-01-20  Teodor Zlatanov  <tzz@lifelogs.com>
-
-       * spam.el (gnus-summary-mode-map): make spam-generic-score the
-       default scoring function
-       (spam-generic-score): calls spam-spamassassin-score if
-       spam-use-spamassassin or spam-use-spamassassin-headers is on;
-       spam-bogofilter-score otherwise.
-
-       From Hubert Chan <hubert@uhoreg.ca>:
+2004-01-20  Hubert Chan <hubert@uhoreg.ca>:
 
        * spam.el (spam-use-spamassassin, spam-use-spamassassin-headers)
        (spam-install-hooks, spam-spamassassin, spam-spamassassin-path)
        (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>
+
+       * spam.el (gnus-summary-mode-map): make spam-generic-score the
+       default scoring function
+       (spam-generic-score): calls spam-spamassassin-score if
+       spam-use-spamassassin or spam-use-spamassassin-headers is on;
+       spam-bogofilter-score otherwise.
+
        * gnus.el (spam-process, spam-autodetect-methods): add
        spamassassin and spamassassin-headers
 
+2004-01-20  Nevin Kapur  <nkapur@cs.caltech.edu>
+
        * gnus-registry.el (gnus-registry-split-fancy-with-parent):
-       Suppress unnecessary messages.  From Nevin Kapur
-       <nkapur@cs.caltech.edu>.
+       Suppress unnecessary messages.
 
 2004-01-20  Jesper Harder  <harder@ifa.au.dk>
 
        Suggested by ARISAWA Akihiro <ari@mbf.sphere.ne.jp>.
        (mm-w3m-cid-retrieve): Simplify.
 
-2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
+2004-01-14  Vasily Korytov  <deskpot@myrealbox.com>
 
        * message.el (message-kill-to-signature): Allow prefix arg to
-       specify number of lines to keep before signature.  From Vasily
-       Korytov.
+       specify number of lines to keep before signature.
+
+2004-01-14  Kai Grossjohann  <kai@emptydomain.de>
+
        (message-kill-to-signature): Change docstring.
 
 2004-01-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus.el (gnus-version-number): Bump version.
 
-2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: No Gnus v0.1 is released.
 
-2004-01-04 Lars Magne Ingebrigtsen <lars@ingebrigtsen.no>
+2004-01-04  Lars Magne Ingebrigtsen  <lars@ingebrigtsen.no>
 
        * gnus.el: No Gnus v0.0 is released.