Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / lisp / gnus / ChangeLog.2
index b05ff5f..d2b111b 100644 (file)
        (gnus-agent-regenerate): Uses new gnus-agent-covered-methods
        function as gnus-agent-covered-methods variable no longer provides
        methods.
-       (gnus-agent-covered-methods): New function
+       (gnus-agent-covered-methods): New function.
        (gnus-agent-expire-group, gnus-agent-expire): Final message will,
        if gnus-verbose is greater than 4, report statistics of NOV
        entries and files deleted as well as total bytes recovered.
-       (gnus-agent-expire-done-message): New function
+       (gnus-agent-expire-done-message): New function.
        (gnus-agent-unread-articles): Bug fix.  No longer drops last
        unread article onto read list.
        (gnus-agent-regenerate-group): Changed prompt to use typical
 
        * spam.el
        (spam-log-processing-to-registry): Improved message and comments.
-       (spam-log-unregistration-needed-p): New function
+       (spam-log-unregistration-needed-p): New function.
        (spam-ifile-register-spam-routine)
        (spam-ifile-register-ham-routine, spam-stat-register-spam-routine)
        (spam-stat-register-ham-routine)
 
        * message.el (message-mode-field-menu): Added
        message-generate-unsubscribed-mail-followup-to.
-       (message-forward-subject-fwd): Avoid double "Fwd: "
+       (message-forward-subject-fwd): Avoid double "Fwd: ".
        (message-change-subject): Added comment.
 
 2003-10-19  Lars Magne Ingebrigtsen  <larsi@gnus.org>
        (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): New functions.
 
        * gnus.el (gnus-group-spam-exit-processor-spamoracle)
-       (gnus-group-ham-exit-processor-spamoracle): New variables for SpamOracle
+       (gnus-group-ham-exit-processor-spamoracle): New variables for SpamOracle.
        (spam-process, ham-process): Added spamoracle spam/ham processors.
 
 2003-06-08  Jesper Harder  <harder@ifa.au.dk>
 
        * message.el (message-use-idna): Use mm-coding-system-p.
        (message-tokenize-header, message-make-organization)
-       (message-make-from):  Use with-temp-buffer.
+       (message-make-from): Use with-temp-buffer.
        (message-set-work-buffer): Deleted.
        (message-fill-paragraph): Use `if' not `and' for compiler warning.
        (message-check-news-header-syntax): Remove useless lambda.
        * gnus-registry.el (gnus-registry-split-fancy-with-parent): Added
        diagnostic message.
        (gnus-registry-grep-in-list): Don't run when word is nil.
-       (gnus-registry-fetch-message-id-fast): New function
+       (gnus-registry-fetch-message-id-fast): New function.
        (gnus-registry-delete-group, gnus-registry-add-group): Make sure
        the id and group are not nil.
        (gnus-registry-register-message-ids): New function.
        `message-valid-fqdn-regexp' for initialization.
        (gnus-button-handle-info-url): Renamed and extended version of
        `gnus-button-handle-info'.
-       (gnus-button-message-level): Renamed from `gnus-button-mail-level'
+       (gnus-button-message-level): Renamed from `gnus-button-mail-level'.
        (gnus-button-handle-symbol, gnus-button-handle-library)
        (gnus-button-handle-info-keystrokes): New functions.
        (gnus-button-browse-level): New variable.
        that Gnus will render it as html if the user wants that.
 
        Implemented the ability to save nnrss-group-alist so that any new
-       feeds the you subscribe to will be found the next time you start
-       up.
+       feeds you subscribe to will be found the next time you start up.
 
        Implemented support for RSS 2.0 elements (author, pubDate).
 
 
        * gnus-audio.el (gnus-audio-au-player): Use executable-find.
 
-2003-01-13  Jhair Tocancipa Triana  <jhair_tocancipa@@gmx.net>
+2003-01-13  Jhair Tocancipa Triana  <jhair_tocancipa@gmx.net>
 
        * gnus-audio.el (gnus-audio-au-player, gnus-audio-wav-player): Use
        /usr/bin/play as default player.
 
 2003-01-12  Raymond Scholz  <ray-2003@zonix.de>
 
-       * gnus-msg.el (gnus-confirm-mail-reply-to-news):  May be a
+       * gnus-msg.el (gnus-confirm-mail-reply-to-news): May be a
        regexp or a function too.
        (gnus-confirm-treat-mail-like-news): New variable.  Ask for
        confirmation even if the original article is mail.
 
 2003-01-02  Reiner Steib  <Reiner.Steib@gmx.de>
 
-       * gnus-art.el (gnus-button-url-regexp,
-       (gnus-button-mid-or-mail-regexp, gnus-button-alist,
+       * gnus-art.el (gnus-button-url-regexp)
+       (gnus-button-mid-or-mail-regexp, gnus-button-alist)
        (gnus-header-button-alist): Regexps are case insensitive here.
 
 2003-01-02  Simon Josefsson  <jas@extundo.com>
 
 2002-10-31  Alex Schroeder  <alex@emacswiki.org>
 
-       * spam-stat.el (spam-stat-process-directory): Add dir to message
+       * spam-stat.el (spam-stat-process-directory): Add dir to message.
        (spam-stat-reduce-size): No longer remove words
        with values close to 0.5, because the default value is 0.2.
 
 2001-12-05 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-group.el (gnus-group-find-new-groups): Fix doc.
-       From:  Stefan Monnier  <monnier@cs.yale.edu>
+       From: Stefan Monnier  <monnier@cs.yale.edu>
 
 2001-12-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        Support "Importance:" header in Message.
 
        * message.el (message-mode-map): Bind C-c C-p to
-       `message-insert-or-toggle-importance'
+       `message-insert-or-toggle-importance'.
        (message-mode-menu): Add message-insert-importance-{high,low}.
        (message-insert-importance-high, message-insert-importance-low)
        (message-insert-or-toggle-importance): New functions.
 
 2001-10-21  Simon Josefsson  <jas@extundo.com>
 
-       * nnimap.el (nnimap): Defgroup
+       * nnimap.el (nnimap): Defgroup.
        (nnimap-strict-function, nnimap-strict-function-match): New
        widget, from Per Abrahamsen  <abraham@dina.kvl.dk>.
        (nnimap-split-crosspost, nnimap-split-inbox)
        * gnus-eform.el (gnus-edit-form-done): Return nil if end-of-file.
 
 2001-07-16 12:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
-       From:  Stefan Monnier  <monnier@cs.yale.edu>
+       From: Stefan Monnier  <monnier@cs.yale.edu>
 
        * message.el (message-mode): Use define-derived-mode.
        (message-tab): message-completion-alist.
 2001-01-09  Didier Verna  <didier@xemacs.org>
 
        * gnus-agent.el: Moved some XEmacs specific hook add-ons from
-       `gnus-xmas-[re]define' to avoid loosing user custom settings.
+       `gnus-xmas-[re]define' to avoid losing user custom settings.
        * gnus-art.el: Ditto.
        * gnus-group.el: Ditto.
        * gnus-salt.el: Ditto.
        * gnus-cus.el (gnus-group-customize): Use it.
 
        * gnus.el (gnus-define-group-parameter): New macro.
-       (auto-expire): Use it
+       (auto-expire): Use it.
        (total-expire): Use it.
        * gnus-art.el (banner): Use it.
 
 
        * gnus-msg.el (gnus-summary-mail-forward): ???
 
-       * message.el (message-forward):  Move mime-to-mml here.
+       * message.el (message-forward): Move mime-to-mml here.
 
 2000-12-20 02:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * nnheader.el: Wrap subst-char-in-string def in eval-and-compile.
        Put some defvars in eval-when-compile.
-       (gnus-intersection, gnus-sorted-complement):  Autoload.
+       (gnus-intersection, gnus-sorted-complement): Autoload.
 
        * imap.el (imap-point-at-eol): New, replacing gnus-point-at-eol.
 
 
        * qp.el (mm-decode-coding-region, mm-encode-coding-region):
        Autoload.
-       (quoted-printable-decode-region):  Rename arg which confused
+       (quoted-printable-decode-region): Rename arg which confused
        charset with coding-system.  Don't use nonascii-insert-offset.
        Coding-system encode the region initially.  Don't recognize `=='
        as valid QP.  Coding-system decode the region finally.
 
 2000-09-29  Gerd Moellmann  <gerd@gnu.org>
 
-       * smiley-ems.el (smiley-update-cache):  Use `:ascent center'.
+       * smiley-ems.el (smiley-update-cache): Use `:ascent center'.
 
 2000-09-21  Dave Love  <fx@gnu.org>
 
        * gnus-art.el (gnus-mime-display-part): Show MIME security button.
        (gnus-insert-mime-security-button): New function.
        * mm-decode.el (mm-possibly-verify-or-decrypt): Add security info.
-       * mml2015.el:  Add security info when verify or decrypt.
+       * mml2015.el: Add security info when verify or decrypt.
        * mm-uu.el (mm-uu-pgp-signed-extract): Use multipart.
        (mm-uu-pgp-encrypted-extract): Ditto.
 
        (mm-dissect-multipart): Use it.
        * mml2015.el (mml2015-fix-micalg): New function.
        (mml2015-decrypt): Use new interface.
-       (mml2015-verify):  Use new interface.
+       (mml2015-verify): Use new interface.
        (mml2015-setup): Make it bogus.
 
 2000-10-28 16:54:45  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+       Copyright (C) 2000-2002, 2004-2011
       Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
@@ -18576,4 +18575,3 @@ See ChangeLog.1 for earlier changes.
 ;; coding: iso-2022-7bit
 ;; End:
 
-;; arch-tag: 956fd310-042f-4fca-8dca-a01dbe06acff