Synch with Wanderlust.
[elisp/gnus.git-] / ChangeLog
index 695ff30..9aff3e0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,127 @@
+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>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 08.
+
+       * lisp/gnus-sum.el (gnus-get-newsgroup-headers-xover): Don't use
+       `gnus-retrieve-parsed-headers' when the backend is nnimap.  It is
+       only a temporary fix for an infloop on nnimap.  FIXME!!!
+       (gnus-select-newsgroup): Ditto.
+
+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.'
+       * texi/gnus-faq-ja.texi (Q2.1): Remove mention of
+       `gnus-article-display-hook.'
+
+       * lisp/gnus.el (gnus-article-display-hook): Abolished.
+
+       * lisp/gnus-uu.el (gnus-uu-grab-articles): Don't care about
+       `gnus-article-display-hook'.
+       * lisp/gnus-sum.el (gnus-summary-show-article): Ditto.
+       (gnus-summary-search-article): Ditto.
+
+       * lisp/gnus-bbdb.el (gnus-bbdb-insinuate): Use
+       `gnus-article-prepare-hook' instead of `gnus-article-display-hook'.
+
+       * lisp/gnus-art.el (gnus-article-prepare-display): Evaluate
+       `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>
+
+       * lisp/message.el (message-cite-original-without-signature):
+       Extract from field for the simple citation line.
+
+2001-02-14  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 07.
+
+       * lisp/dgnushack.el (dgnushack-make-autoloads): Remove function.
+       (dgnushack-make-load): Ignore cus-load.el if it does not exist.
+       (dgnushack-make-auto-load): Remove auto-autoloads.el.
+       (dgnushack-make-cus-load): Do nothing if loading cus-dep is failed.
+
+       * lisp/Makefile.in (clean): Remove gnus-load.el instead of
+       custom-load.el.
+       (compose-package): Call `gnus-load.elc' and then rename
+       gnus-load.el(c) to auto-autoloads.el(c) instead of the use of
+       `dgnushack-make-autoloads'.
+       (clever): No need to remove custom-load.el.
+
+       * Makefile.in (elclean): Remove gnus-load.el instead of
+       custom-load.el.
+
+       * aclocal.m4 (AC_CHECK_URL): Ignore cache.
+
+2001-02-13  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 06.
+
+2001-02-11 18:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * GNUS-NEWS: Copyright and others.
+
+2001-02-09 20:00:00  ShengHuo ZHU  <zsh@cs.rochester.edu>
+
+       * aclocal.m4 (AC_CHECK_URL): Add.
+
+       * configure.in: Use it.
+
+2001-02-08  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/nnshimbun.el (nnshimbun-fml-get-headers): Fix unbalanced
+       parentheses.
+
+2001-02-08  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
+
+       * lisp/nnshimbun.el: Add `bbdb-ml' support.
+
+2001-02-02  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
+
+       * lisp/nnshimbun.el (nnshimbun-type-definition): Follow URL change
+       of `xemacs'.
+       (nnshimbun-xemacs-get-headers): Ditto.
+
+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>
+
+       * 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>
+
+       * 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>
+
+       * lisp/gnus-art.el (gnus-article-mime-edit-exit): Use
+       `buffer-substring-no-properties' instead of `format'.
+
+2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
+
+       * texi/ptexinfmt.el: Support @letterpaper and @afivepaper.
+
+2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 05.
+
+       * Makefile.in (install-package-lisp): Use
+       `install-without-compiling' instead of `install'.
+
+       * lisp/Makefile.in (install): Use `install-without-compiling'.
+       (install-without-compiling): New target.
+
 2001-01-22  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * texi/Makefile.in (.texi, %.info, %-ja.info, %-ja): Use
        (clever): Check for whether the all elc files should be recompiled.
 
        * Makefile.in (xclever): New target.
-       (install-package-lisp): Replace `install-lisp' with `instal'.
+       (install-package-lisp): Replace `install-lisp' with `install'.
        (install-package-ja): Replace `xlick' with `xclever'.
        (install-package): Ditto.