Synch to No Gnus 200409121807.
[elisp/gnus.git-] / lisp / ChangeLog
index 4010499..4105cba 100644 (file)
@@ -1,3 +1,105 @@
+2004-09-11  Simon Josefsson  <jas@extundo.com>
+
+       * dns-mode.el: Add.
+
+       * mm-view.el (mm-display-dns-inline): Add.
+
+       * mm-decode.el (mm-inline-media-tests): Add text/dns.
+       (mm-automatic-display): Ditto.
+
+       * mailcap.el (mailcap-mime-data): Add text/dns.
+       (mailcap-mime-extensions): Map .soa to text/dns.
+
+2004-09-10  Miles Bader  <miles@gnu.ai.mit.edu>
+
+       * gnus-art.el (article-decode-mime-words, article-babel)
+       (gnus-article-highlight-signature, gnus-article-add-buttons)
+       (gnus-signature-toggle): Remove unnecessary bindings of
+       `inhibit-read-only' inherited from v5.10 merge.
+
+2004-09-08  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nntp.el (nntp): New customization group.
+       (nntp-authinfo-file): Added customization group.
+
+       * mml2015.el (mml2015-unabbrev-trust-alist): Added customization
+       group.
+
+       * mml-sec.el (mml-signencrypt-style-alist): Ditto.
+
+       * gnus.el (to-address, to-list, subscribed)
+       (large-newsgroup-initial): Ditto.
+
+       * flow-fill.el (fill-flowed-display-column)
+       (fill-flowed-encode-column): Ditto.
+
+2004-09-06  Stefan  <monnier@iro.umontreal.ca>
+
+       * message.el (message-tokenize-header, message-send-mail-with-qmail):
+       Use point-min rather than 1.
+       (message-send-mail): Use buffer-size rather than point-max.
+
+       * gnus-sum.el (gnus-summary-search-article-forward):
+       Signal a specific `search-failed' rather than a generic `error'.
+
+       * gnus-salt.el (gnus-pick-mouse-pick-region): Switch 1 => point-min.
+       (gnus-generate-vertical-tree): Usue `bobp' rather than compare to 1.
+       (gnus-highlight-selected-tree): Use point-min rather than 1 and 2.
+
+2004-09-10  Simon Josefsson  <jas@extundo.com>
+
+       * nndb.el (require): Remove tcp and duplicate cl.
+
+2004-09-10  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-agent.el (directory-files-and-attributes): Move forward.
+
+2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
+
+       * gnus-agent.el (directory-files-and-attributes): Optionally
+       defined to support XEmacs.
+
+2004-09-09  Kevin Greiner  <kgreiner@compsol.cc>
+
+       * 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
+       27-bit article numbers.
+       (gnus-agent-copy-nov-line, gnus-agent-uncached-articles): Use
+       gnus-agent-read-article-number.
+       (gnus-agent-braid-nov): Rewrote to validate article numbers coming
+       from backend while recognizing that article numbers in .overview
+       must be valid.
+       (gnus-agent-update-files-total-fetched-for): Use
+       directory-files-and-attributes to improve performance.
+       * gnus-int.el (gnus-request-move-article): Use
+       gnus-agent-unfetch-articles in place of gnus-agent-expire to
+       improve performance.
+
+       * gnus-start.el (gnus-convert-old-newsrc): Changed message text as
+       some users confused by references to .newsrc when they only have a
+       .newsrc.eld file.
+       (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
+       files' message when actually necessary.
+
+       * gnus-sum.el (): Removed (require 'gnus-agent) as required
+       methods now autoloaded.
+
+2004-09-03  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * gnus-sum.el (gnus-summary-insert-subject): Remove list
+       identifiers.
+
+2004-09-02  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-picon.el: Fix indentation and closing parenthesis.
+
 2004-09-01  Simon Josefsson  <jas@extundo.com>
 
        * message.el (message-canlock-generate): Require sha1, not
 
        * gnus.el (gnus-logo-color-style): Changed colors to `no'.
 
-       * Moved to Changelog.1.
+       * Moved to Changelog.2.
+
+2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-version-number): Bump version.
+
+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>
+
+       * gnus.el: No Gnus v0.0 is released.
+
+2004-01-04  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * gnus.el (gnus-version-number): Bump.
+       (gnus-version): No.
+
+See ChangeLog.2 for earlier changes.
 
     Copyright (C) 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
   Copying and distribution of this file, with or without modification,