Synch with Gnus.
[elisp/gnus.git-] / ChangeLog
index 2b9cd5f..d5eebc3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,136 @@
+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/gnus-art.el (mime-button-mother-dispatcher): Bind.
+       * 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.