Spelling fixes.
[gnus] / lisp / ChangeLog.2
index e9e82b9..bcb159d 100644 (file)
        * gnus-srvr.el (gnus-browse-foreign-server): Parse garbage NNTP
        groups correctly.
 
-2003-06-06  Benjamin Rutt  <rutt+news@cis.ohio-state.edu>.
+2003-06-06  Benjamin Rutt  <rutt+news@cis.ohio-state.edu>
 
        * message.el (message-fetch-field): Augment documentation to state
        the narrowed-to-headers restriction.
 
        * 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.
        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).
 
 2003-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * nnheader.el (nnheader-directory-separator-character): Change the
-       way to compute the dafault value.
+       way to compute the default value.
 
 2003-02-02  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-util.el (gnus-prin1-to-string): Bind print-length and
        print-level.
 
-       * gnus-art.el (article-display-x-face): Removed grey x-face stuff.
+       * gnus-art.el (article-display-x-face): Removed gray x-face stuff.
        (gnus-treat-display-grey-xface): Removed.
 
        * gnus-fun.el (gnus-grab-cam-face): New.
 
        * 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.
        articles to be marked as well.
 
 2003-01-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-agent.el (gnus-agent-get-undownloaded-list): Include the
-       fictious headers generated by nnagent (ie. Undownloaded Article
+       fictitious headers generated by nnagent (ie. Undownloaded Article
        ####) in the list of articles that have not been downloaded.
 
        * gnus-int.el (): Added require declarations to resolve
 
 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.
        (nntp-retrieve-groups): Ditto for groups.
        (nntp-retrieve-articles): Ditto for articles.
        (*): Replaced nntp-possibly-change-group calls to
-       nntp-with-open-group forms in all, but one, occurrance.
+       nntp-with-open-group forms in all, but one, occurrence.
        (nntp-accept-process-output): Bug fix.  Detect when called with
        null process.
 
        downloaded variable if we're in an uncovered group.
 
        * gnus-agent.el (gnus-agent-downloaded-article-face): Change the
-       font to soemthing less noticeable.
+       font to something less noticeable.
        (gnus-agent-group-covered-p): New function.
 
 2002-12-09  ShengHuo ZHU  <zsh@cs.rochester.edu>
        * gnus-agent.el (gnus-agent-check-overview-buffer): Make debugger
        print message on entry.
 
-2002-11-25  Kevin Greiner  <kgreiner@xpediantsolutions.com>.
+2002-11-25  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-range.el (gnus-range-difference): New function.
        * gnus-sum.el (gnus-summary-insert-old-articles): Use it.
        (mml2015-pgg-encrypt): New functions.
        (defvar, autoload): Prevent byte-compile warnings.
 
-2002-09-24  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>.
+2002-09-24  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-art.el (article-strip-banner): Check for the existence of
        from header.
 
        * gnus-sum.el (gnus-summary-next-group): Semi-exit only when needed.
 
-2002-09-12  John Paul Wallington  <jpw@shootybangbang.com>.
+2002-09-12  John Paul Wallington  <jpw@shootybangbang.com>
 
        * gnus.el (gnus-visual, gnus-meta): Fix typo.
 
        (nnimap-split-rule): Doc fix.
        (nnimap-request-expire-articles): Cleanup code.
 
-2002-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>.
+2002-09-11  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
        * gnus-art.el (gnus-article-address-banner-alist): New option.
        (article-strip-banner): Refer the above option to split banners of
 
 2002-09-03  Simon Josefsson  <jas@extundo.com>
 
-       * nntp.el (nntp-wait-for-string): Dont infloop if process died.
+       * nntp.el (nntp-wait-for-string): Don't infloop if process died.
 
        * gnus-agent.el (gnus-agent-batch): Add doc.
 
        (gnus-group-fetch-control): New function.
        Add them to the keymap and menu.  Require mm-url.
 
-2002-08-30  Alex Schroeder  <alex@emacswiki.org>.
+2002-08-30  Alex Schroeder  <alex@emacswiki.org>
 
        * gnus-mlspl.el (gnus-group-split-fancy): Doc fix.
 
 
        * lpath.el: Fbind w32-focus-frame and x-focus-frame.
 
-2002-08-20  \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori)  <kose@meadowy.org>.
+2002-08-20  \e$B>.4X\e(B \e$B5HB'\e(B (KOSEKI Yoshinori)  <kose@meadowy.org>
 
        * message.el (message-set-auto-save-file-name): Add support for
        the Cygwin Emacs; the system-type is `cygwin'.
        * nnimap.el (nnimap-split-articles): Do not call nnmail-fetch-field
        when splitting malformed messages without message-id.
 
-2002-07-28  Niklas Morberg  <niklas.morberg@axis.com>.
+2002-07-28  Niklas Morberg  <niklas.morberg@axis.com>
 
        * nnweb.el (nnweb-type, nnweb-type-definition)
        (nnweb-gmane-create-mapping, nnweb-gmane-wash-article)
        nnmail-expiry-target to 'delete, so that absolute deletion
        happens when absolute deletion is requested.
 
-2002-07-21  Nevin Kapur  <nevin@jhu.edu>.
+2002-07-21  Nevin Kapur  <nevin@jhu.edu>
 
-       * nnmail.el (nnmail-fancy-expiry-target): Treat nonexisting
+       * nnmail.el (nnmail-fancy-expiry-target): Treat nonexistent
        headers as empty headers.
 
-2002-07-21  Jochen Hein  <jochen@jochen.org>.
+2002-07-21  Jochen Hein  <jochen@jochen.org>
 
        * gnus-art.el (gnus-emphasis-alist): Add strikethrough and
        correct typo.
        (gnus-emphasis-strikethru): New face.
 
-2002-07-20  Jason Merrill  <jason@redhat.com>.
+2002-07-20  Jason Merrill  <jason@redhat.com>
 
        * nnfolder.el (nnfolder-retrieve-headers): Avoid searching the
        entire file for each of a sequence of missing articles.
        (nnmaildir--with-nntp-buffer, nnmaildir--with-work-buffer,
        nnmaildir--with-nov-buffer, nnmaildir--with-move-buffer,
        nnmaildir--group-ls): New macros/functions.  Use them.
-       (nnmaildir--unlink): Evalutate argument only once.
+       (nnmaildir--unlink): Evaluate argument only once.
 
 2002-03-27  Jesper Harder  <harder@ifa.au.dk>
 
 2002-02-08  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-art.el (gnus-treat-display-grey-xface): New variable.
-       (article-display-x-face): Use it.  Disable grey xface, if
+       (article-display-x-face): Use it.  Disable gray xface, if
        uncompface is not found.
 
        * message.el (message-mode): Don't enable multibyte on an indirect
        (rfc2047-decode-region): Don't unfold.  Let
        gnus-article-treat-unfold-headers do it.
 
-2002-02-07  Matt Armstrong  <matt@lickey.com>.
+2002-02-07  Matt Armstrong  <matt@lickey.com>
 
        * message.el (message-mode): Set local-abbrev-table.
 
        * mml-sec.el (mml-secure-message-encrypt-smime): New.
        * mml-sec.el (mml-secure-message-encrypt-pgp): New.
        * mml-sec.el (mml-secure-message-encrypt-pgpmime): New.
-       * mml.el (mml-parse-1): Added code to recognise the secure tag and
+       * mml.el (mml-parse-1): Added code to recognize the secure tag and
        convert it to either a part or multipart depending on if there are
        other parts in the message.
        * mml.el (mml-mode-map): Changed default sign/encrypt keybindings
        * gnus-fun.el (gnus-convert-gray-x-face-to-xpm): Renamed.
 
        * gnus-art.el (gnus-ignored-headers): Hide all X-Faces.
-       (article-display-x-face): Display grey X-Faces.
+       (article-display-x-face): Display gray X-Faces.
 
        * gnus-fun.el (gnus-convert-gray-x-face-region): New function.
        (gnus-convert-gray-x-face-to-ppm): Ditto.
        (gnus-topic-catchup-articles): New function.  Suggested by Robin
        S. Socha <robin-dated-1001857693.185e29@socha.net>.
 
-2001-09-27 11:00:00  Gerd M\e,Av\e(Bllmann  <gerd@gnu.org>.
+2001-09-27 11:00:00  Gerd M\e,Av\e(Bllmann  <gerd@gnu.org>
 
        * gnus-ems.el (gnus-article-display-xface): Insert xface after
        previous ones.
        * mml.el (mml-menu): Changed name to "Attachments".
 
        * mm-decode.el (mm-destroy-postponed-undisplay-list): Only message
-       when there is something to detroy.
+       when there is something to destroy.
 
 2001-05-21 17:11:46  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        to handle `define-derived-mode'.
 
 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.
 
        * 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
-      Free Software Foundation, Inc.
+  Copyright (C) 2000-2002, 2004-2011  Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.
 
@@ -18852,5 +18851,3 @@ See ChangeLog.1 for earlier changes.
 ;; Local Variables:
 ;; coding: iso-2022-7bit
 ;; End:
-
-;; arch-tag: 956fd310-042f-4fca-8dca-a01dbe06acff