Update.
[elisp/gnus.git-] / ChangeLog
index 7eba14a..06a8e50 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,65 @@
+1999-06-28  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.11.04.
+       (gnus-revision-number): Fresh start from 00.
+
+       * configure: Regenerate.
+
+       * lisp/mm-view.el (TopLevel): Define `gnus-article-mime-handles'
+       for avoiding byte compile warning.
+
+       * lisp/{rfc2047.el,nnmail.el,mml.el,mm-view.el,mm-util.el,
+       mm-bodies.el,message.el,mail-prsvr.el,gnus-xmas.el,gnus-sum.el,
+       gnus-start.el,gnus-draft.el,gnus-cus.el,gnus-cache.el,gnus-art.el,
+       ChangeLog}: Sync up with Pterodactyl Gnus v0.89.
+       * aclocal.m4: Ditto.
+
+       * README.T-gnus: Update for T-gnus 6.11.04.
+
+1999-06-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * Mule23@1934: New file.
+
+1999-06-23  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 06.
+
+       * lisp/gnus-sum.el (gnus-articles-to-read): Use
+       `read-from-minibuffer' with specifying the input position instead
+       of the use of `read-string' with modifying `minibuffer-setup-hook'.
+       Exceptionally, don't specify the input position under Emacs 19 or
+       earlier against the mysterious bug. [cf. <semi-gnus-ja:3469>]
+       (TopLevel): Require `static'.
+
+1999-06-22  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+
+1999-06-22  NAKAJI Hiroyuki   <nakaji@tutrp.tut.ac.jp>
+
+       * texi/Makefile.in (distclean, veryclean): Use `clean' instead of
+       `make clean'.
+       (complete, tmps, latexboth, psout, pss, latexps): Use `$(MAKE)'
+       instead of `make'.
+       (TopLevel): Use `@SET_MAKE@'.
+
+       * lisp/Makefile.in (distclean): New target.
+       (clean): Renamed from `distclean'; don't remove Makefile.
+
+       * Makefile.in (distclean): Use `clean' instead of `make clean'.
+       (x, osome): Use `$(MAKE)' instead of `make'.
+       (elclean): Use the arg `-f'.
+       (clean): Remove MANIFEST.*.
+
+1999-06-22  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus-sum.el (gnus-dont-select-after-jump-to-other-group):
+       New user option.
+       (gnus-summary-jump-to-other-group): Use it.
+
+       * lisp/gnus-cite.el (gnus-cite-add-face): Add check for Emacs 21 or
+       later.
+
 1999-06-21  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 04.