* lisp/gnus.el (gnus-revision-number): Increment to 05.
[elisp/gnus.git-] / ChangeLog
index 8689451..2650152 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,124 @@
+1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 05.
+
+       * Makefile.in (add-info-suffix, remove-info-suffix): New targets.
+       (package, install-package, package-ja, install-package-ja): Use
+       them.
+       (xinfo, xinfo-ja): Only build infos.
+
+       * texi/Makefile.in (add-info-suffix): Chdir ../lisp first.
+
+       * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): Chdir
+       ../texi first.
+       (dgnushack-install-package): Don't refer to `package-path'; error
+       if the package path does not found.
+       (TopLevel): Don't define `gnus-revision-number',
+       `gnus-version-number' and `package-path'.
+
+1999-02-24  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * README.ichikawa : Removed.
+
+       * README.T-gnus : Renamed from README.ichikawa
+                         Remove description about T-gnus 6.8.
+
+1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 04.
+
+       * Makefile.in (xinfo, xinfo-ja): Make add-info-suffix, formatting,
+       and make remove-info-suffix.
+
+       * texi/Makefile.in (.texi): Don't specify the output filename when
+       makeinfo command is used.
+       (add-info-suffix, remove-info-suffix): New targets.
+
+       * lisp/dgnushack.el (dgnushack-add-info-suffix-maybe): New
+       function. It will be used for adding ".info" suffix to @setfilename
+       line in each .texi files.
+       (dgnushack-texi-file-regexp): New constant.
+       (dgnushack-info-file-regexp): Add ".info" suffix.
+
+1999-02-24  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 03.
+
+       * lisp/Makefile.in (all, total): Remove "auto-autoloads.el" and
+       "custom-load.el" as well.
+
+       * Makefile.in (xlick, xinfo, xinfo-ja): New targets.
+       (install-package-ja, package-ja, install-package, package): Use
+       them; use $XEMACS instead of $EMACS.
+       (osome): Use $XEMACS instead of "xemacs21".
+       (x): Ditto.
+       (XEMACS): Use "xemacs" instead of "xemacs21" in default.
+
+       * lisp/dgnushack.el (dgnushack-install-package): Remove extra files
+       in destination lisp directory.
+       (dgnushack-make-package): Don't generate "_pkg.el" file; don't
+       remove "auto-autoloads.el*" files.
+       (dgnushack-compile): Don't remove "_pkg.el" from the list.
+
+1999-02-23  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 02.
+
+       * lisp/mail-source.el (mail-source-fetch-pop): Fix typo in original
+       source and merged it.
+
+       * README.ichikawa: Update description about the latest T-gnus.
+
+1999-02-22  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/gnus-art.el (gnus-narrow-to-page): Fix that "^L" do not work.
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 01.
+
+1999-02-21  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * lisp/mail-source.el (mail-source-fetch-pop): Comment out
+       postscript block - I don't know why it does not work.
+       There is no Bug report from ding ML.
+
+       * lisp/gnus.el (gnus-version-number): Update to 6.10.059.
+       (gnus-revision-number): Fresh start from 00.
+
+       * Sync up with Pterodactyl Gnus v0.77.
+
+1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 09.
+
+       * lisp/gnus-start.el (save-buffers-kill-emacs): Rewrite the
+       advice. Call `gnus-offer-save-summaries'.
+
+1999-02-18  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 08.
+
+       * lisp/gnus-start.el (save-buffers-kill-emacs): Advice. Call
+       `gnus-save-newsrc-file' before `save-some-buffers' is called.
+
+       * README-offline.en: Update.
+
+       * README-offline.ja: Fix typo.
+
+       * lisp/gnus-ofsetup.el (gnus-setup-for-offline): Set
+       `gnus-offline-hangup-program' and `gnus-offline-dialup-program' to
+       nil when null string is given.
+
+1999-02-18  Tatsuya Ichikawa  <t-ichi@po.shiojiri.ne.jp>
+
+       * texi/Makefile.in: Change to work on Windows environment and
+       other platforms.
+
+       * lisp/gnus.el (gnus-revision-number): Increment to 07.
+
+1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * lisp/dgnushack.el (dgnushack-make-package): Fix typo.
+
 1999-02-17  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 06.