Synch with Emacs trunk.
[gnus] / lisp / ChangeLog.1
index babe824..e166719 100644 (file)
        * rfc2231.el: Ditto.
        * smiley-ems.el: Ditto.
        * uudecode.el: Ditto.
-       
+
        * smiley-ems.el (smiley-region): Use mapcar.
 
-2000-10-27 Stefan Monnier <monnier@cs.yale.edu>
+2000-10-27  Stefan Monnier  <monnier@cs.yale.edu>
 
        * ietf-drums.el: Require cl when compiling.
 
@@ -58,7 +58,7 @@
        * rfc2047.el (rfc2047-q-encode-region): Don't break if a QP-word
        could be fitted in one line.
 
-2000-10-25  Dirk Meyer <dischi@tzi.de>
+2000-10-25  Dirk Meyer  <dischi@tzi.de>
 
        * gnus-demon.el (gnus-demon-time-to-step): theHour was set to
        seconds instead of hour.
@@ -71,7 +71,7 @@
 
        * gnus-art.el (gnus-request-article-this-buffer):
        gnus-refer-article-method might be a single method.
-       * gnus-sum.el (gnus-refer-article-methods): The second could be 
+       * gnus-sum.el (gnus-refer-article-methods): The second could be
        a named method.
 
 2000-10-23  Simon Josefsson  <simon@josefsson.org>
        * gnus-audio.el: Don't require cl.
        (gnus-audio): New custom group.
        (gnus-audio-inline-sound): Change to work with Emacs.
-       (gnus-audio-directory, gnus-audio-directory) 
+       (gnus-audio-directory, gnus-audio-directory)
        (gnus-audio-au-player):  Customize.
        (gnus-audio-play): Try external player if play-sound-file fails.
        Use file-name-extension, not string-match.
        * gnus-util.el (gnus-kill-all-overlays): Move out.
        * gnus-sum.el (gnus-cache-write-active): Auto load.
        * lpath.el: Shut up.
-       * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is 
+       * nnweb.el (nnweb-url-retrieve-asynch): url-retrieve is
        asynchronous in Exp version.
 
 2000-10-08 08:57:13  ShengHuo ZHU  <zsh@cs.rochester.edu>
        (gnus-summary-select-article): Don't enable multibyte here.
        (gnus-summary-goto-article): Ditto.
 
-2000-10-08 Christoph Conrad <christoph.conrad@gmx.de>
+2000-10-08  Christoph Conrad  <christoph.conrad@gmx.de>
 
        * gnus-draft.el (gnus-draft-send-message): Typo.
 
        * gnus-agent.el (gnus-agent-with-fetch): Bind it.
        * gnus-score.el (gnus-score-body): Don't score body when
        agent-fetching.
-       (gnus-score-followup): Don't score followup either. 
+       (gnus-score-followup): Don't score followup either.
 
 2000-10-07 08:19:17  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-audio.el: Don't require cl.
        (gnus-audio): New custom group.
        (gnus-audio-inline-sound): Change to work with Emacs.
-       (gnus-audio-directory, gnus-audio-directory) 
+       (gnus-audio-directory, gnus-audio-directory)
        (gnus-audio-au-player):  Customize.
        (gnus-audio-play): Try external player if play-sound-file fails.
        Use file-name-extension, not string-match.
 
        * webmail.el (webmail-type-definition): Fix my-deja open url.
 
-2000-10-06 Emerick Rogul <emerick@csa.bu.edu>
+2000-10-06  Emerick Rogul  <emerick@csa.bu.edu>
 
        * message.el (message-setup-fill-variables): New variable.
        (message-mode): Use it.
 
        * webmail.el (webmail-hotmail-list): Fix.
 
-2000-10-05  Stefan Monnier <monnier+gnu/emacs@rum.cs.yale.edu>
+2000-10-05  Stefan Monnier  <monnier+gnu/emacs@rum.cs.yale.edu>
 
        * nnimap.el (require): cl.
 
 
        * gnus-art.el (gnus-mime-inline-part): Support prefix argument.
 
-2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lpath.el: "." is in the load-path because dgnushack.el.
 
        * gnus-audio.el: removed unnecessary xemacs test
 
        * earcon.el: ditto
-       
+
 2000-10-03 19:55:55  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnweb.el (nnweb-decode-entities): Work for non-character
-       entities. 
+       entities.
 
 2000-09-26 09:20:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        gnus-mailing-list-subscribe, gnus-mailing-list-help): Bind list-*.
        (gnus-mailing-list-menu): Define it.
        (turn-on-gnus-mailing-list-mode, gnus-mailing-list-mode): Autoload.
-       
+
        * gnus-xmas.el (gnus-xmas-mailing-list-menu-add): Move here.
 
 2000-09-30 18:52:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
        * nnimap.el (nnimap-request-accept-article): Remove \n's from
        From_ lines.
 
-2000-08-05  Simon Josefsson <simon@josefsson.org>
+2000-08-05  Simon Josefsson  <simon@josefsson.org>
 
        Make GCC to remote groups work when unplugged
        (postpone GCC until message is actually sent).
 
        * gnus-draft.el (gnus-draft-send): Call `gnus-agent-restore-gcc'.
 
-       * gnus-agent.el (gnus-agent-possibly-do-gcc): 
-       (gnus-agent-restore-gcc): 
+       * gnus-agent.el (gnus-agent-possibly-do-gcc):
+       (gnus-agent-restore-gcc):
        (gnus-agent-possibly-save-gcc): New functions.
 
        * gnus-msg.el (gnus-inews-add-send-actions): Use
 
        * gnus.el (gnus-agent-gcc-header): New variable.
 
-2000-07-13  Simon Josefsson <simon@josefsson.org>
+2000-07-13  Simon Josefsson  <simon@josefsson.org>
 
        Asks the user to synch flags with server when you plug in.
 
 
        * starttls.el: New file, by Daiki Ueno.
 
-2000-08-02  Stanislav Shalunov <shalunov@internet2.edu>
+2000-08-02  Stanislav Shalunov  <shalunov@internet2.edu>
 
        * message.el (message-make-in-reply-to): In-Reply-To is message-id
        (see DRUMS).
-       
+
 2000-09-29  Simon Josefsson  <simon@josefsson.org>
 
        * nntp.el (nntp-async-trigger): Fix authinfo in asynchronous
 
        * gnus-agent.el (gnus-agent-fetch-group-1): Reimplement Mike
          McEwan's proposal.
-       
+
 2000-09-29 12:06:40  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-agent.el: Revoke Mike McEwan's 1998-09-05 patch due to
 
        * gnus-sum.el (gnus-summary-enter-digest-group): Decode to-address.
 
-2000-09-28  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+2000-09-28  Andrei Elkin  <astro@sbor.ru>  (tiny change)
 
        * gnus-art.el (article-strip-banner): Use
        gnus-group-find-parameter rather than gnus-group-get-parameter, to
        allow inheritance on the banner.
-       From elkin@tverd.astro.spbu.ru.
 
-2000-09-26  Richard M. Alderson III <alderson@netcom2.netcom.com> 
+2000-09-26  Richard M. Alderson III  <alderson@netcom2.netcom.com>
 
        * gnus-art.el (gnus-read-save-file-name): expand-file-name.
 
        * nnkiboze.el (nnkiboze-generate-group): Use it. Inhibit list groups.
        (nnkiboze-enter-nov): Fix it when there is no xref.
        (nnkiboze-generate-groups): List groups.
-       * gnus-group.el (gnus-group-make-kiboze-group): Use 
+       * gnus-group.el (gnus-group-make-kiboze-group): Use
        nnkiboze-score-file.
-       
+
        * nnkiboze.el (nnkiboze-request-article): Use
        gnus-cache-request-article.
        * gnus-group.el (gnus-group-make-kiboze-group): Fix prompt.
 
-2000-07-16 Dmitry Bely <dbely@mail.ru>
+2000-07-16  Dmitry Bely  <dbely@mail.ru>
 
        * nnheader.el (nnheader-translate-file-chars): Path splitting on NT.
 
        smiley-toggle-extent-ems, smiley-toggle-extents-ems,
        smiley-toggle-buffer-ems): New functions for Emacs 21. Toggle
        functions are not implemented yet.
-       
-       * dgnushack.el (dgnushack-compile): Remove smiley.el and 
+
+       * dgnushack.el (dgnushack-compile): Remove smiley.el and
        x-overlay.el from the FSF Emacs black list.
 
 2000-09-15 21:10:20  ShengHuo ZHU  <zsh@cs.rochester.edu>
        * mm-decode.el (mm-inlined-types): Add application/emacs-lisp.
        (mm-inline-media-tests): Ditto.
        (mm-automatic-display): Ditto.
-       * mm-view.el (mm-display-inline-fontify): Generalize from 
-       mm-display-patch-inline. 
+       * mm-view.el (mm-display-inline-fontify): Generalize from
+       mm-display-patch-inline.
        (mm-display-patch-inline): Use it.
        (mm-display-elisp-inline): Ditto.
-       
+
 2000-09-15 14:03:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * gnus-topic.el (gnus-topic-find-groups): Add recursive parameter.
 
        * gnus-group.el (gnus-group-rename-group): Inhibit renaming of
        zombie or killed groups.
-       
+
 2000-09-15 00:09:56  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * mml.el (mml-preview): Reinsert unibyte content. 
+       * mml.el (mml-preview): Reinsert unibyte content.
        (mml-parse-1): Remove with-unibyte-current-buffer.
        (mml-generate-mime-1): Ditto.
        * gnus-msg.el (gnus-summary-mail-forward): Ditto.
        (gnus-summary-save-parts-last-directory): New.
        (gnus-summary-save-parts): Save history.
 
-2000-09-14 Ben Gertzfield <che@debian.org>
+2000-09-14  Ben Gertzfield  <che@debian.org>
 
        * gnus-sum.el (gnus-summary-save-parts-default-mime): New
        variable.
        `format'.
        (mm-content-transfer-encoding): Don't use cadar.
 
-       * uudecode.el (uudecode-decoder-program) 
+       * uudecode.el (uudecode-decoder-program)
        (uudecode-decoder-switches): Customize.
 
        * gnus-score.el (gnus-home-score-file): Improve custom type.
 2000-09-13 09:14:57  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnmail.el (nnmail-get-new-mail): Don't test nnmail-spool-file.
-       
+
        * gnus-cache.el (gnus-jog-cache): Temporarily disable mail-sources.
        * gnus-kill.el (gnus-batch-score): Ditto.
        * gnus-move.el (gnus-change-server): Ditto.
 
 2000-09-11  Dave Love  <fx@gnu.org>
 
-       * Changelog: Use iso-2022 coding.
+       * ChangeLog: Use iso-2022 coding.
 
        * gnus-msg.el (gnus-msg-mail): New function.
        (gnus-user-agent): New mail agent.
        getting the nnimap-server-buffer and once for letting n-c-s set
        the variables in that buffer.
 
-2000-09-08  David Edmondson <dme@dme.org>
+2000-09-08  David Edmondson  <dme@dme.org>
 
        * gnus.el (gnus-short-group-name): Guess separator.
 
        * smiley.el (smiley-buffer, smiley-create-glyph): Work with GTK
        XEmacs as well.
 
-2000-09-06  Francis Litterio <franl-removethis@world.omitthis.std.com>
+2000-09-06  Francis Litterio  <franl-removethis@world.omitthis.std.com>
 
        * gnus-group.el (gnus-group-insert-group-line): Fix.
 
        * gnus-agent.el (gnus-agent-union): new function.
        (gnus-agent-fetch-headers): Use it.
 
+       * gnus.el (gnus-group-startup-message): Modifications to last change.
+
+2000-08-29  Katsumi Yamaoka  <yamaoka@jpl.org>
+
        * gnus.el (gnus-group-startup-message): Specify foreground and
        background for xpm image.  Centre image vertically.
-       From Katsumi Yamaoka <yamaoka@jpl.org> with mods.
 
 2000-08-24 23:49:23  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * nnimap.el (nnimap-before-find-minmax-bugworkaround): New
        function, thanks to Lloyd Zusman for debugging.
-       (nnimap-request-group): 
-       (nnimap-request-list): 
-       (nnimap-retrieve-groups): 
+       (nnimap-request-group):
+       (nnimap-request-list):
+       (nnimap-retrieve-groups):
        (nnimap-request-newgroups): Use it.
 
        * nnimap.el (nnimap-request-article-part): Less verbose.
 
        * lpath.el ((string-match "XEmacs" emacs-version)): Remove
        subst-char-in-string since we test elsewhere whether it's bound.
-       
+
 2000-08-18  Dave Love  <fx@gnu.org>
 
        * gnus-score.el (gnus-score-find-score-files-function): Fix doc,
        * nnheader.el (nnheader-replace-chars-in-string): Use
        subst-char-in-string if available.
 
-       * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name) 
+       * gnus-art.el (gnus-read-save-file-name, gnus-plain-save-name)
        (gnus-request-article-this-buffer): Use expand-file-name.
        (gnus-mime-view-part-as-type): Simplify interactive spec.
        (gnus-mime-button-map): Define it all in defvar.
 
        * nnmail.el (nnmail-expiry-target-group): Fixed.
 
-2000-08-14  Rod Whitby <list.ding@rwhitby.net>
+2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
 
        * nnmail.el (nnmail-expiry-target-group): Fix the call to
        gnus-request-accept-article so that body encoding is *not* done.
        expired mail?
 
 
-2000-08-14  Rod Whitby <list.ding@rwhitby.net>
+2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
 
        * nnml.el (nnml-request-expire-articles): Fix the calls to
        nnml-request-article (the filename was being passed instead of the
        (nnml-current-directory is changed by nnml-request-accept-article,
        causing it to be incorrect for the next article to be expired).
 
-2000-08-14  Rod Whitby <list.ding@rwhitby.net>
+2000-08-14  Rod Whitby  <list.ding@rwhitby.net>
 
        * gnus-sum.el (gnus-summary-expire-articles): Fix the handling of
-       expiry-target group parameters. 
+       expiry-target group parameters.
 
 2000-08-13 18:53:08  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 2000-08-12 21:48:00  John H. Palmieri  <palmieri@math.washington.edu>
 
        * mail-source.el (mail-source-incoming-file-prefix): New
-       variable. 
+       variable.
 
 2000-08-12 20:29:53  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
 
 2000-08-11  Florian Weimer  <fw@deneb.enyo.de>
 
-       * message.el (message-syntax-checks): New check quotin-style: 
+       * message.el (message-syntax-checks): New check quotin-style:
        Text must be written below quoted text.
        (message-check-news-body-syntax): Check it.
 
        list of unexpired articles.
 
        * gnus-group.el (gnus-group-expire-articles-1): Return the list of
-       un-expired articles. 
+       un-expired articles.
 
        * gnus-sum.el (gnus-summary-reparent-thread): Narrow to the
-       headers. 
+       headers.
 
        * gnus-topic.el (gnus-topic-kill-group): Move up one line so that
-       we update the right topic.. 
+       we update the right topic..
 
-       * mm-decode.el (mm-display-external): Put point at start. 
+       * mm-decode.el (mm-display-external): Put point at start.
 
 2000-08-10  Kai Gro\e,A_\e(Bjohann  <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 
 
        * gnus-cus.el (gnus-group-parameters): Add parameter `expiry-wait'.
 
-2000-08-09  Simon Josefsson <simon@josefsson.org>
+2000-08-09  Simon Josefsson  <simon@josefsson.org>
 
        * imap.el (imap-parse-body):
        (imap-parse-string-list): Add bug workarounds for Stalker
 
 2000-08-07 09:37:01  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-group.el (gnus-group-iterate): Uncompiled function should 
+       * gnus-group.el (gnus-group-iterate): Uncompiled function should
        not use pop.
 
 2000-07-19  Dave Love  <fx@gnu.org>
        check.
        (gnus-article-display-xface): Special-case for dark backgrounds.
 
-2000-07-19  Kim-Minh Kaplan <kmkaplan@galaxy.fr>
+2000-07-19  Kim-Minh Kaplan  <kmkaplan@galaxy.fr>
 
        * imap.el (imap-calculate-literal-size-first): New variable.
        (imap-local-variables): Add it.
 
        * gnus-cus.el (gnus-group-parameters, banner): Type is regexp.
 
-       * imap.el (imap): 
-       (imap-kerberos4-program): 
-       (imap-gssapi-program): 
+       * imap.el (imap):
+       (imap-kerberos4-program):
+       (imap-gssapi-program):
        (imap-ssl-program): Customization.
-       (imap-shell-program): 
+       (imap-shell-program):
        (imap-shell-host): New variables.
-       (imap-streams): 
+       (imap-streams):
        (imap-stream-alist): Add shell.
-       (imap-shell-p): 
+       (imap-shell-p):
        (imap-shell-open): New functions.
        (imap-open): Don't call authenticator if preauth.
        (imap-authenticate): Return t if already authenticated.
 
 2000-07-14 12:40:51  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
-       * gnus-agent.el (gnus-agent-fetch-group-1): mark-below, 
+       * gnus-agent.el (gnus-agent-fetch-group-1): mark-below,
        expunge-below and orphan-score are "group variables".
 
 2000-07-13  Simon Josefsson  <jas@pdc.kth.se>
 2000-07-10 22:41:58  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
        * nnslashdot.el (nnslashdot-threaded-retrieve-headers): Save point.
-       * webmail.el (webmail-fetch): Bind 
+       * webmail.el (webmail-fetch): Bind
        url-http-silence-on-insecure-redirection.
 
 2000-07-10 11:43:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
        (nnslashdot-sane-retrieve-headers): Ditto.
        (nnslashdot-request-article): Ditto.
 
-2000-07-10 11:12:32  William M. Perry <wmperry@aventail.com>
+2000-07-10 11:12:32  William M. Perry  <wmperry@aventail.com>
 
-       * mailcap.el (mailcap-parse-mimetype-file): 
+       * mailcap.el (mailcap-parse-mimetype-file):
 
 2000-07-07 23:46:22  ShengHuo ZHU  <zsh@cs.rochester.edu>
 
 
        * nnslashdot.el (nnslashdot-sid-strip): To strip or not to strip?
 
-2000-07-03  Stainless Steel Rat <ratinox@peorth.gweep.net>
+2000-07-03  Stainless Steel Rat  <ratinox@peorth.gweep.net>
 
        * gnus-sum.el (gnus-recenter): Fix horizontal recenter.
 
        (nnimap-split-find-rule): Fix.
        (nnimap-open-connection): Look for nnimap-server-address in authinfo.
 
-2000-07-03  Paul Stodghill <stodghil@CS.Cornell.EDU>
+2000-07-03  Paul Stodghill  <stodghil@CS.Cornell.EDU>
 
        * message.el (message-unquote-tokens): Remove all quotes.
 
 2000-07-03 00:29:08  Julien Gilles  <julien.gilles@bcv01y01.vz.cit.alcatel.fr>
 
-       * gnus-ml.el: New file. 
+       * gnus-ml.el: New file.
 
 2000-07-02 16:11:25  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * nnultimate.el (nnultimate-request-close): New function.
 
-       * gnus-start.el (gnus-clear-system): Clear nnmail-split-history. 
+       * gnus-start.el (gnus-clear-system): Clear nnmail-split-history.
 
 2000-06-18  Norbert Koch  <norbert@s.netic.de>
 
@@ -1453,13 +1455,13 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        * gnus-util.el (gnus-netrc-machine): Add defaultport parameter,
        document port and defaultport.
 
-2000-06-27  Paul Stodghill <stodghil@CS.Cornell.EDU>
+2000-06-27  Paul Stodghill  <stodghil@CS.Cornell.EDU>
 
        * gnus-agent.el (gnus-agent-synchronize): Kill flags buffer.
 
 2000-06-26  Dave Love  <fx@gnu.org>
 
-       * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs. 
+       * mm-decode.el (mm-image-fit-p): Use `image-size' in Emacs.
 
        * message.el: Remove unnecessary `require'ments.  Defvar
        gnus-list-identifiers when compiling.  Don't try to autoload
@@ -1489,7 +1491,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
 
        * nnimap.el (nnimap-request-post): Fix parenthesis.
 
-2000-06-26  Paul Stodghill <stodghil@CS.Cornell.EDU>
+2000-06-26  Paul Stodghill  <stodghil@CS.Cornell.EDU>
 
        * message.el (message-unquote-tokens): New function.
 
@@ -1531,7 +1533,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
 
        * gnus-cus.el (gnus-extra-group-parameters): Add uidvalidity.
 
-2000-06-08 12:34:26  Urban Engberg <ue@ccieurope.com>
+2000-06-08 12:34:26  Urban Engberg  <ue@ccieurope.com>
 
        * gnus-demon.el (gnus-demon-scan-mail): Bind nnmail-fetched-sources.
 
@@ -1605,7 +1607,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        * gnus-start.el (gnus-get-unread-articles): If
        `gnus-activate-group' and/or `gnus-check-server' return nil, don't
        try to do anything on that server.
-       
+
 2000-05-25  Simon Josefsson  <jas@pdc.kth.se>
 
        * gnus-group.el (gnus-group-nnimap-edit-acl): Help text updated
@@ -1655,7 +1657,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        * gnus-group.el (gnus-group-mode-map): Add M-SPACE.
        * mml.el (mml-mode-map): Comment out mml-narrow-to-part.
 
-2000-05-17 21:13:38 Jim Davidson <jdavidson@acm.org>
+2000-05-17 21:13:38  Jim Davidson  <jdavidson@acm.org>
 
        * gnus-sum.el (gnus-summary-save-article-rmail): Use
        gnus-summary-save-in-rmail.
@@ -1673,7 +1675,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        * gnus-msg.el (gnus-post-news): Decode group name.
        (gnus-inews-do-gcc): Encode group name.
 
-2000-05-17 10:16:32  Karl Kleinpaste <karl@charcoal.com>
+2000-05-17 10:16:32  Karl Kleinpaste  <karl@charcoal.com>
 
        * gnus-art.el (gnus-emphasize-whitespace-regexp): New variable.
        * gnus-util.el (gnus-put-text-property-excluding-newlines): Use it.
@@ -1722,7 +1724,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        (gnus-group-edit-group): Use it.
        * gnus-cus.el (gnus-group-customize): Use it.
 
-2000-05-16 17:55:57  Karl Kleinpaste <karl@charcoal.com>
+2000-05-16 17:55:57  Karl Kleinpaste  <karl@charcoal.com>
 
        * gnus-util.el (gnus-put-text-property-excluding-newlines): Improve.
 
@@ -1803,7 +1805,7 @@ Sun Jul  2 15:11:35 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
 
        * webmail.el: Translate &nbsp; to SP.
 
-2000-05-13 13:00:17  Robin S. Socha <robin@socha.net>
+2000-05-13 13:00:17  Robin S. Socha  <robin@socha.net>
 
        * message.el (message-bounce): Doc typo.
 
@@ -2106,7 +2108,7 @@ Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        * message.el (message-send-mail-partially-limit): Change the
        default value.
 
-2000-04-27 21:53:32  Erik Toubro Nielsen <erik@ifad.dk>
+2000-04-27 21:53:32  Erik Toubro Nielsen  <erik@ifad.dk>
 
        * gnus-util.el (gnus-extract-address-components): Name might be
        "".
@@ -2183,7 +2185,7 @@ Mon May  1 15:09:46 2000  Lars Magne Ingebrigtsen  <lmi@quimbies.gnus.org>
        * gnus-draft.el (gnus-draft-send): Move gnus-draft-setup inside of
        let.
 
-2000-04-26 12:26:10  Pavel Janik ml. <Pavel.Janik@inet.cz>
+2000-04-26 12:26:10  Pavel Janik ml.  <Pavel.Janik@inet.cz>
 
        * gnus-draft.el (gnus-draft-setup): Fix comments.
 
@@ -2584,7 +2586,7 @@ Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
        password provided in mail-sources; use webmail:subtype:user as
        the key.
 
-2000-04-10 20:35:46  John Wiegley <johnw@gnu.org>
+2000-04-10 20:35:46  John Wiegley  <johnw@gnu.org>
 
        * mail-source.el (mail-source-fetch-webmail): Use
        mail-source-password-cache.
@@ -2652,7 +2654,7 @@ Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
        * nnimap.el (nnimap-retrieve-headers-progress): Fold continuation
        lines and turn TAB into SPC before parsing.
 
-2000-03-15  Simon Josefsson <jas@pdc.kth.se>
+2000-03-15  Simon Josefsson  <jas@pdc.kth.se>
 
        * nnheader.el (nnheader-group-pathname): Make sure to return a
        directory.
@@ -2811,12 +2813,12 @@ Thu Apr 20 01:39:25 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * mailcap.el (mailcap-mime-extensions): Add .diff.
 
-2000-01-06 00:06:40 Kim-Minh Kaplan <kmkaplan@vocatex.fr>
+2000-01-06 00:06:40  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
 
         * mm-decode.el (mm-mailcap-command): handle "%%" and the case where
         there is no "%s" in the method.
 
-2000-01-08 21:01:04  Kim-Minh Kaplan <kmkaplan@vocatex.fr>
+2000-01-08 21:01:04  Kim-Minh Kaplan  <kmkaplan@vocatex.fr>
 
        * gnus-sum.el (gnus-summary-select-article): Return 'old.
 
@@ -3186,7 +3188,7 @@ Wed Jan  5 17:06:41 2000  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
        * nnslashdot.el: Use nnweb-decode-entities-string.
        (nnslashdot-decode-entities): Remove.
 
-1999-12-13 10:40:56  Eric Marsden <emarsden@mail.dotcom.fr>
+1999-12-13 10:40:56  Eric Marsden  <emarsden@mail.dotcom.fr>
 
        * nnslashdot.el: Decode entities.
 
@@ -3614,7 +3616,7 @@ Fri Dec  3 20:09:41 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
        * nnweb.el (nnweb-dejanews-create-mapping): Set a default date in
        case matching failed.
 
-1999-12-02  John Wiegley <jwiegley@inprise.com>
+1999-12-02  John Wiegley  <jwiegley@inprise.com>
 
        * mail-source.el (mail-source-keyword-map): Add backslash to
        Delete-flag.
@@ -4020,7 +4022,7 @@ Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
        * mm-util.el (mm-find-mime-charset-region): Use UTF-8 if
        it's available and makes sense.
 
-1999-11-12 19:56:23  Fabrice POPINEAU <Fabrice.Popineau@supelec.fr>
+1999-11-12 19:56:23  Fabrice POPINEAU  <Fabrice.Popineau@supelec.fr>
 
        * gnus-score.el (gnus-score-save): Translate score file.
 
@@ -4238,7 +4240,7 @@ Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * emacs-mime.texi (Customization): Document mm-inline-override-types
 
-1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * smiley.el (gnus-smiley-display): Use `smiley-toggle-buffer'.
        (smiley-toggle-buffer): New function.
@@ -4263,12 +4265,12 @@ Wed Dec  1 16:31:31 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus-uu.el (gnus-uu-mark-thread): Don't move point around.
 
-1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-treat-predicate): Examine whether the argument
        is list or not before condition.
 
-1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
 
        * gnus-art.el (gnus-treat-predicate): Work for (typep "something").
 
@@ -4554,7 +4556,7 @@ Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 1999-10-20  David S. Goldberg  <dsg@mitre.org>
 
-       * mm-decode.el mm-inline-override-types: New variable
+       * mm-decode.el (mm-inline-override-types): New variable
 
        * mm-decode.el (mm-inline-override-p): New function
 
@@ -4562,7 +4564,7 @@ Fri Nov  5 19:10:02 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 1999-10-20  David S. Goldberg  <dsg@mitre.org>
 
-       * mm-decode.el mm-inline-override-types: New variable
+       * mm-decode.el (mm-inline-override-types): New variable
 
        * mm-decode.el (mm-inline-override-p): New function
 
@@ -4635,7 +4637,7 @@ Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * nnmail.el (nnmail-process-maildir-mail-format): Typo.
 
-1999-09-09  Jens-Ulrik Petersen <jens-ulrik.petersen@nokia.com>
+1999-09-09  Jens-Ulrik Petersen  <jens-ulrik.petersen@nokia.com>
 
        * gnus-msg.el (gnus-configure-posting-styles): Let
        `gnus-posting-styles' have its say in posting-style: local
@@ -4703,7 +4705,7 @@ Mon Sep 27 15:18:05 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus-art.el (gnus-treat-predicate): Work for (not 5).
 
-1999-08-27  Peter von der Ahe <pahe@daimi.au.dk>
+1999-08-27  Peter von der Ahe  <pahe@daimi.au.dk>
 
        * message.el (message-send): More helpful error message if sending
        fails
@@ -5042,7 +5044,7 @@ Wed Jul  7 13:09:51 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
         start with gnus-group-split.
         * gnus.el: Adjust autoload entries.
 
-1999-07-07 ??:??:??  Alexandre Oliva  <oliva@dcc.unicamp.br>
+1999-07-07  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * gnus-mlspl.el: Removed trailing t from comment and provide.
        Renamed functions and variables to start with gnus-mlsplit.
@@ -5480,8 +5482,7 @@ Sun Jun 13 07:30:40 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 1999-06-09  Markus Rost  <markus.rost@mathematik.uni-regensburg.de>
 
-       * gnus/gnus-group.el (gnus-permanently-visible-groups): Fix custom
-       type.
+       * gnus-group.el (gnus-permanently-visible-groups): Fix custom type.
 
 1999-06-13 05:15:52  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
@@ -6458,9 +6459,9 @@ Mon Feb  1 23:23:03 1999  Shenghuo ZHU  <zsh@cs.rochester.edu>
        * mail-source.el (mail-source-fetch-pop): Instead use
        :authentication.
 
-1999-02-01  Tatsuya Ichikawa <t-ichi@po.shiojiri.ne.jp>
+1999-02-01  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
 
-       * lisp/mail-source.el : Support APOP authentication scheme.
+       * mail-source.el : Support APOP authentication scheme.
 
 1999-02-02 21:56:14  Tatsuya Ichikawa  <t-ichi@niagara.shiojiri.ne.jp>
 
@@ -6843,8 +6844,7 @@ Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 1999-01-13  Kiyokazu SUTO  <suto@merry.xmath.ous.ac.jp>
 
-       * lisp/nnspool.el (nnspool-retrieve-headers): Protect against empty
-       body.
+       * nnspool.el (nnspool-retrieve-headers): Protect against empty body.
 
 1999-01-14 21:17:35  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
@@ -6932,7 +6932,7 @@ Fri Jan 15 20:50:38 1999  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus-agent.el (gnus-category-write): Make directory.
 
-1998-09-26 19:39:31 Simon Josefsson <jas@pdc.kth.se>
+1998-09-26 19:39:31  Simon Josefsson  <jas@pdc.kth.se>
 
        * gnus-sum.el (gnus-update-read-articles):
        (gnus-update-marks): Request backend update of mark.
@@ -8841,7 +8841,7 @@ Sun Oct 18 13:59:07 1998  Kurt Swanson  <ksw@dna.lth.se>
 
        * gnus-draft.el (gnus-draft-send): Allow mail.
 
-1998-10-10 -SL Baur  <steve@altair.xemacs.org>
+1998-10-10  SL Baur  <steve@altair.xemacs.org>
 
        * message.el (message-check): Move message-check macro above where
        it is first used.
@@ -9375,7 +9375,7 @@ Fri Sep 11 18:23:34 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus.el: Pterodactyl Gnus v0.27 is released.
 
-1998-09-11 12:42:07  Lars Magne Ingebrigtsen- <larsi@gnus.org>
+1998-09-11 12:42:07  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * mm-decode.el (mm-alternative-precedence): New variable.
        (mm-preferred-alternative): New function.
@@ -9614,9 +9614,9 @@ Tue Sep  8 04:29:23 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
 1998-09-06  Dave Love  <fx@gnu.org>
 
-       * gnus/nnweb.el (require): Wrap requirement of w3 and url in
-       ignore-errors too, eval'd when compile.  Require w3 stuff at load
-       time for nicer failure if it's not available.
+       * nnweb.el (require): Wrap requirement of w3 and url in ignore-errors
+       too, eval'd when compile.  Require w3 stuff at load time for nicer
+       failure if it's not available.
 
 1998-09-08 00:38:39  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
@@ -9667,7 +9667,7 @@ Sun Sep  6 21:19:26 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * message.el (message-make-date): Take an optional time.
 
-       * gnus: Applied patches from 5.6.43.
+       * gnus.el: Applied patches from 5.6.43.
 
        * date.el (if): Use parse-time.
 
@@ -10095,6 +10095,12 @@ Sat Aug 29 19:32:06 1998  Lars Magne Ingebrigtsen  <larsi@menja.ifi.uio.no>
 
        * gnus.el: Gnus v0.2 is released.
 
+    Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
+  Copying and distribution of this file, with or without modification,
+  are permitted provided the copyright notice and this notice are preserved.
+
 ;; Local Variables:
-;; buffer-file-coding-system: iso-2022-7bit
+;; coding: iso-2022-7bit
 ;; End:
+
+;;; arch-tag: bc9bf70e-b352-4a38-9dec-edce4b023b22