Release MU-CITE 8.1. mu-cite-8_1
authoryamaoka <yamaoka>
Thu, 16 Dec 1999 06:59:15 +0000 (06:59 +0000)
committeryamaoka <yamaoka>
Thu, 16 Dec 1999 06:59:15 +0000 (06:59 +0000)
ChangeLog
Makefile
NEWS

index 640744f..fa2ff44 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+1999-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * MU-CITE: Version 8.1 was released.
+
+1999-12-16  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * mu-register.el: Ignore the obsolete variables.
+
+       * mu-cite.el: Ignore the obsolete variables and functions.
+
 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
 
        * README.en: Update fot the recent ML address.
index 08e1f81..156a0d7 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 
 PACKAGE = mu-cite
 API    = 8
-RELEASE = 0
+RELEASE = 1
 
 TAR    = tar
 RM     = /bin/rm -f
diff --git a/NEWS b/NEWS
index 468ff03..82df4d1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,33 @@
 MU-CITE NEWS -- history of major-changes.
 Copyright (C) 1999 Free Software Foundation, Inc.
 
-* Changes in MU-CITE 8.0
+* Changes in MU-CITE 8.1
+========================
+
+** The obsolete variables and functions are ignored
+Don't use the following variables and functions:
+
+  mu-cite/cited-prefix-regexp
+  mu-cite/default-methods-alist
+  mu-cite/get-field-value-method-alist
+  mu-cite/instantiation-hook
+  mu-cite/ml-count-field-list
+  mu-cite/post-cite-hook
+  mu-cite/pre-cite-hook
+  mu-cite/prefix-format
+  mu-cite/top-format
+
+  mu-cite/registration-file
+  mu-cite/allow-null-string-registration
+  mu-cite/registration-symbol
+
+  mu-cite/cite-original
+  mu-cite/get-field-value
+  mu-cite/get-value
 
+\f
+* Changes in MU-CITE 8.0
+========================
 
 ** Requires APEL 9.20 or later