Synch with Gnus.
[elisp/gnus.git-] / ChangeLog
index 4634efd..6f39fdf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,583 @@
+2000-11-07  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
+
+       * texi/gnus-ja.texi: Do not use characters other than ascii ones
+       for direntries.
+       * texi/message-ja.texi: Ditto.
+
+2000-11-06  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/Makefile.in (install): Don't check for the file names.
+
+2000-11-04  Katsuhiro Hermit Endo  <hermit@koka-in.org>
+
+       * lisp/gnus-topic.el (gnus-group-topic-map): Define "T" prefix
+       command in `gnus-topic-mode-map' instead of `gnus-group-mode-map'.
+
+2000-10-25  Katsuhiro Hermit Endo  <hermit@tomato.saino.ne.jp>
+
+       * lisp/gnus-topic.el (gnus-topic-rename): Use current topic as
+       initial value for read-string.
+
+2000-11-06  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/Makefile.in (install): Use the lisp function
+       `dgnushack-exported-files'.
+
+       * lisp/nnmail.el (nnmail-pathname-coding-system): Default to
+       `binary'.
+       * lisp/nnheader.el (nnheader-pathname-coding-system): Ditto.
+
+       * lisp/message.el (message-get-reply-headers): Remove useless
+       `concat'.
+
+       * lisp/md5.el: Restore the file.
+
+       * lisp/dgnushack.el (dgnushack-compile): Refer to the constant
+       `dgnushack-exported-files'.
+       (dgnushack-exported-files): New function.
+       (dgnushack-exported-files): New constant.
+       (dgnushack-unexported-files): Add some files.
+       (dgnushack-tool-files): Remove, merge it into
+       `dgnushack-unexported-files'.
+
+       * lisp/base64.el: New file -- base64 encoding functions using MEL.
+
+2000-11-05  Tetsuo Tsukamoto  <czkmt@remus.dti.ne.jp>
+
+       * lisp/smiley.el (smiley-deformed-regexp-alist): Modify regexp for
+       the winking face.
+
+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>
+
+       * Makefile.in (install-package-ja): Compile and install lisp files
+       first.
+       (install-package): Ditto.
+       (compose-package, install-package-info-ja, install-package-info,
+       install-package-lick): New sub targets.
+
+       * lisp/Makefile.in (install-package-info-ja, install-package-info,
+       install-package-lick): New targets.
+       (compose-package): Rename from `package'.
+       (install-package): Remove.
+
+       * lisp/dgnushack.el (dgnushack-install-package-info-ja,
+       dgnushack-install-package-info, dgnushack-install-package-lick,
+       dgnushack-install-package-pkginfo,
+       dgnushack-install-package-info-files, dgnushack-make-manifest,
+       dgnushack-gnus-product-name, dgnushack-examine-package-dir,
+       dgnushack-make-autoloads): New functions.
+       (dgnushack-install-package): Remove.
+       (dgnushack-compose-package): Rename from `dgnushack-make-package'.
+       (dgnushack-info-file-regexp-ja, dgnushack-info-file-regexp-en):
+       Split from `dgnushack-info-file-regexp'.
+       (dgnushack-texi-file-regexp): Remove.
+
+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>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
+
+       * lisp/gnus.el (gnus-product-variable-file-list): Check for
+       `emacs-version' in the file "cache" as well.
+       * lisp/gnus-start.el (gnus-product-read-variable-file-1): Make it
+       talkative.
+
+2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el: Bind `:key-type' and `:value-type' for old
+       Emacsen.
+
+2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * lisp/ptexinfmt.el (texinfo-format-direntry): Fixed broken
+       direntry generate probrem.
+       (Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)
+
+2000-10-31  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-summary-insert-line): Work with quoted
+       double-quote characters.
+       (gnus-summary-prepare-threads): Ditto.
+
+2000-10-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * lisp/ptexinfmt.el (ptexinfmt-disable-broken-notice-flag): Renamed
+       from `ptexinfmt-disable-broken-notice'.
+
+2000-10-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * lisp/ptexinfmt.el (texinfo-format-printindex): Mule for Windows
+       detection fixed.
+
+2000-10-26  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-group-startup-message): Rewrite for Emacs 21.
+       * lisp/lpath.el: Fbind `propertize'.
+
+2000-10-22  Katsuhiro Hermit Endo <hermit@tomato.saino.ne.jp>
+
+       * texi/gnus-ja.texi (Changing Servers): Fix typo.
+
+2000-10-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-netbsd-get-headers): Fix regular
+       expression to extract xover urls.
+
+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>
+
+       * Makefile.in (info-ja, xinfo-ja): No need to use `MAKEINFO=no'.
+       (install-info-ja, install-info, install-lisp, install-ja): New
+       targets (possibly for FSF Emacsen).
+
+       * texi/Makefile.in (install-ja-info, install-info, install-ja,
+       %-ja.info, %-ja): New targets.
+
+       * texi/message-ja.texi (direntry): Replace "message" with
+       "message-ja".
+
+2000-10-08  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-type-definition): Fix regular
+       expression to extract article body from `ZDNet'.
+
+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>
+
+       * lisp/gnus-xmas.el (gnus-xmas-group-startup-message): Don't use
+       `gnus-point-at-eol'.
+       * lisp/gnus.el (gnus-group-startup-message): Ditto.
+
+       * lisp/gnus-ems.el (gnus-ems-redefine): Revive annulling of
+       `gnus-summary-set-display-table'.
+
+2000-10-04  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
+
+       * lisp/gnus-sum.el (gnus-build-sparse-threads): Use
+       `make-full-mail-header-from-decoded-header' instead of
+       `make-full-mail-header'.
+
+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-agent.el (gnus-group-get-new-news): Don't advise it,
+       merge it into gnus-group.el instead.
+
+       * lisp/gnus-offline.el (gnus-offline-after-jobs-done): Use `ding'
+       with `play-sound-file' for XEmacs statically.
+
+       * 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>
+
+       * lisp/message.el (message-ignored-supersedes-headers): Synch with
+       Gnus.
+
+2000-09-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * list/ptexinfmt.el (texinfo-multitable-widths): Fix
+       broken-facility probrem when use multitable unsupported
+       texinfmt.el.
+
+2000-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * lisp/ptexinfmt.el (texinfo-format-printindex): Use (featurep
+       'meadow) instead of `texinfmt-version'.
+
+2000-09-25  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
+
+       * texi/gnus-faq-ja.texi, lisp/gnus.el, README.semi.ja, README.semi,
+       README: Replace "<semi-gnus-*@meadow.scphys.kyoto-u.ac.jp>" with
+       "<semi-gnus-*@meadowy.org>".
+
+2000-09-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * lisp/ptexinfmt.el (texinfo-format-printindex): Add
+       broken-facility check, for Mule for Windows.
+       (texinfo-format-printindex): New function.
+
+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
+       is synchronized with the latest smiley-mule.el.
+
+2000-09-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
+       of `ZDNet'.
+
+2000-09-15   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-art.el: Always require `wid-edit'.
+
+2000-09-14  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el (dgnushack-compile): Don't compile gnus-ml.el
+       when FSFmacs is running.
+
+       * lisp/gnus-ml.el: Bind some undeclared variables.
+
+       * lisp/gnus-art.el (gnus-article-add-button): Add widget button.
+       (gnus-article-display-mime-message): Don't set
+       `mime-button-mother-dispatcher'.
+
+       * lisp/message.el: Require `reporter' for the function
+       `define-mail-user-agent' when Mule 2.3 is running.
+
+2000-09-07  Tadashi Watanabe  <watanabe@sigmaitec.co.jp>
+
+       * lisp/smiley.el (smiley-buffer, smiley-create-glyph): Work with
+       GTK XEmacs as well.
+
+2000-09-06  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-header-xref): New function.
+       (nnshimbun-insert-header): Use `nnshimbun-header-xref', instead of
+       `mail-header-xref'.
+       (nnshimbun-make-mhonarc-contents): Took a measure against
+       unexpected TAB characters.
+
+2000-09-05  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el: Add `netbsd' support.
+       (nnshimbun-nov-fix-header): Change a form storing Message-Id.
+       (nnshimbun-search-id): Ditto.
+       (nnshimbun-make-mhonarc-contents): Use optional header
+       information.
+
+2000-09-05   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/pop3.el (pop3-quit): Don't clear `pop3-uidl-obarray'.
+       (pop3-save-uidls): Clear `pop3-uidl-obarray' here.
+
+2000-09-04   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/mail-source.el (pop3-leave-mail-on-server): Declare.
+       (mail-source-keyword-map): New keyword `:leave' for pop.
+       (mail-source-fetch-pop): Refer it.
+
+       * lisp/pop3.el (pop3-ssl-program-name): New variable.
+
+2000-08-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * lisp/ptexinfmt.el (texinfo-multitable-widths,
+       texinfo-multitable-item): Apply char-width probrem fix patch
+       (by KOIE Hidetaka <koie@skipjack.koie.org>).
+       Newsgroups: fj.editor.emacs
+       Message-ID: <5dzom3nxq7.fsf@skipjack.koie.org>
+
+       * lisp/ptexinfmt.el (ptexinfmt-disable-broken-notice): New
+       variable.
+
+2000-08-29  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-zdnet-get-headers): Follow changes
+       of ZDNet.
+
+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>
+
+       * 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>
+
+       * 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>
+
+       * lisp/nnheader.el (nnheader-replace-chars-in-string): Use
+       `static-if'.
+       * lisp/message.el (message-replace-chars-in-string): Ditto.
+
+2000-08-19  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-type-definition): Follow changes of
+       ZDNet.
+       (nnshimbun-make-text-or-html-contents): Ditto.
+       (nnshimbun-make-html-contents): Ditto.
+
+2000-08-18  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+            Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
+
+       * lisp/nnshimbun.el: Add `mew' and `xemacs' support.
+
+2000-08-17  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el (dgnushack-texi-format): Require `ptexinfmt'
+       instead of `texinfmt'.
+       (dgnushack-install-package): Don't install ptexinfmt.el.
+       (dgnushack-make-package): Don't include ptexinfmt.el in MANIFEST.
+       (dgnushack-compile): Don't compile dgnushack.el nor ptexinfmt.el.
+       (dgnushack-unexported-files, dgnushack-tool-files): New constants.
+
+       * lisp/Makefile.in (install-package): No need to remove
+       dgnushack.elc.
+       (install): Don't install ptexinfmt.el; no need to remove
+       dgnushack.elc.
+
+       * lisp/ptexinfmt.el: New file imported from Wanderlust.
+
+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>
+
+       * configure: Regenerate.
+       * aclocal.m4 (AC_CHECK_EMACS): Unset `EMACS' environment variable
+       if it is `t'.
+
+2000-07-24  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
+
+       * configure: Regenerate with autoconf v2.14.1.
+
+       * configure.in: Rewrite for using new macros in aclocal.m4.
+
+       * aclocal.m4: (AC_ADD_LOAD_PATH, AC_PATH_PACKAGEDIR,
+       AC_CHECK_EMACS, AC_DEFINE_GNUS_PRODUCT_NAME): New macros.
+       (AC_PATH_LISPDIR): Set `lispdir' to ".../site-lisp/t-gnus" by
+       default.
+       (AC_CHECK_EMACS_FLAVOR): Rename from `AC_XEMACS_P'; check for
+       `MULE' as well.
+       (AM_PATH_LISPDIR): Remove.
+
+       * acinclude.m4: Remove.
+
+       * lisp/dgnushack.el: Don't add "/usr/share/emacs/site-lisp" to
+       `load-path'.
+
+       * lisp/gnus-ems.el (gnus-ems-redefine): Defalias
+       `gnus-summary-set-display-table' to `(lambda ())' instead of
+       `ignore' (don't synch. with Gnus).
+
+2000-07-21   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Use
+       mime-entity-fetch-field instead of mail-header-from.
+
+2000-07-18   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 02.
+
+       * lisp/gnus-bbdb.el (gnus-bbdb/update-record): Don't refer
+       gnus-original-article-buffer.
+       (gnus-bbdb-insinuate): Set gnus-article-display-hook instead of
+       gnus-article-prepare-hook.
+       (gnus-bbdb/extract-field-value): Use mime-entity-fetch-field
+       instead of mail-fetch-field.
+       (gnus-bbdb/extract-field-value-init): Just return extractor.
+
+2000-07-15   Daiki Ueno  <ueno@unixuser.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 01.
+
+       * README-gnus-bbdb.{ja|en}: Add example setting about
+       gnus-bbdb-insinuate-message.
+       (bbdb-auto-notes-hook): Don't use pop.
+
+       * lisp/gnus-bbdb.el: Check defvaralias when compiling.
+
+       * lisp/gnus-art.el (gnus-article-setup-buffer): Set
+       gnus-original-article-buffer as unibyte.
+       (gnus-request-article-this-buffer): Ditto.
+
+       * lisp/nnimap.el (nnimap-callback): Don't use nnimap-demule.
+       (nnimap-request-article-part): Ditto.
+
+       * lisp/imap.el (imap-open): Set process buffer as unibyte.
+
+2000-07-13 10:09:52  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * acinclude.m4 (AC_CHECK_W3): Fix typo.
+
+2000-07-13  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * configure: Regenerate with autoconf v2.14.1.
+       * aclocal.m4: Regenerate with aclocal v1.4.
+
+       * configure.in: Don't call `AC_CHECK_PROG' for `EMACS'.
+
+       * acinclude.m4: Merge ShengHuo's changes.
+       (AC_CHECK_W3): Use `quote' instead of '.
+       (AC_XEMACS_P): Don't modify the value of `XEMACS'.
+       (AC_EMACS_LISP): Safely quote the elisp form.
+
+2000-07-12 15:47:06  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * aclocal.m4: Stolen macros from w3.
+       * configure.in: Use them.
+       * configure: Generate it.
+
+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.
+
+       * README.T-gnus: Update.
+
+       * lisp/{webmail.el,rfc2047.el,qp.el,pop3.el,nnwarchive.el,
+       nnsoup.el,nnslashdot.el,nnml.el,nnmh.el,nnmbox.el,nnmail.el,
+       nnimap.el,nnheader.el,nnfolder.el,nndraft.el,nndoc.el,mml.el,
+       mm-view.el,mm-uu.el,mm-util.el,mm-decode.el,mm-bodies.el,
+       message.el,mail-source.el,lpath.el,imap.el,gnus.el,gnus-uu.el,
+       gnus-util.el,gnus-topic.el,gnus-sum.el,gnus-start.el,gnus-srvr.el,
+       gnus-soup.el,gnus-score.el,gnus-msg.el,gnus-mailcap.el,
+       gnus-group.el,gnus-ems.el,gnus-demon.el,gnus-cus.el,gnus-art.el,
+       gnus-agent.el,ChangeLog}: Sync up with Gnus v5.8.7.
+
+       * texi/{message.texi,gnus.texi,gnus-ja.texi,ChangeLog}: Sync up
+       with Gnus v5.8.7.
+
+       * contrib/rfc2015.el: New file.
+
+2000-06-27  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 04.
+
+       * lisp/gnus-sum.el (gnus-mime-extract-message/rfc822): Use
+       `mime-insert-entity-content' instead of obsolete functions.
+
+2000-06-13  Hirokazu FUKUI  <hfukui@sannet.ne.jp>
+
+       * lisp/gnus-bbdb.el(gnus-bbdb/update-record): Fix to fetch last
+       mail field.
+
+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>
+
+       * lisp/message.el (message-fix-before-sending): Expose all
+       invisible text with the property `message-invisible'; don't expose
+       invisible X-Face fields; widen at first.
+       (message-invisible-region): New function, substitute for
+       `invisible-region'.
+       (message-send): Call `message-fix-before-sending' after evaluating
+       `message-send-hook'.
+       (message-check-ignore-invisible-x-face-field): Remove.  You can use
+       (add-hook 'message-send-hook 'x-face-xmas-remove-x-face-glyph)
+       instead.
+
+2000-06-06  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/message.el (message-save-drafts): Rewrite.
+
+       * lisp/nnheader.el (nnheader-text-coding-system-for-write,
+       nnheader-text-coding-system): New variables, substitutes for
+       `mm-text-coding-system-for-write' or `mm-text-coding-system'.
+
+       * lisp/nnmbox.el (nnmbox-active-file-coding-system,
+       nnmbox-file-coding-system): Use `nnheader-text-coding-system'.
+       * lisp/nnmail.el (nnmail-incoming-coding-system): Ditto.
+       * lisp/nnfolder.el (nnfolder-file-coding-system): Ditto.
+       (nnfolder-active-file-coding-system): Ditto.
+
+       * lisp/mail-source.el (mail-source-text-coding-system): Remove.
+       (TopLevel): require `nnheader'.
+
+       * lisp/nndraft.el (nndraft-request-article): Bind coding system to
+       `nnheader-text-coding-system'.
+       (nndraft-request-replace-article): Ditto.
+       * lisp/mail-source.el (mail-source-fetch-maildir): Ditto.
+       * lisp/gnus-uu.el (gnus-uu-save-article): Ditto.
+       * lisp/gnus-util.el (gnus-output-to-mail, gnus-output-to-rmail):
+       Ditto.
+       * lisp/gnus-soup.el (gnus-soup-write-prefixes): Ditto.
+
+       * lisp/gnus-util.el (gnus-write-buffer): Bind
+       `file-name-coding-system' to `nnmail-pathname-coding-system'.
+       * 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>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 03.
+
+       * lisp/message.el (message-fix-before-sending): Don't check for
+       invisible X-Face fields if
+       `message-check-ignore-invisible-x-face-field' is non-nil.
+       (message-send): Call `message-fix-before-sending' before encoding.
+       (message-check-ignore-invisible-x-face-field): New user option.
+
+2000-06-01  KANEMATSU Daiji <kanematu@sra.co.jp>
+
+       * texi/gnus-ja.texi (gnus-summary-hide-all-threads): Fix typo.
+
+2000-05-28  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * nnshimbun.el (nnshimbun-request-article-1): Fix to insert x-face
+       unless SERVER.
+       (nnshimbun-asahi-get-headers): Fix for subjects which contain ^M.
+
+2000-05-26  TSUCHIYA Masatoshi  <tsuchiya@pine.kuee.kyoto-u.ac.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-write-nov): New function.
+       (nnshimbun-close-group): Call nnshimbun-write-nov.
+       (nnshimbun-generate-nov-database): Ditto.
+       (nnshimbun-generate-nov-for-each-group): Fix bug which occur new
+       entries add NOV database.
+       (nnshimbun-generate-nov-for-all-groups): Ditto.
+       (nnshimbun-search-id): Add argument to return header, and modify
+       for search of original message id.
+       (nnshimbun-nov-fix-header): New function.
+       (nnshimbun-make-date-string): Fix for a two-digit year.
+
+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.
+       (nnshimbun-request-article-1): Ditto.
+       (nnshimbun-x-face-alist): New variable.
+
+2000-05-25  Tanaka Akira      <akr@m17n.org>
+
+       * README.semi, README.semi.ja: Update for CVS via SSH.
+
+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.
+
 2000-05-25  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
 
        * lisp/nnshimbun.el (nnshimbun-fill-line): Use