Synch to No Gnus 200602101836.
authoryamaoka <yamaoka>
Sat, 11 Feb 2006 03:24:36 +0000 (03:24 +0000)
committeryamaoka <yamaoka>
Sat, 11 Feb 2006 03:24:36 +0000 (03:24 +0000)
ChangeLog
ChangeLog.3
ChangeLog.4
lisp/ChangeLog
lisp/gnus-art.el
lisp/gnus-group.el
lisp/gnus-sum.el
lisp/message.el
texi/ChangeLog

index 86bb06d..847e93c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * lisp/dgnushack.el (dgnushack-unexporting-files): Add
        legacy-gnus-agent.el.
 
-2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * make.bat: Make sure that gnus-load.el and sieve are writable to
        avoid breakage.
index d661655..5aad465 100644 (file)
@@ -1,4 +1,4 @@
-2000-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (TopLevel): Defalias `coding-system-category'
        to `get-code-mnemonic' for Mule.
 
        * texi/message-ja.texi: Use two lines for direntry.
 
-2000-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el: Attempt to add another FLIM path to `load-path'
        if the module `mel' does not found.  This procedure may be needed
        when recent FLIM 1.14 is used under old Emacsen.
 
-2000-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
 
        * lisp/message.el (message-send-mail-with-smtp): Leave the error
        handling in `smtp-send-buffer's own care.
 
-2000-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
 
@@ -50,7 +50,7 @@
        `x-face-decode-message-header' when Emacs 21 is running and
        x-face-e21 is installed.
 
-2000-11-21  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-send-mail-with-smtp): Use
        `smtp-send-buffer' if it exists instead of `smtp-via-smtp'.
 
        * texi/gnus-ja.texi (Drafts): Fix typo.
 
-2000-11-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (article-verify-x-pgp-sig): Autoload "mm-uu".
        (gnus-treat-x-pgp-sig): Default to nil.
 
-2000-11-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * Mule23@1934.en, Mule23@1934.ja, sample.lpath.el: Upgrade.
 
@@ -84,7 +84,7 @@
        (AC_CHECK_EMACS): Ignore cache.
        (AC_DEFINE_GNUS_PRODUCT_NAME): Cache.
 
-2000-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * configure: Regenerate.
 
        * lisp/lpath.el (md5): Don't bind.
        (url-insert-file-contents): Fbind for FSF Emacsen.
 
-2000-11-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/Makefile.in (install-ja-info): Specify `EMACS' and
        `infodir'.
        for direntries.
        * texi/message-ja.texi: Ditto.
 
-2000-11-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/Makefile.in (install): Don't check for the file names.
 
        * lisp/gnus-topic.el (gnus-topic-rename): Use current topic as
        initial value for read-string.
 
-2000-11-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/Makefile.in (install): Use the lisp function
        `dgnushack-exported-files'.
        * lisp/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
        the winking face.
 
-2000-11-02  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-make-manifest): Fix info directory.
 
-2000-11-02  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * Makefile.in (install-package-ja): Compile and install lisp files
        first.
        Split from `dgnushack-info-file-regexp'.
        (dgnushack-texi-file-regexp): Remove.
 
-2000-11-01  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-texi-format): Remove @ignore'd areas
        before processing.
 
-2000-11-01  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-11-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
 
        * lisp/gnus-start.el (gnus-product-read-variable-file-1): Make it
        talkative.
 
-2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el: Bind `:key-type' and `:value-type' for old
        Emacsen.
        direntry generate probrem.
        (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
 
-2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-insert-line): Work with quoted
        double-quote characters.
        * lisp/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
        detection fixed.
 
-2000-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-group-startup-message): Rewrite for Emacs 21.
        * lisp/lpath.el: Fbind `propertize'.
        * lisp/nnshimbun.el (nnshimbun-netbsd-get-headers): Fix regular
        expression to extract xover urls.
 
-2000-10-12  Jesper Harder <jesper_harder@hotmail.com>
+2000-10-12  Jesper Harder  <jesper_harder@hotmail.com>
 
        * make.bat: Makes it possible to generate the Info files on
        windows again.
 
-2000-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * Makefile.in (info-ja, xinfo-ja): No need to use `MAKEINFO=no'.
        (install-info-ja, install-info, install-lisp, install-ja): New
        * lisp/nnshimbun.el (nnshimbun-type-definition): Fix regular
        expression to extract article body from `ZDNet'.
 
-2000-10-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/imap.el: Require `base64' instead of to autoload it.
 
-2000-10-05  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
        `gnus-point-at-eol'.
        `make-full-mail-header-from-decoded-header' instead of
        `make-full-mail-header'.
 
-2000-10-03  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-10-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-group.el (gnus-group-get-new-news): Update modeline
        using `gnus-agent-toggle-plugged' if agent is activated.
        * lisp/gnus-art.el (gnus-article-add-button): Quote
        `:button-keymap' for Mule 2.3 but it won't work.
 
-2000-09-29  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-09-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-ignored-supersedes-headers): Synch with
        Gnus.
        * lisp/ptexinfmt.el (texinfo-format-printindex): Use (featurep
        'meadow) instead of `texinfmt-version'.
 
-2000-09-25  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-09-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
 
        broken-facility check, for Mule for Windows.
        (texinfo-format-printindex): New function.
 
-2000-09-19  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-09-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-copy-article-buffer): Encode bitmap
        smileys to ordinary text before removing any text properties.  It
 
        * lisp/gnus-art.el: Always require `wid-edit'.
 
-2000-09-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-09-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-compile): Don't compile gnus-ml.el
        when FSFmacs is running.
        * lisp/nnshimbun.el (nnshimbun-zdnet-get-headers): Follow changes
        of ZDNet.
 
-2000-08-25  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-08-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
 
 2000-08-25  Yagi Tatsuya  <yagi@is.titech.ac.jp>
-            Katsumi Yamaoka <yamaoka@jpl.org>
+            Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nntp.el (nntp-list-options, nntp-options-subscribe,
        nntp-options-not-subscribe): New server variables.
        (nntp-request-list): Use them.
        * texi/gnus.texi, texi/gnus-ja.texi: Update for them.
 
-2000-08-23  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-08-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-group-startup-message): Use `image-size' to
        simplify the program.
        * lisp/gnus-group.el (gnus-group-rename-group): Inhibit renaming of
        zombie or killed groups.
 
-2000-08-21  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-08-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnheader.el (nnheader-replace-chars-in-string): Use
        `static-if'.
 
        * lisp/nnshimbun.el: Add `mew' and `xemacs' support.
 
-2000-08-17  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-08-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-texi-format): Require `ptexinfmt'
        instead of `texinfmt'.
 
        * lisp/ptexinfmt.el: New file imported from Wanderlust.
 
-2000-08-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-08-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nntp.el (nntp-open-telnet): Wait for the telnet prompt
        before sending a command; allow the rtelnet prompt as well.
        * lisp/message.el (message-make-forward-subject): Remove garbage
        line.
 
-2000-08-01  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-08-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * configure: Regenerate.
        * aclocal.m4 (AC_CHECK_EMACS): Unset `EMACS' environment variable
        if it is `t'.
 
-2000-07-24  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-07-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
 
 
        * acinclude.m4 (AC_CHECK_W3): Fix typo.
 
-2000-07-13  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-07-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * configure: Regenerate with autoconf v2.14.1.
        * aclocal.m4: Regenerate with aclocal v1.4.
        * configure.in: Use them.
        * configure: Generate it.
 
-2000-07-03  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-07-03  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (T-gnus): Update to 6.14.5.
        (gnus-revision-number): Clear to 00.
 
        * contrib/rfc2015.el: New file.
 
-2000-06-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-06-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
 
        * lisp/gnus-bbdb.el(gnus-bbdb/update-record): Fix to fetch last
        mail field.
 
-2000-06-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-06-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-news-group-p): Sync with Gnus.
        (gnus-select-method): Remove "*" from doc string.
        (gnus-group-startup-message): Use `dino' colors.
 
-2000-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-fix-before-sending): Expose all
        invisible text with the property `message-invisible'; don't expose
        (add-hook 'message-send-hook 'x-face-xmas-remove-x-face-glyph)
        instead.
 
-2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-save-drafts): Rewrite.
 
        * lisp/gnus-start.el (gnus-slave-save-newsrc): Bind coding system
        to `gnus-startup-file-coding-system'.
 
-2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
 
        (nnshimbun-nov-fix-header): New function.
        (nnshimbun-make-date-string): Fix for a two-digit year.
 
-2000-05-26  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-make-html-contents): Show X-Face.
        (nnshimbun-make-text-or-html-contents): Ditto.
 
        * README.semi, README.semi.ja: Update for CVS via SSH.
 
-2000-05-25  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/gnus-ja.texi: Change coding-system to `iso-2022-7bit-ss2'.
        * texi/TRANSLATION.ja: Replace CRLF with LF.
        (nnshimbun-wired-get-all-headers): Replace regexp-opt with
        nnshimbun-regexp-opt.
 
-2000-05-24  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-group.el (gnus-group-make-shimbun-group): Complete
        completions.
        * lisp/nnshimbun.el (nnshimbun-retrieve-url): Add argument to
        ignore w3's cache.
 
-2000-05-24  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-group.el (gnus-group-make-shimbun-group): Add
        completion to the shimbun address; delete empty strings from
 
        * texi/gnus-ja.texi (nnshimbun): Add description.
 
-2000-05-21  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
 
        (TopLevel): Require `sasl' when compiling instead of `digest-md5';
        don't autoload "digest-md5".
 
-2000-05-17  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nndraft.el (nndraft-request-replace-article): Replace
        `mm-text-coding-system' with `mail-source-text-coding-system';
        `output-coding-system' instead of `coding-system-for-write' when
        old Mule is used.
 
-2000-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-forward) Replace the use of `eolp' with
        `bolp' for detecting the start of the line.
        * lisp/gnus-bbdb.el (gnus-bbdb/pop-up-bbdb-buffer): Don't bind
        `bbdb-use-pop-up' while executing `bbdb-pop-up-bbdb-buffer'.
 
-2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-debug): Break MIME tags from the snoopies.
        (gnus-bug): Insert text/plain tag at the end of the buffer.
 
-2000-05-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
 
        * lisp/gnus-bbdb.el (gnus-bbdb/split-mail): Support group address.
        (gnus-bbdb/insert-address-regexp): New function.
 
-2000-05-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-debug): Add "nntp.el" and `defvoo'.
 
-2000-05-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-05-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (T-gnus): Update to 6.14.4.
 
        gnus.texi,gnus-ja.texi,emacs-mime.texi,Makefile.in,ChangeLog}: Sync
        up with Gnus v5.8.6.
 
-2000-04-28  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/gnus.texi, texi/gnus-ja.texi, texi/gnus-faq-ja.texi, README:
        You might be able to use T-gnus with the versions of XEmacs prior
 
        * contrib/timer.el: New file. Imported from fsf-compat-1.07-pkg.
 
-2000-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/mm-view.el (gnus-article-mime-handles): Don't bind it.
 
        * lisp/dgnushack.el: Add code to avoid mule-2.3@19.34 failing to
        make info from texi. Thanks to Hayashi-san.
 
-2000-04-25  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (union, member-if, mapcon, last): Remove
        compiler macros.
 
-2000-04-24  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (T-gnus): Update to 6.14.3.
 
        * README: Requires XEmacs 21.1.1 and later.
        * texi/{gnus.texi, gnus-faq-ja.texi}: Ditto.
 
-2000-04-20  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (T-gnus): Update to 6.14.2.
        (gnus-revision-number): Clear to 00.
 
        * contrib/{vcard.el,one-line-cookie.diff,README}: New files.
 
-2000-04-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-summary-yank-message): Rewrite for the use
        of the separated message frames; use `gnus-copy-article-buffer'.
 
-2000-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 18.
        (gnus-extended-version): Use `gnus-product-name' and
        modification.
        (gnus-search-or-regist-spec): Change interface.
 
-2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (gnus-article-prev-page): Bind
        `window-pixel-scroll-increment' to nil while scrolling for
        XEmacs 21.2.20 and later.
        (gnus-article-next-page): Ditto.
 
-2000-04-12  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 17.
 
        * lisp/imap.el (imap-body-lines): Check Content-Type: of the
        article case insensitively.
 
-2000-04-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-cite-original): Use "unknown sender" if
        from field does not exist in the yanked article.
 
-2000-04-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-04-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-cite-original): Extract from field for
        the simple citation line.
 
-2000-03-21  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnimap.el (nnimap-request-article-part): Returns nil if the
        article does not exist.
 
-2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 16.
 
        * lisp/imap.el (imap-ssl-open): Ditto.
        * lisp/gnus-start.el (gnus-product-read-variable-file-1): Ditto.
 
-2000-03-17  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-start.el (gnus-re-read-newsrc-el-file): New function.
        (gnus-read-newsrc-el-file): If it fails, attempt to re-read the
        compiled format specs in the file which may be created by the other
        Gnusae should be ignored.
 
-2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-product-variable-file-list): Use `*ctext*'
        when Mule 2.3 is running.
 
-2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
 
        * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
        `product-string'.
 
-2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 14.
        (gnus-compile-user-specs): New user option.
        (gnus-format-specs-compiled): Modify the form.
        (TopLevel): Require `alist'.
 
-2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 13.
 
        (gnus-summary-article-map): Bind them.
        (gnus-wheel-summary-scroll): Fix paren style.
 
-2000-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 11.
 
        this attribute was obsoleted in RFC2060.
        (nnimap-request-body): Ditto.
 
-2000-02-29  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-02-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 09.
 
        * lisp/nnimap.el (nnimap-retrieve-headers-progress): Remove
        confusing tabs from original header.
 
-2000-02-02  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-02-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/pop3.el (pop3-md5): Fset to `md5' if the module `md5' is
        installed.
        (pop3-apop): Use built-in `md5' if it exists.
 
-2000-01-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 05.
 
        * lisp/gnus-sum.el (gnus-summary-exit): Recenter the group buffer
        without redisplaying if the point is out of view.
 
-2000-01-25  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 04.
 
        gnus-offline-connect-server): Ditto.
        * lisp/dgnushack.el (dgnushack-make-package): Ditto.
 
-2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 03.
 
        * lisp/gnus-sum.el (gnus-summary-exit): Don't recenter the group
        buffer if it is called non-interactively.
 
-2000-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 02.
 
        * lisp/base64.el: Unbound base64-*-string and base64-*-region
        when defined by autoload.
 
-2000-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Restore
        the original code; hide group contents while rescanning.
 
-2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-reselect-current-group): Truncate
        lines in the imitation buffer; turn off h-scrollbar for XEmacs.
 
-2000-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 01.
 
 
        * lisp/dgnushack.el (char-before): Use the byte-optimaization.
 
-2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.14.1.
        (gnus-revision-number): Clear to 00.
        * texi/{postamble.tex,message.texi,gnus.texi,gnus-ja.texi,
        emacs-mime.texi,ChangeLog}: Sync up with Gnus v5.8.3.
 
-2000-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * README.semi, README.semi.ja, texi/gnus-faq-ja.texi: Update for
        the new CVS server.
        bind `coding-system-for-read' to raw-text-dos, else bind it to
        binary.
 
-1999-12-28  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 14.
 
        (imap-starttls-p): Rename from `imap-tls-p'.
        (imap-starttls-open): Rename from `imap-tls-open'.
 
-1999-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 13.
 
        * lisp/base64.el: Restore the original code and invalidate it; use
        mel for the base64 codec.
 
-1999-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/imap.el (mel-find-function): Always require `mel' instead of
        the use of autoloading.  Because the function `mel-find-function'
 
        * lisp/imap.el (base64-encode-string): Fix. May work.
 
-1999-12-16  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-goto-mail-copies-to): If the field is
        newly created, a string "never" is inserted in default.
        (message-mode-map): New key stroke `C-c C-f c' for the command
        `message-goto-mail-copies-to'.
 
-1999-12-15  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 12.
 
        macros under XEmacs.  It is based on Hrvoje's advice.
        (member-if): New compiler macro for emulating cl function.
 
-1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/imap.el (imap-base64-encode-string): Use `static-if' instead
        of `static-condition-case'.
 
-1999-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 11.
 
        * lisp/read-passwd.el (read-pw-set-mail-source-passwd-cache):
        Ignore non-POP mail sources.
 
-1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 07.
 
        instead of `gnus-union'.
 
 1999-12-10  A.Hitachi       <a_hitachi@msi.biglobe.ne.jp>
-            Katsumi Yamaoka <yamaoka@jpl.org>
+            Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (union): New compiler macro for emulating cl
        function.
 
-1999-12-10  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-util.el: Require `gnus-ems'.
        (gnus-ems-redefine): Call it to redefine the functions
 
        * lisp/dgnushack.el (mapcon, mapc): Eliminate the redundant code.
 
-1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 06.
 
        * lisp/dgnushack.el (dgnushack-install-package): Preserve any file
        in $(PACKAGEDIR)/lisp/t-gnus if it is without .el or .elc suffix.
 
-1999-12-09  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (mapcon): New compiler macro for emulating cl
        function.
        * lisp/gnus-ofsetup.el (gnus-ofsetup-customize): Compile lambda
        expressions.
 
-1999-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-yank-add-new-references): Fix doc string.
 
        * lisp/gnus-ofsetup.el (gnus-ofsetup-gettext): Rename from
        `gnus-ofsetup-get-message'.
 
-1999-12-07  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 04.
        (smiley-toggle-buffer): Autoload "smiley" or "gnus-bitmap".
        * lisp/gnus-start.el (save-buffers-kill-emacs): Compile the advice
        at the compile time. Use `gnus-alive-p'.
 
-1999-12-06  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 02.
 
        * t-gnus-6_14: NEW PUBLIC BRANCH.
 
 1999-12-03  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
-            Katsumi Yamaoka <yamaoka@jpl.org>
+            Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 01.
 
        possible, otherwise the functions defined in mel are used.
        (imap-cram-md5-auth): Use them.
 
-1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/imap.el: Remove autoload settings for `base64-decode-string'
        and `base64-encode-string'.
 
-1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.13.4.
        (gnus-revision-number): Clear to 00.
        emacs-mime.texi,Makefile.in,ChangeLog}: Sync up with Pterodactyl
        Gnus v0.99.
 
-1999-12-02  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-select-method): Undo (`if' -> `when').
        * lisp/gnus-picon.el (gnus-picons-file-suffixes): Ditto.
 
        * lisp/gnus-group.el (gnus-useful-groups): Undo (`or' -> `unless').
 
-1999-12-01  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 10.
 
        (gnus-ofsetup-resource-en): Fix doc strings.
        (gnus-ofsetup-resource-ja): Ditto.
 
-1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 07.
 
        * lisp/gnus-art.el (gnus-article-wash-status): Sync up with
        Pterodactyl Gnus v0.98.
 
-1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnimap.el (nnimap-request-newgroups): Don't use `member-if'.
 
        * lisp/gnus-art.el (gnus-emphasis-alist): Use `car' and `cdr'
        instead of `cadr'.
 
-1999-11-30  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-start.el (save-buffers-kill-emacs): Don't use the macro
        `when' in the body of `defadvice'.  Use `if' instead.
        * lisp/dgnushack.el (last, mapc): New compiler macros for emulating
        cl functions.
 
-1999-11-29  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-start.el (gnus-after-getting-new-news-hook): Don't use
        the macro `when' in the arg of `defcustom'.  Use `if' instead.
 
-1999-11-27  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 06.
 
 
        * lisp/gnus.el (gnus-version): Shows also gnus-revision-number.
 
-1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 05.
 
 
        * lisp/dgnushack.el (union, copy-list): Remove compiler macros.
 
-1999-11-24  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-24  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 04.
 
        * lisp/dgnushack.el (union, copy-list): New compiler macros for
        emulating cl functions.
 
-1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 03.
        (gnus-select-method): Use `condition-case' instead of
        gnus-kill.el,gnus-group.el,gnus-cite.el,gnus-async.el,gnus-art.el,
        gnus-agent.el,earcon.el}: Require `cl' using `eval-when-compile'.
 
-1999-11-22  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 02.
 
        (imap-ssl-open): Enclose `open-ssl-stream' with
        `as-binary-process'.
 
-1999-11-19  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 01.
        (gnus-select-method): Use `condition-case' instead of
        Use mail-sources instead of nnmail-spool-file.
        From: Toshiaki -PCX- Tanaka.
 
-1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-group-startup-message): Insert space before
        "based on".
        * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Ditto.
 
-1999-11-09  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-11-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-version-number): Update to 6.13.3.
        (gnus-revision-number): Clear to 00.
        * lisp/pop3.el (pop3-progress-message): New function.
        (pop3-movemail): Use it.
 
-1999-10-28  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (TopLevel): Autolaod "gnus-msg" for the function
        `gnus-following-method'.
 
        * lisp/gnus-art.el (gnus-following-method): Move to gnus-msg.el.
 
-1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 14.
        (TopLevel): Autoload "gnus-bitmap" instead of "smiley-mule" for the
        (gnus-article-x-face-command): Default to external command if
        `window-system' is nil.
 
-1999-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 13.
        (TopLevel): Rearrange autoload settings.
        when "eword-decode" is loaded. It is for X-Gnus-Offline-Backend
        header.
 
-1999-10-19  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 10.
        (TopLevel): Autoload "x-face-mule" and "smiley-mule" for the
        `x-face-mule' is installed.
        (TopLevel): Require `static' first; require `path-util'.
 
-1999-10-18  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 09.
 
        `message-font-lock-keywords'.
        (message-font-lock-keywords-2): Ditto.
 
-1999-10-11  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 08.
 
        (gnus-treatment-function-alist): Undo the last change.
        (gnus-treat-emphasize): Default to nil.
 
-1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 07.
        (TopLevel): Autoload "gnus-art" for the function
        (gnus-treatment-function-alist): Put `gnus-treat-hide-signature'
        off after `gnus-treat-highlight-signature'.
 
-1999-10-08  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 06.
 
        put `gnus-treat-emphasize' off after
        `gnus-treat-highlight-headers'.
 
-1999-10-07  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
+1999-10-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 05.
 
-1999-10-07  Katsumi Yamaoka <yamaoka@jpl.org>
+1999-10-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/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>
 
        * lisp/gnus-art.el (gnus-treat-predicate): Work for
        (typep "something").
index aacb375..4244bef 100644 (file)
        * etc/gnus/oort.xface (X-Face): Oort X-Face from
        Raymond Scholz <ray-2002@zonix.de>.
 
-2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/lpath.el: Fbind `coding-system-to-mime-charset' for Mule 2.
 
        `rfc2047-fold-region'.
        (std11-fold-field): Use it.
 
-2002-01-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el: Don't autoload "gnus-bitmap".
 
        * texi/gnus-ja.texi (Web Newspaper): Update the document of
        mime-w3m.el.
 
-2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (article-toggle-headers): Expose headers even
        if there is a boundary line.
 
        * lisp/gnus-namazu.el (gnus-namazu/highlight-words): Reimplemented.
 
-2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnheader.el (mail-narrow-to-head): Copy from ietf-drums.el;
        it should go to the beginning of the header after narrowing.
        (std11-extract-addresses-components): Protect against nil argument.
 
-2002-01-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnheader.el (mail-header-field-value): Alias to
        `std11-field-value'.
        * lisp/nnheader.el (mail-header-parse-addresses): New function.
        (std11-extract-addresses-components): New function.
 
-2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-picon.el: Don't require `mail-parse'.
 
        (mail-header-narrow-to-field): Alias to `std11-narrow-to-field'.
        (std11-narrow-to-field): New function.
 
-2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.5 revision 00.
 
        * etc/gnus/describe-group.xpm: Set pixels of first line to
        background color. A bug in Emacs?
 
-2002-01-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2002-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
 
        * lisp/dgnushack.el (dgnushack-make-auto-load): Advise
        `make-autoload' to handle `define-derived-mode'.
 
-2001-07-12  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-07-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-yank-original): Unwind-protect while
        suspending font-lock.
        (message-font-lock-fence-close-regexp): Abolished.
        (message-font-lock-fence-open-regexp): Abolished.
 
-2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-font-lock-keywords-1): Replace regexp
        for mml tags with `mime-edit-tag-regexp'.
 
-2001-07-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-07-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-font-lock-keywords-2): Move definitions
        for cited texts and mml tags to `message-font-lock-keywords-1'.
 
        * texi/gnus-ja.texi (Mail Group Commands): Fix a slight mistake.
 
-2001-07-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-07-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el: Add the parent directory of the directory
        where the APEL modules are installed to `load-path' according to
        * lisp/Makefile.in (clever): Use `if test... then' instead of
        `test... &&'.
 
-2001-07-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-07-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/Makefile.in (clever): Change the quoting style for the
        elisp form to check for XEmacs-p.
        * lisp/dgnushack.el: Require `path-util' first, and then search
        for the path if it is not found.
 
-2001-07-05  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-07-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
 
        * texi/gnus-ja.texi (Web Newspaper): Add a description how to show
        html documents inline.
 
-2001-06-28  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/message-ja.texi (message-suspend-font-lock-when-citing): Add
        a description.
        while citing an original message.
        (message-suspend-font-lock-when-citing): New user option.
 
-2001-06-25  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-25  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-clfns.el (find-cl-run-time-functions): New
        implementation.
 
-2001-06-22  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (article-display-x-face): Don't gather X-Face
        fields in `gnus-original-article-buffer'.
 
-2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-find-parameter): Undo the last
        bogus changes; use the value of `nnshimbun-pre-fetch-article' if
        the value of the group parameter `prefetch-articles' is nil; do
        likewise for `encapsulate-images'.
 
-2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-find-parameter): Use the value of
        `nnshimbun-pre-fetch-article' if the value of the group parameter
        `prefetch-articles' is `off'; do likewise for `encapsulate-images'.
 
-2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Fix a
        doc-string that both the values `off' and nil specifies not to
        encapsulate images.
        (nnshimbun-pre-fetch-article): Default to `off'.
 
-2001-06-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-encapsulate-images): Renamed from
        `nnshimbun-encapsulate-article'.
        parameter to control `shimbun-encapsulate-article' value when
        `shimbun-article' is called.
 
-2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
 
-2001-06-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Use
        `nnshimbun-find-parameter'.
        (nnshimbun-group-parameters): Specify a parameter type as `list'.
        (TopLevel): Remove the local variable "-*- coding: junet; -*-".
 
-2001-06-13  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-group-parameters): New group
        parameter.  It also provides the user option
        (nnshimbun-generate-nov-database): Use `nnshimbun-find-parameter'.
        (nnshimbun-request-expire-articles): Fixed.
 
-2001-06-12  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (Gnus-p): Use `file-exists-p' instead of
        `locate-library' to check for the existence of mailcap.el in the
        (nnshimbun-retrieve-headers-with-nov): Remove a redundant check
        that I made.
 
-2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/lpath.el: Don't Fbind `xml-node-children'.
 
        * texi/gnus-ja.texi (Web Newspaper): Add documents about
        `nnshimbun-index-range'.
 
-2001-06-11  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Don't
        refer to the variable `nnshimbun-keep-last-article', we should
 
        * lisp/nnshimbun.el: Remove some garbage.
 
-2001-06-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/message-ja.texi: Use `iso-2022-7bit' instead of
        `iso-2022-7bit-ss2' to keep a compatibility between XEmacsen and
        (nnshimbun-insert-nov): Fixed condition to decide whether
        `X-Nnshimbun-Id' should be inseted or not.
 
-2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): Removed.
        (nnshimbun-request-expire-articles): Simplified; refer to the
        shimbun's default expiration days.
 
-2001-06-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/lpath.el: Fbind `xml-node-children' for XEmacsen and old FSF
        Emacsen.
 
-2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Prefer the
        group parameter `expiry-wait' when expiring a closed group.
 
-2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-request-article-1): Replace a date
        string in `gnus-newsgroup-data' based on the newly retrieved
        article.
 
-2001-06-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-request-expire-articles): Fix
        inhibiting the expiring.
 
-2001-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-06-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-expire-nov-databases): New command.
        (nnshimbun-request-expire-articles): New function.
        (nnshimbun-tmp-string): New internal variable.
        (TopLevel): Require `message' for `message-make-date'.
 
-2001-05-30  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-30  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-clfns.el (find-cl-run-time-functions): Remove a
        useless non-global var; scroll the output window automatically.
        instead of `nnheader-insert-nov'.
        (nnshimbun-replace-nov-entry): New function.
 
-2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-clfns.el (find-cl-run-time-functions): Add a parser for
        `dolist'; protect against errors.
 
-2001-05-29  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-retrieve-headers-with-nov): Don't
        use `last'.
 
        * texi/gnus-ja.texi (Web Newspaper): Updated.
 
-2001-05-28  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-unexporting-files): Add
        "nnshimbun.el" if the library "shimbun" is not found.
        * etc/Makefile.in (datadir): Set this variable, like in the other
        Makefile.in's.  Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
 
-2001-05-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
        `widget-convert-button', `widget-create' and `widget-put'; ignore
        `defface'.
 
-2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el: Require `base64' if `base64-encode-string' is not a
        built-in function.
        * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Ignore
        `defgroup'.
 
-2001-05-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
 
        (locate-library): Make the function to be silent for Mule.
        * lisp/Makefile.in (clean): Remove dgnuskwds.el.
 
-2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-maybe-encode): Don't use
        `end-of-invisible'.
 
-2001-05-07  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-05-07  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.4 revision 00.
 
-2001-04-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
 
        `inhibit-read-only'.
        (article-hide-headers): Ditto.
 
-2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.3 revision 00.
 
-2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.2 revision 00.
 
-2001-04-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.1 revision 00.
 
-2001-04-13  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/lpath.el: Fbind `xml-parse-region' for XEmacsen and old FSF
        Emacsen; don't bind `mh-lib-progs'.
 
-2001-04-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el: Enclose w3m stuff with `eval-and-compile';
        bind `w3m-work-buffer-name' and `w3m-retrieve' when compiling.
 
-2001-04-09  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-09  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 10.
 
        (nnshimbun-asahi-get-headers): Ditto.
        (nnshimbun-retrieve-url): Use `w3m-retrieve' if it is available.
 
-2001-04-02  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-04-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-inews-yank-articles): Make it to work with
        multiple articles even if there is a detached minibuffer frame on
        * lisp/mm-decode.el (mm-copy-to-buffer): Copy buffer in unibyte
        mode.
 
-2001-03-19  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-19  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-kill.el (gnus-execute): Work with the extra headers.
        * lisp/gnus-sum.el (gnus-summary-execute-command): Ditto.
 
-2001-03-13  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-fix-before-sending): Hide again the
        invisible property of encoded binary data parts after checking is
        * lisp/dgnushack.el (dgnushack-compose-package): Tidy up.
        (dgnushack-make-load): Ditto.
 
-2001-03-12  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-12  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-compose-package): New function.
        (dgnushack-make-load): Add autoload for cus-load if it is missing.
 
        * Makefile.in (elclean): Remove custom-load.el.
 
-2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (gnus-article-prepare-display): Setup MIME
        entity even if `gnus-show-mime' is nil.
 
-2001-03-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el: Load gnus-clfns.el after `load-path' is
        adjusted.
        provided in cl.
        * lisp/gnus-score.el (gnus-score-find-bnews): Use it as Gnus does.
 
-2001-03-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-retrieve-url): Check if
        `url-current-mime-charset' is bound.
 
-2001-03-04  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-04  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-info-find-node): Pretend to be
        `gnus-article-mode' in the article buffer.
 
-2001-03-02  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-02  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-kinsoku-eol-list): Simplified.
        (nnshimbun-kinsoku-bol-list): Ditto.
 
-2001-03-01  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-03-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 09.
 
        * lisp/dgnushack.el: Load cl-macs to ensure that the macro `dolist'
        is defined properly.
 
-2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnwfm.el: Require `gnus-clfns' when compiling.
        * lisp/nnshimbun.el: Ditto.
        * lisp/gnus-art.el: Use `dolist' instead of `mapcar' for defining
        `gnus-article-read-summary-keys'.
 
-2001-02-28  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-28  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (gnus-article-mime-edit-article-setup): Leave
        the forwarded parts undecoded.
        (gnus-article-decode-article-as-default-mime-charset): Set the
        value of `default-mime-charset' buffer-locally.
 
-2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el: Add autoloads for
        `gnus-summary-digest-post-forward' and
        `gnus-summary-digest-post-forward' and
        `gnus-summary-digest-mail-forward'.
 
-2001-02-27  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-27  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-show-article): Bind
        `gnus-inhibit-treatment' to t while fetching the raw article.
        to nil while `mime-edit-exit' is being done.
        (gnus-article-mime-edit-article-unwind): Turn off font-lock first.
 
-2001-02-23  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-23  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el: Don't require `emu'.
 
-2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-forward-subject-author-subject): Decode
        `From' field.
 
-2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
 
        only a temporary fix for an infloop on nnimap.  FIXME!!!
        (gnus-select-newsgroup): Ditto.
 
-2001-02-16  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/gnus-ja.texi (New features in Gnus 5.8): Remove annotation
        about `gnus-article-display-hook.'
        `gnus-article-prepare-hook' after an article has been prepared;
        don't evaluate `gnus-article-display-hook'.
 
-2001-02-15  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/message.el (message-cite-original-without-signature):
        Extract from field for the simple citation line.
 
-2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
 
 
        * aclocal.m4 (AC_CHECK_URL): Ignore cache.
 
-2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-13  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
 
 
        * configure.in: Use it.
 
-2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-08  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
        parentheses.
        of `xemacs'.
        (nnshimbun-xemacs-get-headers): Ditto.
 
-2001-02-06  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-06  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * README-gnus-bbdb.{en,ja}: Update the patch for BBDB v2.2.
 
-2001-02-01  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-02-01  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/Makefile.in (.texi, %.info): Don't use makeinfo command when
        gnus-ja.texi or message-ja.texi is given.  It is needed for some
        make command if which can not understand "%-ja:" or "%-ja.info:".
 
-2001-01-31  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-31  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-sum.el (gnus-summary-display-article): Replace
        `mm-enable-multibyte-mule4' with `set-buffer-multibyte'.
 
-2001-01-29  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-29  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
        `buffer-substring-no-properties' instead of `format'.
 
        * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
 
-2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
 
        * lisp/Makefile.in (install): Use `install-without-compiling'.
        (install-without-compiling): New target.
 
-2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
        `infohack-texi-format'.
        * texi/ptexinfmt.el: New file.
        * lisp/ptexinfmt.el: Move to texi/.
 
-2001-01-18  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-18  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
 
-2001-01-17  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-17  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/dgnushack.el (dgnushack-make-autoloads): Do nothing if the
        files for autoloads already exist.
 
        * Makefile.in: Unset `PWD' for Meadow/NTEmacs.
 
-2001-01-15  Jesper Harder <harder@ifa.au.dk>
+2001-01-15  Jesper Harder  <harder@ifa.au.dk>
 
        * make.bat: Fix doc.
 
-2001-01-15  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/nnheader.el: Require `pces', `poem' and `std11' to reduce
        the required value of `recursive-load-depth-limit' for Emacs 21.
 
        * Makefile.in (install-package-lisp): Specify EMACS=$(XEMACS).
 
-2001-01-11  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-11  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-copy-article-buffer): Remove smiley
        extents for XEmacs 21.1 using `format'.
 
        * lisp/dgnushack.el (dgnushack-texi-format): Cancel last change.
 
-2001-01-10  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-10  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
 
        `gnus-bitmap'.
        (gnus-article-x-face-command): Don't check for xbm for x-face-e21.
 
-2001-01-05  Katsumi Yamaoka <yamaoka@jpl.org>
+2001-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
 
        * lisp/dgnushack.el (dgnushack-texi-format): Remove "@anchor" if it
        is not supported.
 
-2000-12-26  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus.el: Bind `:parameter-type', `:parameter-document',
        `:function', `:function-document', `:variable',
        `:variable-document', `:variable-group', `:variable-type' and
        `:variable-default' for old Emacsen.
 
-2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
 
 
        * configure.in: Add etc/Makefile.
 
-2000-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-msg.el (gnus-debug): Use `sit-for' in the inside of
        `save-excursion'.
 
        * README.semi.ja: Fix typo.
 
-2000-12-21  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/lpath.el: Fbind `compose-mail' for Mule.
 
        `custom-declare-face' to omit unsupported keywords when Mule is
        running.
 
-2000-12-20  Katsumi Yamaoka <yamaoka@jpl.org>
+2000-12-20  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * lisp/gnus-vers.el: T-gnus 6.15.0 revision 00.
 
        Mule.
        (TopLevel): Don't require `custom' here.
 
-2000-12-20  Jesper Harder <jesper_harder@hotmail.com>
+2000-12-20  Jesper Harder  <jesper_harder@hotmail.com>
 
        * make.bat: set max-lisp-eval-depth.
 
index 18e1437..30cc454 100644 (file)
@@ -1,3 +1,23 @@
+2006-02-10  Reiner Steib  <Reiner.Steib@gmx.de>
+
+       * gnus-group.el (gnus-group-make-tool-bar): Remove duplicate check
+       for `tool-bar-mode' and don't check it's default-value.
+
+       * gnus-sum.el (gnus-summary-make-tool-bar): Ditto.
+
+       * message.el (message-make-tool-bar): Ditto.
+
+       * gnus-art.el (gnus-article-browse-html-parts): Remove useless
+       `substring'.  Shorten tmp-file name.
+
+       * gnus.el: Remove bogus comment.
+
+2006-02-10  Hynek Schlawack  <hynek@ularx.de>
+
+       * gnus-art.el (gnus-article-browse-html-parts): New function.
+       (gnus-article-browse-html-article): New function for viewing html
+       articles with a browser.
+
 2006-02-09  Daiki Ueno  <ueno@unixuser.org>
 
        * pgg-gpg.el (pgg-gpg-encrypt-region): Don't convert line-endings
 
        Update copyright notices of all files in the gnus directory.
 
-2006-02-03  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
+2006-02-03  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
 
        * nnweb.el (nnweb-request-group): Avoid growing overview files.
 
        * mml.el (mml-generate-mime-1): Correct the order of inline signed
        parts.
 
-2006-01-31  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
+2006-01-31  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
 
        * nnweb.el (nnweb-group-alist): Use defvar instead of defvoo,
        there's only one active file for all servers.
 
        * nnweb.el (nnweb-google-parse-1): Clarify some comments.
 
-2006-01-30  Andreas Seltenreich <uwi7@stud.uni-karlsruhe.de>
+2006-01-30  Andreas Seltenreich  <uwi7@stud.uni-karlsruhe.de>
 
        * nnweb.el (nnweb-type-definition, nnweb-google-parse-1)
        (nnweb-google-create-mapping, nnweb-google-search): Adapt to
        * dns.el (query-dns): Make sure we check the buffer size before
        removing tcp headers.
 
-2006-01-08  Chong Yidong  <cyd@stupidchicken.com>
-
-       * spam.el (spam-group-ham-mark-p, spam-group-spam-mark-p)
-       (spam-group-spam-marks): Delete functions.
-       (spam-list-articles): Just call spam-group-ham-marks directly.
-       (spam-group-ham-marks): Simplify.
-
 2005-12-16  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * gnus-art.el (gnus-article-delete-text-of-type): Enable it to
        as a buffer-local variable.  This avoids creating truncated
        dribble files as a result of a hang up, eg.
 
-2006-01-03  Rodrigo Ventura <yoda@isr.ist.utl.pt>  (tiny change)
+2006-01-03  Rodrigo Ventura  <yoda@isr.ist.utl.pt>  (tiny change)
 
        * gnus-xmas.el (gnus-xmas-group-startup-message): Typo
        gnus-splash-face -> gnus-splash.  Fixes starting from a TTY in
 
        * nnimap.el (nnimap-retrieve-headers-from-server): Fix last change.
 
-2005-03-10  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>  (tiny change)
+2005-03-10  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>  (tiny change)
 
        * nnimap.el (nnimap-retrieve-headers-from-server): Fix off-by-one flaw.
 
        * gnus-msg.el (gnus-confirm-mail-reply-to-news): Add
        gnus-expert-user to default.
 
-2005-03-08  Juergen Kreileder <jk@blackdown.de>  (tiny change)
+2005-03-08  Juergen Kreileder  <jk@blackdown.de>  (tiny change)
 
        * nnimap.el (nnimap-open-server): Ditto.
 
 
        * mml.el (mml-parse-1): Use them.
 
-2005-02-21  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
+2005-02-21  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
 
        * nnrss.el (nnrss-verbose): Removed.
        (nnrss-request-group): Use `nnheader-message' instead.
        mml-smime-get-dns-ldap.
        (mml-smime-encrypt-query): Use new function.  Default to ldap.
 
-2005-02-14  Arne J\e,Ax\e(Brgensen <arne@arnested.dk>
+2005-02-14  Arne J\e,Ax\e(Brgensen  <arne@arnested.dk>
 
        * smime.el: Require smime-ldap.
        (smime-ldap-host-list): New variable.
        * mml.el (mml-generate-mime-1): Convert string into unibyte when
        inserting " *mml*" buffer's contents into a unibyte temp buffer.
 
-2005-01-24  Harald Meland <harald.meland@usit.uio.no>  (tiny change)
+2005-01-24  Harald Meland  <harald.meland@usit.uio.no>  (tiny change)
 
        * mail-source.el (mail-source-fetch-imap): Search for ^From case
        sensitively.
 
-2005-01-21  Derek Atkins <warlord@MIT.EDU>  (tiny change)
+2005-01-21  Derek Atkins  <warlord@MIT.EDU>  (tiny change)
 
        * pgg-pgp.el (pgg-pgp-decrypt-region): Use passphrase cache.
 
        * gnus-art.el (gnus-article-read-summary-keys): Restore new
        window-start and hscroll to summary window.
 
-2004-03-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-start.el (gnus-convert-old-newsrc): Only write the
        conversion message to newsrc-dribble when an actual conversion is
        performed.
 
-2004-03-10  Malcolm Purvis <malcolmpurvis@optushome.com.au>  (tiny change)
+2004-03-10  Malcolm Purvis  <malcolmpurvis@optushome.com.au>  (tiny change)
 
        * spam-stat.el (spam-stat-coding-system): Use mm-coding-system-p.
 
        * gnus-art.el (gnus-mime-save-part-and-strip): Use it.
        (gnus-mime-delete-part): Use it.
 
-2004-03-09  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-09  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-read-local): Bind
        nnheader-file-coding-system to gnus-agent-file-coding-system to
        signaling an error; don't use mm-multiple-handles.
        (gnus-mime-delete-part): Ditto.
 
-2004-03-08  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-08  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-read-agentview): Removed support for
        old file versions.
        * gnus.el (spam-autodetect-methods): add spam-use-gmane-xref as
        an autodetect method
 
-2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-int.el (gnus-request-accept-article): Inform the agent that
        articles are being added to a group.
 
        * uudecode.el: Don't autoload executable-find.
 
-2004-03-04  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-04  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-file-header-cache): Removed.
        (gnus-agent-possibly-alter-active): Avoid null in numeric
 
        * gnus-cus.el (gnus-agent-customize-category): Mismatched paren.
 
-2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-cus.el (gnus-agent-customize-category): Removed
        ignore-errors macro reference that required cl to be loaded at
 
        * flow-fill.el: Typo.
 
-2004-02-26  Andrew Cohen <cohen@andy.bu.edu>
+2004-02-26  Andrew Cohen  <cohen@andy.bu.edu>
 
        * spam-wash.el: New file.
 
-2004-02-26  Mark A. Hershberger <mah@everybody.org>
+2004-02-26  Mark A. Hershberger  <mah@everybody.org>
 
        * nnrss.el (nnrss-opml-import, nnrss-opml-export): New functions.
 
        * spam-stat.el (spam-stat-process-directory-age): New option.
        (spam-stat-process-directory): Use it.
 
-2004-01-24  Hiroshi Fujishima <pooh@nature.tsukuba.ac.jp>  (tiny change)
+2004-01-24  Hiroshi Fujishima  <pooh@nature.tsukuba.ac.jp>  (tiny change)
 
        * spam-stat.el (spam-stat-reduce-size): Set spam-stat-dirty.
        (spam-stat-save): Accept prefix argument.
 
        * gnus-gl.el: Remove.
 
-2004-01-23  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-01-23  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-sum.el (gnus-adjust-marks): Now correctly handles a list of
        marks consisting of a single range {for example, (3 . 5)} rather
        * mm-util.el (mm-charset-synonym-alist): Add ks_c_5601-1987.
        Remove obsolete entries for big5 and gb2312.
 
-2004-01-22  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-01-22  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-sum.el (gnus-adjust-marks): Avoid splicing null INTO the
        uncompressed list.
        * gnus-util.el (gnus-fetch-field): Don't bind case-fold-search
        here -- it's done in message-fetch-field.
 
-2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus-agent.el (gnus-agent-queue-mail,
        gnus-agent-prompt-send-queue): New variables.
index 165ea81..49ca75e 100644 (file)
@@ -2715,6 +2715,47 @@ charset defined in `gnus-summary-show-article-charset-alist' is used."
           "-I" (symbol-name charset) "-O" (symbol-name charset))))
     (mm-inline-wash-with-stdin nil "w3m" "-dump" "-T" "text/html")))
 
+(defun gnus-article-browse-html-parts (list)
+  "View all \"text/html\" parts from LIST.
+Recurse into multiparts."
+  ;; Internal function used by `gnus-article-browse-html-article'.
+  (let ((showed))
+    ;; Find and show the html-parts.
+    (dolist (handle list)
+      ;; If HTML, show it:
+      (when (listp handle)
+       (cond ((and (bufferp (car handle))
+                   (string-match "text/html" (car (mm-handle-type handle))))
+              (let ((tmp-file (mm-make-temp-file
+                               ;; Do we need to care for 8.3 filenames?
+                               (format "mm-") nil ".html")))
+                (mm-save-part-to-file handle tmp-file)
+                (browse-url tmp-file)
+                (setq showed t)))
+             ;; If multipart, recurse
+             ((and (stringp (car handle))
+                   (string-match "^multipart/" (car handle))
+                   (setq showed (or showed (hs-show-html-list handle))))))))
+    showed))
+
+;; TODO: Key binding; Remove temp files.
+(defun gnus-article-browse-html-article ()
+  "View \"text/html\" parts of the current article with a WWW browser."
+  (interactive)
+  (save-window-excursion
+    ;; Open raw article and select the buffer
+    (gnus-summary-show-article t)
+    (gnus-summary-select-article-buffer)
+    (let ((parts (mm-dissect-buffer t t)))
+      ;; If singlepart, enforce a list.
+      (when (and (bufferp (car parts))
+                (stringp (car (mm-handle-type parts))))
+       (setq parts (list parts)))
+      ;; Process the list
+      (unless (gnus-article-browse-html-parts parts)
+       (gnus-error 3 "Mail doesn't contain a \"text/html\" part!"))
+      (gnus-summary-show-article))))
+
 (defun article-hide-list-identifiers ()
   "Remove list identifies from the Subject header.
 The `gnus-list-identifiers' variable specifies what to do."
index cba46bb..1ad3f66 100644 (file)
@@ -1125,11 +1125,10 @@ When FORCE, rebuild the tool bar."
             ;; The Gnus 5.10.6 code checked (default-value 'tool-bar-mode).
             ;; Why?  --rsteib
             (or (not gnus-group-tool-bar-map) force))
-    (let ((map (when (default-value 'tool-bar-mode)
-                (let ((load-path (mm-image-load-path)))
-                  (gmm-tool-bar-from-list gnus-group-tool-bar
-                                              gnus-group-tool-bar-zap-list
-                                              'gnus-group-mode-map)))))
+    (let* ((load-path (mm-image-load-path))
+          (map (gmm-tool-bar-from-list gnus-group-tool-bar
+                                       gnus-group-tool-bar-zap-list
+                                       'gnus-group-mode-map)))
       (if map
          (set (make-local-variable 'tool-bar-map) map))))
   gnus-group-tool-bar-map)
index abbc7d9..cd4b1c4 100644 (file)
@@ -2686,7 +2686,7 @@ Pre-defined symbols include `gnus-summary-tool-bar-gnome' and
     (gnus-summary-insert-new-articles "inbox")
     ;;
     (gnus-summary-exit "exit-mode")
-    ;;
+    ;; (customize-group 'gnus-summary) "preferences"
     (gnus-info-find-node "help"))
   "List of functions for the summary tool bar (GNOME style).
 
@@ -2750,11 +2750,10 @@ When FORCE, rebuild the tool bar."
             (boundp 'tool-bar-mode)
             tool-bar-mode
             (or (not gnus-summary-tool-bar-map) force))
-    (let ((map (when (default-value 'tool-bar-mode)
-                (let ((load-path (mm-image-load-path)))
-                  (gmm-tool-bar-from-list gnus-summary-tool-bar
-                                              gnus-summary-tool-bar-zap-list
-                                              'gnus-summary-mode-map)))))
+    (let* ((load-path (mm-image-load-path))
+          (map (gmm-tool-bar-from-list gnus-summary-tool-bar
+                                       gnus-summary-tool-bar-zap-list
+                                       'gnus-summary-mode-map)))
       (when map
        ;; Need to set `gnus-summary-tool-bar-map' because `gnus-article-mode'
        ;; uses it's value.
index cb13a15..da667f1 100644 (file)
@@ -7523,11 +7523,10 @@ When FORCE, rebuild the tool bar."
             tool-bar-mode
             (or (not message-tool-bar-map) force))
     (setq message-tool-bar-map
-         (when (default-value 'tool-bar-mode)
-           (let ((load-path (mm-image-load-path)))
-             (gmm-tool-bar-from-list message-tool-bar
-                                     message-tool-bar-zap-list
-                                     'message-mode-map)))))
+         (let ((load-path (mm-image-load-path)))
+           (gmm-tool-bar-from-list message-tool-bar
+                                   message-tool-bar-zap-list
+                                   'message-mode-map))))
   message-tool-bar-map)
 
 ;;; Group name completion.
index caf1d23..cad90f7 100644 (file)
 
        * gnus-news.texi: Ditto.
 
-2005-01-16  Xavier Maillard <zedek@gnu-rox.org> (tiny change)
+2005-01-16  Xavier Maillard  <zedek@gnu-rox.org> (tiny change)
 
        * gnus-faq.texi ([4.1]): Typo.
 
 
        * gnus.texi (Charsets): Point to relevant section in emacs-mime.
 
-2004-04-14  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-04-14  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.texi (Agent Visuals): Referenced new F(etched) group line
        format.
 
        * emacs-mime.texi: Enclose the iflatex section with iftex.
 
-2004-03-02  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-03-02  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * emacs-mime.texi: Wrapped documentencoding inside of iflatex as
        documentencoding is not supported by infohack.
 
        * gnus.texi (Spam ELisp Package Sequence of Events): Fix typo.
 
-2004-01-21  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2004-01-21  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.texi (Outgoing Messages, Agent Variables): Add
        gnus-agent-queue-mail and gnus-agent-prompt-send-queue.
 
        * gnus.texi (Group Parameters): Clarify.
 
-2003-12-11  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-12-11  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.texi (Agent Parameters): Added references in Topic and
        Group Parameters.  Added gnus-agent-cat-disable-undownloaded-faces
        * gnus.texi (IMAP, Agent and IMAP, Oort Gnus): s/a/an/.  Tiny
        patch from Niklas Morberg <niklas.morberg@axis.com>.
 
-2003-05-12  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-05-12  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.texi (Agent Visuals): Add.
 
 
        * message.texi (IDNA): New.
 
-2003-03-18  Kevin Greiner <kgreiner@xpediantsolutions.com>
+2003-03-18  Kevin Greiner  <kgreiner@xpediantsolutions.com>
 
        * gnus.texi (Gnus Unplugged): Refer to new agent Group/Topic
        parameters.
        (Document Server Internals, Score Variables, Adaptive Scoring)
        (X-Face, Hashcash): do.
 
-2003-02-28  Vasily Korytov <deskpot@myrealbox.com>
+2003-02-28  Vasily Korytov  <deskpot@myrealbox.com>
 
        * gnus.texi: New values, 'to-list and 'cc-list, for
        gnus-boring-article-headers.
        * gnus.texi (Mail Spool): Add cindex for marks.
        (Mail Folders): Add cindex for marks.
 
-2002-03-24  Raymond Scholz <rscholz@zonix.de>
+2002-03-24  Raymond Scholz  <rscholz@zonix.de>
 
        * gnus.texi (Summary Buffer Lines): Fix doc.
 
 
        * Makefile.in (booklet.dvi, booklet.pdf): Support booklet.
 
-2002-03-24  Felix Natter <fnatter@gmx.net>
+2002-03-24  Felix Natter  <fnatter@gmx.net>
 
        * booklet.tex, bk-at.tex, bk-lt.tex, gnuslog-booklet.eps: New file.
        * gnusref.tex, refcard.tex: Support booklet.
        * message.texi (Security): Add mml-unsecure-message.
        (Mailing Lists): Index message-goto-mail-followup-to.
 
-2002-03-23  Jesper Harder <harder@ifa.au.dk>
+2002-03-23  Jesper Harder  <harder@ifa.au.dk>
 
        * gnusref.tex, refcard.tex: Addition.
 
 
        * gnus.texi (Mail Source Specifiers): Use @uref.
 
-2002-02-13  Jesper Harder <harder@ifa.au.dk>
+2002-02-13  Jesper Harder  <harder@ifa.au.dk>
 
        * message.texi, gnus.texi, emacs-mime.texi: Use small caps
        consistently.  MIME, NOV, NNTP, HTML, IMAP are written with @sc
        * gnus.texi (Sorting Groups): Note `C-k' and `C-y' for manually
        moving groups around.
 
-2001-04-07  Ryan Yeske <rcyeske@vcn.bc.ca>
+2001-04-07  Ryan Yeske  <rcyeske@vcn.bc.ca>
 
        * gnus.texi (Splitting in IMAP): Fix.
 
-2001-04-07  Jesper Harder <harder@ifa.au.dk>
+2001-04-07  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi (More Threading): Fix.
 
 
        * gnus.texi (Top): Add Using GPG.
 
-2001-02-02  David Masterson <dmasters@Rational.Com>
+2001-02-02  David Masterson  <dmasters@Rational.Com>
 
        * gnus.texi (The Server is Down): Add link to Group Levels.
 
        * message.texi (message-ignored-news-headers): Add "X-Draft-From:".
        (message-ignored-mail-headers): Ditto.
 
-2001-01-21  Raymond Scholz <ray-2001@zonix.de>
+2001-01-21  Raymond Scholz  <ray-2001@zonix.de>
 
        * message.texi: Rename X-Mailer and X-Newsreader to User-Agent.
 
 
        * emacs-mime.texi: Set dircategory to Emacs.
 
-2001-01-16  Jesper Harder <harder@ifa.au.dk>
+2001-01-16  Jesper Harder  <harder@ifa.au.dk>
 
        * gnus.texi (Group Line Specification): Add.
 
        group names as target, where `gnus-split-methods' uses file
        names.  Suggested by Nevin Kapur.
 
-2000-11-07  Martin Buchholz <martin@xemacs.org>
+2000-11-07  Martin Buchholz  <martin@xemacs.org>
 
        * gnus.texi: Doc fix.
 
 
        * gnus.texi (Finding the News): @env is not supported in texinfo 3.12.
 
-2000-10-31  Jorge Godoy <godoy@conectiva.com>
+2000-10-31  Jorge Godoy  <godoy@conectiva.com>
 
        * gnus.texi: gnus-gpg document.
 
        Explain interaction between these.  Add Lisp example for setting
        `nnmail-expiry-target'.
 
-2000-08-04  Andreas Oeldenberger <andreas.oeldenberger@gmx.net>
+2000-08-04  Andreas Oeldenberger  <andreas.oeldenberger@gmx.net>
 
        * message.texi (Forwarding): Fix.
 
 
        * gnus.texi (MIME Commands): Fix.
 
-2000-01-03  Karl Kleinpaste <karl@justresearch.com>
+2000-01-03  Karl Kleinpaste  <karl@justresearch.com>
 
        * gnus.texi (Splitting in IMAP): Add '.' after @xref.