New file.
authoryamaoka <yamaoka>
Mon, 2 Aug 1999 23:41:13 +0000 (23:41 +0000)
committeryamaoka <yamaoka>
Mon, 2 Aug 1999 23:41:13 +0000 (23:41 +0000)
NEWS [new file with mode: 0644]

diff --git a/NEWS b/NEWS
new file mode 100644 (file)
index 0000000..deb664b
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,65 @@
+MU-CITE NEWS -- history of major-changes.
+Copyright (C) 1999 Free Software Foundation, Inc.
+
+* Changes in MU-CITE 8.0
+
+
+** Requires APEL 9.20 or later
+
+
+** Requires FLIM 1.12.2 or later
+
+
+** New user option `mu-registration-file-modes'
+Mode bits of `mu-registration-file', as an integer.
+
+
+** New user option `mu-registration-file-coding-system-for-read'
+Coding system used when reading a registration file.
+
+
+** Name of functions and variables have been changed
+The main changes are as follows:
+
+User options:
+  mu-cite-cited-prefix-regexp  <- mu-cite/cited-prefix-regexp
+  mu-cite-prefix-format                <- mu-cite/prefix-format
+  mu-cite-top-format           <- mu-cite/top-format
+  mu-cite-instantiation-hook   <- mu-cite/instantiation-hook
+  mu-cite-pre-cite-hook                <- mu-cite/pre-cite-hook
+  mu-cite-post-cite-hook       <- mu-cite/post-cite-hook
+  mu-cite-ml-count-field-list  <- mu-cite/ml-count-field-list
+  mu-cite-default-methods-alist        <- mu-cite/default-methods-alist
+
+  mu-registration-file         <- mu-cite/registration-file
+  mu-cite-allow-null-string-registration
+                               <- mu-cite/allow-null-string-registration
+
+Functions:
+  mu-cite-original             <- mu-cite/cite-original
+  mu-cite-get-field-value      <- mu-cite/get-field-value
+  mu-cite-get-value            <- mu-cite/get-value
+
+  mu-cite-load-registration-file<- mu-cite/load-registration-file
+  mu-cite-save-registration-file<- mu-cite/save-registration-file
+  mu-cite-get-prefix-method    <- mu-cite/get-prefix-method
+  mu-cite-get-prefix-register-method
+                               <- mu-cite/get-prefix-register-method
+  mu-cite-get-prefix-register-verbose-method
+                               <- mu-cite/get-prefix-register-verbose-method
+
+  mu-bbdb-get-prefix-method    <- mu-cite/get-bbdb-prefix-method
+  mu-bbdb-get-prefix-register-method
+                               <- mu-cite/get-bbdb-prefix-register-method
+  mu-bbdb-get-prefix-register-verbose-method
+                       <- mu-cite/get-bbdb-prefix-register-verbose-method
+
+
+** New file mu-register.el which is re-separated from mu-cite.el
+
+
+\f
+Local variables:
+mode: outline
+paragraph-separate: "[         \f]*$"
+end: