Merge from emacs--devo--0
[gnus] / lisp / ChangeLog.2
index c1add01..a64ff5f 100644 (file)
        max-specpdl-size when compiling Gnus with Emacs 20.
 
 2003-12-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-int.el (gnus-open-server): Fixed the server status such
        that an agentized server, when opened offline, has a status of
        offline.  Also fixes bug whereby the agent's backend was called
        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
        * mml-smime.el (mml-smime-sign): Replace CRLF with LF in OpenSSL
        output.  Reported by Arne J\e,Ax\e(Brgensen <arne@arnested.dk>.
 
-2003-12-07  Lloyd Zusman <ljz@asfast.com>  (tiny change)
+2003-12-07  Lloyd Zusman  <ljz@asfast.com>  (tiny change)
 
        * pgg-gpg.el (pgg-gpg-recipient-arg): Add.
        (pgg-gpg-encrypt-region): Use it.
        * dgnushack.el (mapc): Add the compiler macro for Emacs 20.
 
 2003-11-24  Kevin Greiner  <kgreiner@xpediantsolutions.com>
+
        * gnus-srvr.el (gnus-server-insert-server-line): The server names
        used in gnus-agent are different (for example, the native server
        uses the alias "native") from the names in gnus-srvr.
        * spam.el (spam-spamoracle): Doc change, suggested by Jean-Marc
        Lasgouttes <Jean-Marc.Lasgouttes@inria.fr>.
 
-2003-11-04  Norbert Koch <viteno@xemacs.org>  (tiny change)
+2003-11-04  Norbert Koch  <viteno@xemacs.org>  (tiny change)
 
        * gnus-score.el (gnus-decay-score): Protect against arithmetic
        errors.
        (spam-spamoracle-learn-ham, spam-spamoracle-learn-spam): Change
        spam-log-processing-to-registry invocations appropriately.
 
-2003-10-31  Derek Atkins <warlord@MIT.EDU>  (tiny change)
+2003-10-31  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
 
        * imap.el (imap-kerberos4-open): Ignore output from ATHENA imtest.
 
 2003-10-24  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-ham-copy-or-move-routine): Do not delete if copy
-       is t, also don't intepret the list of groups as a list of lists.
+       is t, also don't interpret the list of groups as a list of lists.
        (spam-mark-spam-as-expired-and-move-routine)
        (spam-ham-copy-or-move-routine): Delete articles only if 1 or
        more groups were specified (and "copy" was not specified for
 
        * gnus.el (gnus-group-charter-alist): Update.
 
-2003-09-10  Eric Knauel   <knauel@informatik.uni-tuebingen.de>
+2003-09-10  Eric Knauel  <knauel@informatik.uni-tuebingen.de>
 
        * spam-report.el: Use mm-url.el functions for external URL loading
        when the built-in HTTP GET is insufficient (e.g. proxies are in
        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
        * gnus-registry.el (gnus-registry-install): Add an initial
        registry read to the loading when gnus-registry-install is set.
 
-2003-07-26  Mark Thomas <swoon@bellatlantic.net>  (tiny change)
+2003-07-26  Mark Thomas  <swoon@bellatlantic.net>  (tiny change)
 
        * flow-fill.el (fill-flowed): Empty lines separate paragraphs
        even if the preceding line ends with a soft break.
        * gnus-sum.el (gnus-summary-reselect-current-group): Supply
        leave-hidden.
 
-2003-05-14  Jonathan Kamens  <jik@kamens.brookline.ma.us>
+2003-05-14  Jonathan I. Kamens  <jik@kamens.brookline.ma.us>
 
        * gnus-sum.el (gnus-summary-exit): Added `leave-hidden'.  (Tiny
        patch.)
        (rfc2047-syntax-table): Fix building table to work in Emacs 22.
        (rfc2047-unfold-region): Delete unused var `leading'.
 
-2003-05-12  Ville Skytt\e,Ad\e(B <scop@xemacs.org>  (tiny change)
+2003-05-12  Ville Skytt\e,Ad\e(B  <scop@xemacs.org>  (tiny change)
 
        * pgg.el (pgg-temp-buffer-show-function): Reuse existing visible
        output window if one is available.
 
 2003-05-10  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus.el (gnus-logo-color-alist): Added no colours.
+       * gnus.el (gnus-logo-color-alist): Added no colors.
 
 2003-05-09  Dave Love  <fx@gnu.org>
 
 
        * gnus.el: Oort Gnus v0.14 is released.
 
-2003-01-24  Mark Thomas <swoon@bellatlantic.net>  (tiny change)
+2003-01-24  Mark Thomas  <swoon@bellatlantic.net>  (tiny change)
 
        * gnus-sum.el (gnus-summary-prepare-threads): Reset state for %B
        before beginning.
 
        * gnus-art.el (article-wash-html): Clean up.
 
-2003-01-02  pete-temp  <pete-temp-12-29-2002@kazmier.com>
+2003-01-02  Pete Kazmier  <pete@kazmier.com>
 
        * gnus-art.el (gnus-treat-wash-html): New variable.
 
        * message.el (message-completion-alist): Added "Mail-Followup-To"
        and "Mail-Copies-To".
 
-2002-07-21  Jesper harder  <harder@ifa.au.dk>
+2002-07-21  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus-group.el: Add key bindings for
        gnus-group-sort-groups-by-real-name and
        gnus-group-sort-selected-groups-by-real-name.
 
-2002-07-21  Jesper harder  <harder@ifa.au.dk>
+2002-07-21  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi (Sorting Groups): Add key bindings for
        gnus-group-sort-groups-by-real-name and
        broken connections by opening a new connection and repeating the
        failed command.
        (nntp-retrieve-headers-with-xover): Some NNTP servers respond to
-       XOVER commands preceeding the active articles with the nov entry
+       XOVER commands preceding the active articles with the nov entry
        of the first available article.  When gnus connected to such a
        server, the unexpected nov entry would result in duplicate lines
        in the agent's overview file.  This patch fixes the duplicate
        lines problem and improves performance by skipping over all
-       articles IDs that preceed the first nov entry in the server's
+       articles IDs that precede the first nov entry in the server's
        reply.
 
 2002-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
        (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-10-22  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
 
-       * pgg.el (pgg-snarf-keys): Do not refer unbinded local variables.
+       * pgg.el (pgg-snarf-keys): Do not refer unbound local variables.
 
 2002-10-22  Simon Josefsson  <jas@extundo.com>
 
        (spam-display-buffer-contents): Remove.
        (spam-bogofilter-score): Merge spam-display-buffer-contents.
 
-2002-10-17  Ted Zlatanov  <tzz@lifelogs.com>
+2002-10-17  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-display-buffer-contents): New function.
        (spam-bogofilter-score): Use spam-display-buffer-contents, patch
 
        * gnus-spec.el (gnus-pad-form): Use gnus-string-width-function.
 
-2002-10-11  Ted Zlatanov  <tzz@lifelogs.com>
+2002-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el (spam-check-ifile): Added ifile as a spam checking
        backend, and spam-use-ifle as the variable to toggle that check.
        * message.el (message-beginning-of-line): New variable.
        (message-beginning-of-line): Use it.
 
-2002-10-11  Ted Zlatanov  <tzz@lifelogs.com>
+2002-10-11  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el: More compilation fixes for BBDB.
 
        (mml2015-unabbrev-trust-alist): New.
        (mml2015-gpg-extract-signature-details): Use it.
 
-2002-10-10  Ted Zlatanov  <tzz@lifelogs.com>
+2002-10-10  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el: Compilation fixes, spam-check-bbdb function is nil if no
        BBDB installed.
        * gnus-ems.el (gnus-x-splash): Set coding-system-for-read to
        raw-text.
 
-2002-09-30  Ted Zlatanov  <tzz@lifelogs.com>
+2002-09-30  Teodor Zlatanov  <tzz@lifelogs.com>
 
        * spam.el: Merged changes from pinard@iro.umontreal.ca (Fran\e,Ag\e(Bois
        Pinard).
        (mml1991-pgg-sign, mml1991-pgg-encrypt): New functions.
        (mml1991-pgg-encrypt): Fix recipients querying.
 
-2002-09-28  <dme@dme.org>  (tiny change)
+2002-09-28  David Edmondson  <dme@dme.org>
 
        * mml2015.el (autoload): Autoload correct files.
 
        * gnus-sum.el (gnus-summary-insert-new-articles): Count down to
        avoid nreverse.
 
-2002-07-14  Ted Zlatanov  <teodor.zlatanov@divine.com>
+2002-07-14  Teodor Zlatanov  <teodor.zlatanov@divine.com>
 
        * gnus-sum.el (gnus-auto-expirable-marks): Remove `spam'.
        (gnus-summary-mode-line-format-alist): Add %h for number of
 
 2002-05-18  Jesper Harder  <harder@ifa.au.dk>
 
-       * gnus-sum.el (gnus-dependencies-add-header): Avoid one unecessary
+       * gnus-sum.el (gnus-dependencies-add-header): Avoid one unnecessary
        call to gnus-parent-id when we check for References loops.
        (gnus-summary-prepare-threads): Avoid simplifying every Subject
        twice by saving the simplified subject string in simp-subject.
        * sieve-manage.el (sieve-manage-cram-md5-auth): Just send the SASL
        name (makes it work with recent Cyrus timsieved).
 
-2002-05-20  Jason  <jbaker@cs.utah.edu>
-       Trivial patch.
+2002-05-20  Jason Baker  <jbaker@cs.utah.edu>  (tiny change)
 
        * gnus-art.el (gnus-request-article-this-buffer): Try
        reconnecting if you don't get the message.
        * message.el (message-gen-unsubscribed-mft): Accept a prefix
        argument so CC can be included with C-u C-c C-f C-a.
 
-2002-04-17  Ted Zlatanov  <teodor.zlatanov@divine.com>
+2002-04-17  Teodor Zlatanov  <teodor.zlatanov@divine.com>
 
        * spam.el (spam-whitelist, spam-blacklist, spam-enter-whitelist):
        Improve docstring.
 
 2002-04-11  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
-       * gnus-art.el (gnus-article-prepare): Place point on the emtpy
+       * gnus-art.el (gnus-article-prepare): Place point on the empty
        header line.
 
 2002-04-11  Per Abrahamsen  <abraham@dina.kvl.dk>
 
        * nnmaildir.el: Fixed some buggy invocations of nnmaildir--pgname.
 
-2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>
-       Trivial patch.
+2002-03-31  Andrew Cohen  <cohen@andy.bu.edu>  (tiny change)
 
        * dns.el: open-network-stream under XEmacs does udp.
 
 
        * nnweb.el (nnweb-type-definition): Clean up.
 
-2002-01-21  Alastair Burt  <burt@dfki.de>
-       Trivial patch.
+2002-01-21  Alastair Burt  <burt@dfki.de>  (tiny change)
 
        * gnus-art.el (gnus-mm-display-part): Make sure that the summary
        buffer exists before jumping to it.
        (gnus-article-wash-function): New variable.
        (gnus-article-wash-html-with-w3m): New function.
 
-2002-01-20  Bj\e,Av\e(Brn Torkelsson  <torkel@acc.umu.se>
+2002-01-20  Bj\e$(D+S\e(Brn Torkelsson  <torkel@acc.umu.se>
 
        * dgnushack.el (dgnushack-compile): Compile smiley-ems for
        XEmacs.
 
        * gnus.el (gnus-logo-color-alist): Added more colors from Luis.
 
-2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>
-       Trivial patch.
+2002-01-05  Keiichi Suzuki  <keiichi@nanap.org>  (tiny change)
 
        * nntp.el (nntp-possibly-change-group): Erase contents of nntp
        buffer to get rid of junk line.
        * mm-encode.el (mm-encode-content-transfer-encoding): Fix error
        message.  (Gnus does not "default" to using 8bit for the message,
        it default to use 8bit encoding and the user-supplied CTE
-       value.  Calling this behaviour "treating it as 8bit" is perhaps
+       value.  Calling this behavior "treating it as 8bit" is perhaps
        better.)
 
        * mm-bodies.el (mm-body-encoding): Intern encoding if needed
        (imap-remassoc): Copied from `gnus-remassoc'.
        (imap-add-callback): New function.
        (imap-mailbox-expunge, imap-mailbox-close): Support asynchronous
-       behaviour.
+       behavior.
        (imap-parse-response): Call the callback.
 
        * message.el (message-insert-canlock): New variable.
        * gnus-spec.el (gnus-correct-pad-form): Re-revert.
        (gnus-parse-simple-format): Re-revert.
 
-2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>
-       Trivial patch.
+2001-09-16  Katsuhiro Hermit Endo  <hermit@koka-in.org>  (tiny change)
 
        * gnus-spec.el (gnus-parse-complex-format): Don't fold search
        case.  (Thanks to Daiki Ueno <ueno@unixuser.org>.)
        expiry-target.  (Otherwise nnml will be in a inconsistent internal
        state causing all kind of problems.)
        (nnml-request-expire-articles): If `nnml-article-to-file' or
-       `file-attributes' failes, return article as un-expirable instead
+       `file-attributes' fail, return article as un-expirable instead
        of treating it as expired.
 
 2001-08-31  Sam Steingold  <sds@gnu.org>
        * message.el (message-indent-citation): Quote only lines starting
        with ">" using `message-yank-cited-prefix'.
 
-2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>
-       Trivial patch.
+2001-08-05  Nuutti Kotivuori  <nuutti.kotivuori@smarttrust.com>  (tiny change)
 
        * gnus-cache.el (gnus-cache-possibly-enter-article): Use
        gnus-cache-fully-p.
 
 2001-07-15  Pavel Jan\e,Am\e(Bk  <Pavel@Janik.cz>
 
-       * gnus-art.el,...: Error convention changes.
+       * gnus-art.el, ...: Error convention changes.
 
 2001-07-13 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nntp.el (nntp-send-command-nodelete): Ditto.
        * nntp.el (nntp-send-command-and-decode): Ditto.
 
-2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>
-       Trivial patch.
+2001-06-30  YAGI Tatsuya  <yagi@is.titech.ac.jp>  (tiny change)
 
        * gnus-start.el (gnus-check-first-time-used): Use `if' instead of
        `when'.
 
        * message.el (message-generate-headers-first): Update doc.
 
-2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>
-       Trivial patch.
+2001-03-10  Matthias Wiehl  <mwiehl@gmx.de>  (tiny change)
 
        * gnus.el (gnus-summary-line-format): Typo.
 
        * message.el (message-cancel-news): Allow to shoot foot.
        (message-supersede): Ditto.
 
-2001-02-08  Tommi Vainikainen  <thv@iki.fi>
-       Trivial patch.
+2001-02-08  Tommi Vainikainen  <thv@iki.fi>  (tiny change)
 
        * gnus-sum.el (gnus-simplify-subject-re): Use
        message-subject-re-regexp.
 
        * time-date.el (time-to-number-of-days): New function.
 
-2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>
-       Trivial patch.
+2001-01-04 11:06:14  Gregory Chernov  <greg@visiontech-dml.com>  (tiny change)
 
        * nnslashdot.el (nnslashdot-request-list): Always get the right
        sid.
 
 2001-01-01 00:52:44  Ed L. Cashin  <ecashin@coe.uga.edu>
 
-       A revoked patch.
-       * gnus-sum.el (gnus-summary-expire-articles): Save excursion.
+       * gnus-sum.el (gnus-summary-expire-articles): A revoked patch.
+       Save excursion.
 
 2000-12-31 11:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        (gnus-uu-mark-by-regexp): Use it.
        (gnus-new-processable): New function.
 
-2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>
-        Trivial patch.
+2000-12-28 19:21:57  Inge Frick  <inge@nada.kth.se>  (tiny change)
 
        * gnus-sum.el (gnus-no-mark): New variable.
 
        * qp.el (quoted-printable-encode-region): Don't check multibyte in
        XEmacs.
 
-2000-12-25  Lloyd Zusman  <ljz@asfast.com>
-       Trivial patch.
+2000-12-25  Lloyd Zusman  <ljz@asfast.com>  (tiny change)
 
        * mml.el (mml-read-tag): Save tag location.
 
        (nnultimate-table-regexp): New variable.
        (nnultimate-forum-table-p): Use it.
 
-2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>
-       Trivial patch.
+2000-10-30  Ed L Cashin  <ecashin@coe.uga.edu>  (tiny change)
 
        * gnus-sum.el (gnus-summary-expire-articles): Save point.
 
 
 See ChangeLog.1 for earlier changes.
 
-    Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008
+    Copyright (C) 2000, 2001, 2002, 2004, 2005, 2006, 2007, 2008, 2009
       Free Software Foundation, Inc.
 
   This file is part of GNU Emacs.