Update. t-gnus-6_14_1-15
authoryamaoka <yamaoka>
Thu, 16 Mar 2000 09:08:23 +0000 (09:08 +0000)
committeryamaoka <yamaoka>
Thu, 16 Mar 2000 09:08:23 +0000 (09:08 +0000)
ChangeLog
README.T-gnus
README.semi
README.semi.ja

index 7b1670d..6beec9f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,92 @@
+2000-03-16  Katsumi Yamaoka <yamaoka@jpl.org>
+
+       * lisp/gnus-vers.el (gnus-revision-number): Increment to 15.
+
+       * lisp/gnus.el (gnus-continuum-version): Remove.
+       (gnus-product-variable-file-list): Use `product-version' instead of
+       the constant values.
+       (TopLevel): Don't autoload "gnus-msg" for the function
+       `gnus-extended-version'.
+       (gnus-version): Move to gnus-vers.el.
+       (gnus-version): Ditto.
+       (gnus-version-number): Ditto.
+       (gnus-product-name): Ditto.
+       (gnus-original-product-name): Ditto.
+       (running-pterodactyl-gnus-0_73-or-later): Ditto.
+       (gnus-original-version-number): Ditto.
+       (gnus-revision-number): Ditto.
+
+       * lisp/gnus-vers.el (gnus-extended-version): Move from gnus-msg.el.
+       (gnus-version): Move from gnus.el.
+       (gnus-version): Ditto.
+       (gnus-version-number): Ditto.
+       (gnus-product-name): Ditto.
+       (gnus-original-product-name): Ditto.
+       (running-pterodactyl-gnus-0_73-or-later): Ditto.
+       (gnus-original-version-number): Ditto.
+       (gnus-revision-number): Ditto.
+
+       * lisp/gnus-start.el (gnus-product-quick-file-format): Use
+       `gnus-vers' instead of `gnus' for the product.
+       (gnus-product-save-variable-file-1): Message an absolute file name;
+       use `save-buffer-as-coding-system'; use `gnus-vers' instead of
+       `gnus' for the product.
+       (gnus-convert-old-ticks): Remove.
+       (gnus-convert-old-newsrc): Remove.
+       (gnus-read-newsrc-file): Don't call `gnus-read-newsrc-file'.
+
+       * lisp/gnus-spec.el (gnus-compile): Modify for the new form of
+       `gnus-format-specs-compiled'.
+       (gnus-update-format-specifications): Specify the arg `format' for
+       `gnus-update-format-specification-1'.
+       (gnus-update-format-specification-1): Modify for the new form of
+       `gnus-format-specs-compiled'; add a new arg `format'.
+       (gnus-format-specs-compiled): Allow the plural compiled functions
+       for each element.
+
+       * lisp/gnus-msg.el (gnus-extended-version): Move to gnus-vers.el.
+
+2000-03-14  Keiichi Suzuki  <keiichi@nanap.org>
+
+       NOTE: It requires `product' in APEL 10.0 or later.
+       Will be created ``~/News/.T-gnus/'' directory automatically by
+       default.   You can customize location by `gnus-product-directory'.
+       ``cache'' and  ``strict-cache'' files will be created under the
+       directory.
+
+       * lisp/gnus.el (TopLevel): Require `gnus-vers'.
+       (gnus-product-name): Abolished.
+       (gnus-version-number): Ditto.
+       (gnus-version): Use `product-string'. (Format changed)
+       (gnus-variable-list): Delete `gnus-format-specs'.
+       (gnus-product-variable-file-list): New variable.
+       (TopLevel): Use `product-provide'.
+
+       * lisp/gnus-vers.el: New file.
+
+       * lisp/gnus-start.el (gnus-product-directory): New user option.
+       (gnus-clear-quick-file-variables): New function.
+       (gnus-clear-system): Use `gnus-clear-quick-file-variables'.
+       (gnus-read-newsrc-file): Likewise.
+       (gnus-read-newsrc-el-file): Read product's variable files.
+       (gnus-product-read-variable-file-1): New function.
+       (gnus-save-newsrc-file): Save product's variable files.
+       (gnus-product-variable-touch): New function.
+       (gnus-product-variables-dirty-p): Ditto.
+       (gnus-product-save-variable-file): Ditto.
+       (gnus-product-save-variable-file-1): Ditto.
+       (gnus-product-quick-file-format): Ditto.
+
+       * lisp/gnus-spec.el (gnus-update-format): Use
+       `gnus-product-variable-touch'.
+       (gnus-update-format-specification-1): Likewise.
+       (gnus-update-format-specifications): Do not check `emacs-version'
+       and `gnus-newsrc-file-version'.  Use
+       `gnus-product-variable-touch'.
+
+       * lisp/gnus-msg.el (gnus-inews-add-send-actions): Use
+       `product-string'.
+
 2000-03-09  Katsumi Yamaoka <yamaoka@jpl.org>
 
        * lisp/gnus.el (gnus-revision-number): Increment to 14.
index bfd44c9..ec98ad5 100644 (file)
@@ -34,5 +34,5 @@ NEWS:
 * T-gnus 6.14 - this is based on Pterodactyl Gnus.
 
   The latest T-gnus is T-gnus 6.14.1 (Based on gnus-5.8.3).  It requires
-  SEMI/WEMI (1.13.5 or later), FLIM (1.13.1 or later), and APEL (9.20 or
+  SEMI/WEMI (1.13.5 or later), FLIM (1.13.1 or later), and APEL (10.0 or
   later).
index d5038fc..ebec1de 100644 (file)
@@ -8,7 +8,7 @@ features of Gnus and gnus-mime, so there are no need to install Gnus
 to use it, and you must not use gnus-mime for SEMI.
 
   It requires APEL, FLIM and SEMI packages, so please get and install
-them before to install it.  T-gnus 6.14 requires APEL 9.20 or later,
+them before to install it.  T-gnus 6.14 requires APEL 10.0 or later,
 FLIM (1.13.1 or later) and SEMI/WEMI (1.13.5 or later).  You can get
 these packages from:
 
index 0f78a08..1c2e98a 100644 (file)
@@ -9,7 +9,7 @@ T-gnus \e$B$H$O!)\e(B
 \e$B$7$F$O$$$1$^$;$s!#\e(B
 
   APEL, FLIM \e$B$*$h$S\e(B SEMI \e$B%Q%C%1!<%8$,I,MW$G$9$N$G!"%$%s%9%H!<%k$9$kA0\e(B
-\e$B$K$=$l$i$r%$%s%9%H!<%k$7$F$/$@$5$$!#\e(BT-gnus 6.14 \e$B$O\e(B APEL 9.20 \e$B0J>e!"\e(B
+\e$B$K$=$l$i$r%$%s%9%H!<%k$7$F$/$@$5$$!#\e(BT-gnus 6.14 \e$B$O\e(B APEL 10.0 \e$B0J>e!"\e(B
 FLIM (1.13.1 \e$B0J>e\e(B) \e$B$*$h$S\e(B SEMI/WEMI (1.13.5 \e$B0J>e\e(B) \e$B$rI,MW$H$7$^$9!#$=$l\e(B
 \e$B$i$N%Q%C%1!<%8$O\e(B