Spelling fix.
[bpt/emacs.git] / lisp / gnus / ChangeLog.2
index a5821b3..e31ea99 100644 (file)
        the last successful check; this was seen as a cleaner approach
        than returning a cell like '(spam spam-use-bogofilter).
        (spam-list-of-checks): Documentation appended.
-       (spam-split): Accomodate the spam-split-symbolic-return and
+       (spam-split): Accommodate the spam-split-symbolic-return and
        spam-split-symbolic-return-positive variables.
        (spam-find-spam): New function called when the summary is built.
        (spam-log-registered-p): Checks if a ham or spam registration has
        data.
        (gnus-registry-minimum-subject-length): Minimum subject length
        before it's considered when tracing subjects.
-       (gnus-registry-save): Accomodate extra data entry caching.
+       (gnus-registry-save): Accommodate extra data entry caching.
        (gnus-registry-action): Change function name, add the subject and
        pass it to gnus-registry-add-group.
        (gnus-registry-spool-action): Change function name, add the
        performed by gnus-agent-request-article.
        * gnus-cus.el (gnus-agent-parameters): New variable.  List of
        customizable group/topic parameters that regulate the agent.
-       (gnus-group-customize): Uses gnus-agent-parameters.  Replaced
+       (gnus-group-customize): Uses gnus-agent-parameters.  Replace
        kill-buffer with gnus-kill-buffer to remove the killed buffer from
        the list of gnus buffers.
        (gnus-trim-whitespace): Removes leading and trailing whitespace
        from multiline strings.
-       (gnus-agent-cat-prepare-category-field,
-       gnus-agent-customize-category): Constructs a category
+       (gnus-agent-cat-prepare-category-field)
+       (gnus-agent-customize-category): Constructs a category
        customization buffer.
-       * gnus-int.el (gnus-retrieve-headers,
-       gnus-request-expire-articles): No longer checks gnus-agent-cache
+       * gnus-int.el (gnus-retrieve-headers)
+       (gnus-request-expire-articles): No longer checks gnus-agent-cache
        as it is handled internally by the agent.
        (gnus-request-head, gnus-request-body): Conditional checks
        surrounding gnus-agent-request-article removed; now performed by
        gnus-agent-request-article.
 
-       * gnus-start.el (): Added defvar statements to resolve compilation
+       * gnus-start.el (): Add defvar statements to resolve compilation
        warnings.
        (gnus-long-file-names): New function.  Isolates platform dependent
        msdos-long-file-names.
        errors when .newsrc.eld is huge.
        (gnus-save-newsrc-file): Uses new
        gnus-save-startup-file-via-temp-buffer.
-       (gnus-gnus-to-quick-newsrc-format): Rewritten to write to
+       (gnus-gnus-to-quick-newsrc-format): Rewrite to write to
        standard-output.
-       (gnus-display-time-event-handler): Changed to alias from a defun
+       (gnus-display-time-event-handler): Change to alias from a defun
        to avoid a compile-time warning when display-time-event-handler is
        not defined.
-       * gnus-util.el (gnus-with-output-to-file): New macro.  Binds
-       standard-output such that prin1 and princ will write directly to a
-       file.
+       * gnus-util.el (gnus-with-output-to-file): New macro.
+       Binds standard-output such that prin1 and princ will write directly
+       to a file.
 
-       * gnus.el (gnus-agent-cache): Expanded documentation.
-       (gnus-summary-high-undownloaded-face): Removed second bold keyword
+       * gnus.el (gnus-agent-cache): Expand documentation.
+       (gnus-summary-high-undownloaded-face): Remove second bold keyword
        so that this face is actually bold.
 
        * nnkiboze.el (nnkiboze-request-article): Only use the cache when
        (gnus-agent-read-agentview): New function, used by
        gnus-agent-load-alist.
        (gnus-agent-load-fetched-headers): Remove.
-       (gnus-agent-save-alist): Rewrite to accomodate new format.
+       (gnus-agent-save-alist): Rewrite to accommodate new format.
        (gnus-agent-fetch-group-1): Make sure list of articles is in the
        same order as in gnus-newsgroup-headers.
        (gnus-agent-expire): Document and implement extra args ARTICLES,
 
 2002-04-19  Jesper Harder  <harder@ifa.au.dk>
 
-       * nnkiboze.el (nnkiboze-request-scan): Call
-       nnkiboze-possibly-change-group.
+       * nnkiboze.el (nnkiboze-request-scan):
+       Call nnkiboze-possibly-change-group.
        (nnkiboze-generate-group): Use mm-with-unibyte to avoid encoding
        problems.
        (nnkiboze-generate-group): Set newsrc to the *highest* article
        (message-distribution-function, message-auto-save-directory): Fix
        :type.
 
-       * gnus/mml.el (mml-parse-1): Frob mml-confirmation-set when
+       * mml.el (mml-parse-1): Frob mml-confirmation-set when
        proceeding after warnings.  Amend multipart warning message.
 
 2001-01-04  Dave Love  <fx@gnu.org>
@@ -18857,10 +18857,10 @@ See ChangeLog.1 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
@@ -18868,9 +18868,7 @@ See ChangeLog.1 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: iso-2022-7bit