Merge from emacs--devo--0
[gnus] / lisp / ChangeLog
index 4154ef8..0ee99cb 100644 (file)
+2008-06-11  Glenn Morris  <rgm@gnu.org>
+
+       * gnus-util.el (x-focus-frame):
+       * gnus.el (image-size):
+       * mm-decode.el (image-size): Declare.
+
+       * gnus-picon.el (declare-function): Add compat definition.
+       (image-size): Declare.
+
+       * gnus-group.el (tool-bar-map):
+       * gnus-sum.el (tool-bar-map): Define for compiler.
+
+       * gnus-ems.el (gnus-x-splash): Check tool-bar-mode is bound.
+
+       * nnfolder.el (gnus-intersection): Remove unnecessary autoload.
+
+       * gnus-agent.el, gnus-cache.el, gnus-ems.el, gnus-group.el:
+       * gnus-logic.el, gnus-msg.el, gnus-util.el, gnus.el, mail-source.el:
+       * message.el, mm-decode.el, mm-encode.el, mm-view.el, mml.el:
+       * mml1991.el, mml2015.el, nnfolder.el, nnheader.el, nnimap.el:
+       * nnmail.el, nnml.el, nnrss.el, nntp.el, nnvirtual.el:
+       * sieve-manage.el, spam-report.el, spam.el:
+       Remove unnecessary eval-and-compile of autoloads.
+
+2008-06-08  Michael Albinus  <michael.albinus@gmx.de>
+
+       * auth-source.el: Precise Tramp doc.
+
+2008-06-07  Glenn Morris  <rgm@gnu.org>
+
+       * nnmairix.el: Remove unnecessary eval-when-compile.
+
+2008-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * lpath.el: Fbind propertize for XEmacs 21.4.
+
+2008-06-05  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * nnir.el: Move here from ../contrib.
+
+2008-06-05  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-util.el (gnus-read-shell-command): New function.
+       * mm-decode.el (mm-pipe-part):
+       * gnus-art.el (gnus-summary-save-in-pipe): Use it.
+
+2008-06-05  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * message.el (message-disassociate-draft): Revert 2008-03-18 change.
+
+2008-06-03  Glenn Morris  <rgm@gnu.org>
+
+       * pop3.el (nnheader-accept-process-output): Autoload it.
+
+2008-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * rfc2231.el (rfc2231-decode-encoded-string): Don't decode things that
+       are not 2-digit hexadecimal characters that follow `%'s.
+
+2008-05-29  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-bogus-recipient-p): Fix type in doc string.
+       Reported by Stephen Eglen <S.J.Eglen@damtp.cam.ac.uk>.
+       (message-bogus-addresses): Rename from message-bogus-address-regexp.
+       Improve custom options.
+       (message-bogus-recipient-p): Adjust accordingly.
+
+2008-05-27  Chong Yidong  <cyd@stupidchicken.com>
+
+       * parse-time.el (parse-time-months, parse-time-weekdays): Add
+       long-form month and day names.
+
+2008-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * dgnushack.el: Autoload debug, eudc-expand-inline and
+       pgg-snarf-keys-region for XEmacs.
+
+       * lpath.el: Fbind w3m-region, bind ps-print-color-p for XEmacs.
+
+       * nnmairix.el: Require edmacro when compiling with XEmacs.
+
+2008-05-24  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-sum.el (gnus-summary-initial-limit): Use unless instead of if.
+       (gnus-fetch-old-headers): Warn about setting it to t for Gmane groups.
+
+2008-05-20  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * auth-source.el: Add more docs.
+
+       * netrc.el (netrc-machine): Always match if the port is not given.
+
+2008-05-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
+
+       * nnheader.el (nnheader-read-timeout): Change the default timeout from
+       0.1 seconds to 0.01 seconds.  This will make nntp and pop3 article
+       retrieval faster in some cases, but might make CPU usage larger.  If
+       this has any bad side effects, we might revert this change.
+
+       * pop3.el (pop3-movemail): Change the sit-for from 0.1 to 0.01, which
+       seems to make mail retrieval much, much faster.
+       (pop3-movemail): Use nnheader-accept-process-output instead of sleeping
+       unconditionally.
+
+       * gnus-draft.el (gnus-group-send-queue): Bind
+       message-send-mail-partially-limit to nil to avoid being prompted.
+
+2008-05-16  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * mml.el (mml-attach-buffer): Prompt for `disposition'.
+
+       * message.el (message-bogus-address-regexp): Fix and improve custom
+       type.
+       (message-setup-hook): Add message-check-recipients as custom option.
+
+2008-05-15  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * message.el (message-cite-function): Remove bogus autoload which crept
+       in during merge from v5-10.
+
+2008-05-14  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * nnimap.el (nnimap-open-connection): Fix login/password bug.
+
+       * nnrss.el (nnrss-normalize-date): Accept Unix-style epoch timestamps.
+
+       * auth-source.el: Preliminary Tramp docs.
+       (auth-sources): Change the default auth-sources to use
+       EPA .gpg files.
+
+2008-05-09  Teodor Zlatanov  <tzz@lifelogs.com>
+
+       * nntp.el: Autoload `auth-source-user-or-password'.
+       (nntp-send-authinfo): Use it.
+
+       * nnimap.el: Autoload `auth-source-user-or-password'.
+       (nnimap-open-connection): Use it.
+
+       * auth-source.el: Added docs on using with url-auth.  Import gnus-util
+       for the gnus-message function.
+       (auth-source-user-or-password): Use it.
+
+2008-05-08  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * rfc2104.el (rfc2104-hexstring-to-bitstring): Rename it back from
+       rfc2104-hexstring-to-byte-list.  Return a unibyte string.
+       (rfc2104-hash): Use it.
+
+2008-05-08  Juanma Barranquero  <lekktu@gmail.com>
+
+       * gnus-art.el (gnus-article-toggle-truncate-lines):
+       Don't use `iff' in docstring.
+
 2008-05-07  Teodor Zlatanov  <tzz@lifelogs.com>
 
+       * gnus-registry.el: Adjusted copyright dates and added a keyword.
+
        * gnus-util.el (gnus-extract-address-component-name)
        (gnus-extract-address-component-email): Convenience functions around
        `gnus-extract-address-components'.
 
-       * gnus-registry.el (gnus-registry-split-fancy-with-parent): Use
-       `gnus-extract-address-component-email' to fix bug of comparing full
+       * gnus-registry.el (gnus-registry-split-fancy-with-parent):
+       Use `gnus-extract-address-component-email' to fix bug of comparing full
        sender name to `user-mail-address'.
 
 2008-05-05  Teodor Zlatanov  <tzz@lifelogs.com>
        catch/throw to optimize.
        (gnus-registry-find-keywords): Just use member to find a keyword.
 
+2008-05-07  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+       * gnus-srvr.el (gnus-enter-server-buffer): Make sure the server-buffer
+       is current before calling gnus-server-prepare.
+       (gnus-server-setup-buffer, gnus-server-update-server)
+       (gnus-server-read-server, gnus-browse-exit): Use with-current-buffer.
+
 2008-05-04  Juri Linkov  <juri@jurta.org>
 
        * mailcap.el (mailcap-replace-in-string): New compatibility alias.
 
 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.
+       * mail-source.el (mail-source-set-1, mail-source-bind):
+       Move auth-source code out of the macro to clean it up and fix bugs.
 
 2008-04-26  Teodor Zlatanov  <tzz@lifelogs.com>
 
        (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
+       (nnmairix-request-group-with-article-number-correction): Remove
        unreferenced argument passed to nnmairix-call-backend.
 
 2008-02-27  Reiner Steib  <Reiner.Steib@gmx.de>
 
 2008-02-01  Kenichi Handa  <handa@m17n.org>
 
-       * rfc2104.el (rfc2104-hexstring-to-byte-list): Renamed from
+       * rfc2104.el (rfc2104-hexstring-to-byte-list): Rename from
        rfc2104-hexstring-to-bitstring and changed to return a byte list.
        (rfc2104-hash): Convert the result of concat to unibyte string.
 
 
 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
+       * 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>.
 
 
 2005-07-18  Romain Francoise  <romain@orebokech.com>
 
-       * gnus-sum.el (gnus-summary-to-prefix,
-       gnus-summary-newsgroup-prefix): New variables.
+       * gnus-sum.el (gnus-summary-to-prefix)
+       (gnus-summary-newsgroup-prefix): New variables.
        (gnus-summary-from-or-to-or-newsgroups): Use them.
 
 2005-07-17  Romain Francoise  <romain@orebokech.com>
        * gnus-start.el (gnus-convert-old-newsrc): Fixed numeric
        comparison on string.
 
-       * gnus-agent.el (gnus-agent-long-article,
-       gnus-agent-short-article, gnus-agent-score): Renamed category
-       keywords to match gnus-cus.
+       * gnus-agent.el (gnus-agent-long-article, gnus-agent-short-article)
+       (gnus-agent-score): Renamed category keywords to match gnus-cus.
        (gnus-agent-summary-fetch-series): Modified to protect against
        gnus-agent-summary-fetch-group clearing processable flags.
        (gnus-agent-synchronize-group-flags): Update live group buffer as
        * flow-fill.el (fill-flowed-display-column)
        (fill-flowed-encode-column): Ditto.
 
-2004-09-06  Stefan  <monnier@iro.umontreal.ca>
+2004-09-06  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * message.el (message-tokenize-header, message-send-mail-with-qmail):
        Use point-min rather than 1.
        * gnus-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.
+       (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.
        Add spam-use-resend.
        (spam-group-spam-processor-report-resend-p): Add utility wrapper.
        (spam-report-articles-gmane): Add doc fix.
-       (spam-report-articles-resend,
-       spam-report-resend-register-routine): Add wrappers around
-       spam-report-resend-to.
+       (spam-report-articles-resend, spam-report-resend-register-routine):
+       Add wrappers around spam-report-resend-to.
 
        * spam-report.el (spam-report-resend-to, spam-report-resend):
        Add support for resending spam.
        * gnus-art.el (gnus-emphasis-alist): Removed strikethru; too many
        false positives.
 
-2004-05-16  Kim Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
+2004-05-16  Kim-Minh Kaplan  <kmkaplan-AwwS6Bc0PDVoiYX5Tdu9fQ@public.gmane.org>
 
        * imap.el (imap-sasl-make-mechanisms): Use sasl.
 
 2004-05-16  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * nneething.el (nneething-file-name): Don't create spurions
+       * nneething.el (nneething-file-name): Don't create spurious
        files.
 
        * gnus-msg.el (gnus-inews-do-gcc): Ignore read-only groups.
        (gnus-insert-mime-button): Revert 2004-03-19 change.
        (gnus-mime-accumulate-hierarchy): Remove.
        (gnus-mime-enter-multipart): Remove.
-       (gnus-mime-leave-multipart): Remove,
+       (gnus-mime-leave-multipart): Remove.
        (gnus-mime-display-part): Revert 2004-03-19 change.
        (gnus-mime-display-alternative): Revert 2004-03-19 change.
 
 
 2004-01-25  Paul Jarc  <prj@po.cwru.edu>
 
-       * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile,
-       nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
+       * nnmaildir.el (nnmaildir--num-file, nnmaildir--mkfile)
+       (nnmaildir--emlink-p, nnmaildir--eexist-p, nnmaildir--new-number):
        New macros and functions.
        * nnmaildir.el (nnmaildir--group-maxnum, nnmaildir--update-nov):
        Handle > NLINK_MAX messages.
 
 2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
-       * gnus-agent.el (gnus-agent-queue-mail,
-       gnus-agent-prompt-send-queue): New variables.
+       * gnus-agent.el (gnus-agent-queue-mail)
+       (gnus-agent-prompt-send-queue): New variables.
        (gnus-agent-send-mail): Use gnus-agent-queue-mail.
        * gnus-draft.el (gnus-group-send-queue): Pass the group name
        "nndraft:queue" along to gnus-draft-send.  Use
        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
        for altering many active ranges.
        gnus-list-of-unread-articles, to avoid exhausting memory with huge
        numbers of articles.  Use gnus-range-map to avoid having to
        uncompress the unread list.
-       (gnus-group-archive-directory,
-       gnus-group-recent-archive-directory): Fixed invalid ange-ftp
-       reference.
+       (gnus-group-archive-directory, gnus-group-recent-archive-directory):
+       Fixed invalid ange-ftp reference.
 
        * gnus-range.el (gnus-range-map): Iterate over list or sequence.
        (gnus-sorted-range-intersection): Intersection of two ranges
 2004-01-05  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * gnus-art.el (gnus-treat-ansi-sequences,
-       article-treat-ansi-sequences): New variable and function.
+       (article-treat-ansi-sequences): New variable and function.
        Suggested by Dan Jacobson <jidanni@jidanni.org>.
 
        * gnus-sum.el (gnus-summary-wash-map, gnus-summary-make-menu-bar):
 
        * imap.el (imap-point-at-eol): Replace with point-at-eol.
 
-       * flow-fill.el (fill-flowed-point-at-bol,
-       fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
+       * flow-fill.el (fill-flowed-point-at-bol)
+       (fill-flowed-point-at-eol): Replace with point-at-{eol,bol}.
 
        * gnus-util.el (gnus-point-at-bol, gnus-point-at-eol): Remove.
        Replace with point-at-{eol,bol} throughout all files.
@@ -13144,10 +13303,10 @@ See ChangeLog.2 for earlier changes.
 
   This file is part of GNU Emacs.
 
-  GNU Emacs is free software; you can redistribute it and/or modify
+  GNU Emacs is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
-  the Free Software Foundation; either version 3, or (at your option)
-  any later version.
+  the Free Software Foundation, either version 3 of the License, or
+  (at your option) any later version.
 
   GNU Emacs is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -13155,9 +13314,7 @@ See ChangeLog.2 for earlier changes.
   GNU General Public License for more details.
 
   You should have received a copy of the GNU General Public License
-  along with GNU Emacs; see the file COPYING.  If not, write to the
-  Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-  Boston, MA 02110-1301, USA.
+  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;; Local Variables:
 ;; coding: utf-8