(string-compare-from-top): Use `sref' instead of `aref'; use
[elisp/mu-cite.git] / ChangeLog
index 0f81a13..715d2b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,159 @@
+1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mu-bbdb.el: Don't use `module-installed-p'.
+
+1999-07-19  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mu-bbdb.el (mu-bbdb-history): New variable.
+       (mu-cite/get-bbdb-prefix-method): Use `mu-cite-get-value' instead
+       of `mu-cite/get-value'.
+       (mu-cite/get-bbdb-prefix-register-method): Likewise; use
+       `mu-bbdb-history' instead of `mu-cite/minibuffer-history'.
+       (mu-cite/get-bbdb-prefix-register-verbose-method): Likewise.
+
+       * mu-register.el: New file.
+
+       * mu-cite.el:
+       - Add autoload setting for `mu-cite-get-prefix-method',
+         `mu-cite-get-prefix-register-method' and
+         `mu-cite-get-prefix-register-verbose-method'.
+       (mu-cite-registration-file): Deleted.
+       (mu-cite-obsolete-variable-alist): Deleted.
+       (mu-cite-obsolete-function-alist): Deleted.
+       (mu-cite-registration-file): Deleted [moved to mu-register.el].
+       (mu-cite-allow-null-string-registration): Likewise.
+       (mu-cite-registration-file-coding-system-for-read): Likewise.
+       (mu-cite-registration-file-coding-system-for-write): Deleted.
+       (mu-cite-registration-file-modes): Deleted [moved to
+       mu-register.el].
+       (mu-cite-registration-symbol): Likewise.
+       (mu-cite-citation-name-alist): Likewise.
+       (mu-cite-minibuffer-history): Likewise.
+       (mu-cite-get-citation-name): Likewise.
+       (mu-cite-add-citation-name): Likewise.
+       (mu-cite-load-registration-file): Likewise.
+       (mu-cite-save-registration-file): Likewise.
+       (mu-cite-get-prefix-method): Likewise.
+       (mu-cite-get-prefix-register-method): Likewise.
+       (mu-cite-get-prefix-register-verbose-method): Likewise.
+       (mu-cite/allow-null-string-registration): Deleted [moved to
+       mu-register.el].
+       (mu-cite/citation-name-alist): Likewise.
+       (mu-cite/minibuffer-history): Deleted because there are no need.
+       (mu-cite/registration-file): Deleted [moved to mu-register.el].
+       - Delete obsolete aliases except `mu-cite/cite-original',
+         `mu-cite/get-field-value' and `mu-cite/get-value' because there
+         are no need.
+
+       * MU-ELS: Remove RCS magic cookie.
+       (mu-modules-to-compile): Add `mu-register'.
+
+1999-07-19  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * ftp.in: New file.
+
+       * Makefile (ARC_DIR): Default to "/pub/elisp/mu".
+
+1999-07-17  Kenji Itoh        <keit@tpj.co.jp>
+
+       * mu-cite.el (mu-cite-original): Add autoload cookie.
+       * latex-math-symbol.el (latex-math-decode-region): Likewise.
+       (latex-math-decode-buffer): Likewise.
+
+       * Makefile (release): New target.
+       (tar): New implementation.
+       (clean): Use the variables `RM' and `GOMI'.
+       (install-package): New target.
+       (package): New target.
+       (install): Accept the arguments `PREFIX', `LISPDIR' and
+       `VERSION_SPECIFIC_LISPDIR'.
+       (elc): Likewise.
+
+       (ARC_DIR, VERSION, FILES, GOMI): New variables.
+       (VERSION_SPECIFIC_LISPDIR, PACKAGEDIR, LISPDIR): New variables.
+       (PREFIX): Default to "NONE".
+       (XEMACS, CP, RM, TAR, RELEASE, API, PACKAGE): New variables.
+
+       * MU-MK (install-mu-package): New function.
+       (compile-mu-package): New function.
+       (config-mu-package): New function.
+       (config-mu): Extract the values of `LISPDIR' and
+       `VERSION_SPECIFIC_LISPDIR' from the command line arguments.
+
+       * MU-CFG (PACKAGEDIR): New variable.
+       (MU_DIR): Use `VERSION_SPECIFIC_LISPDIR' instead of `LISPDIR'.
+       (VERSION_SPECIFIC_LISPDIR): New variable.
+       (TopLevel): Delete code to detect APEL 7.3 or later.
+       (load-path): Modernize the way of adding the paths of APEL, FLIM,
+       LISPDIR, VERSION_SPECIFIC_LISPDIR, CUSTOM and `default-directory'.
+       (default-load-path): New variable.
+
+1999-07-16  Katsumi Yamaoka   <yamaoka@jpl.org>
+
+       * (mu-cite-version): Update to 8.0.
+
+       * (mu-cite-eval-format): Don't use `save-excursion'.
+       * (mu-cite-get-value): Save excursion while evaluating a function.
+
+       * (mu-cite-save-registration-file): New implementation.
+       * (mu-cite-load-registration-file): Likewise.
+
+       * (mu-cite-registration-file-modes): New user option.
+       * (mu-cite-registration-file-coding-system-for-write): Likewise.
+       * (mu-cite-registration-file-coding-system-for-read): Likewise.
+
+       * (TopLevel): Treat old variables and functions as obsolete.
+
+       * (TopLevel): Require `custom'.
+       * (TopLevel): Require `emu' for picking up `char-category' for
+       XEmacs.
+       * (TopLevel): Require `poe' for picking up some macros, e.g.
+       `with-temp-buffer', for old Emacsen.
+       * (TopLevel): Require `cl' at the compile time.
+
+       * (mu-cite-top-format, mu-cite-registration-file,
+       mu-cite-prefix-format, mu-cite-pre-cite-hook,
+       mu-cite-post-cite-hook, mu-cite-ml-count-field-list,
+       mu-cite-load-hook, mu-cite-instantiation-hook,
+       mu-cite-cited-prefix-regexp,
+       mu-cite-allow-null-string-registration, citation-mark-chars,
+       citation-disable-chars): Use `defcustom' instead of `defvar'.
+
+       * (mu-cite): New customization group.
+
+       * (mu-cite-original): Renamed from `mu-cite/cite-original'.
+       * (mu-cite-version, mu-cite-top-format,
+       mu-cite-save-registration-file, mu-cite-registration-symbol,
+       mu-cite-registration-file, mu-cite-prefix-format,
+       mu-cite-pre-cite-hook, mu-cite-post-cite-hook, mu-cite-mu-cite.el,
+       mu-cite-ml-count-field-list, mu-cite-minibuffer-history,
+       mu-cite-methods-alist, mu-cite-make-methods,
+       mu-cite-load-registration-file, mu-cite-instantiation-hook,
+       mu-cite-get-value, mu-cite-get-prefix-register-verbose-method,
+       mu-cite-get-prefix-register-method, mu-cite-get-prefix-method,
+       mu-cite-get-ml-count-method, mu-cite-get-field-value-method-alist,
+       mu-cite-get-field-value, mu-cite-get-citation-name,
+       mu-cite-eval-format, mu-cite-default-methods-alist,
+       mu-cite-cited-prefix-regexp, mu-cite-citation-name-alist,
+       mu-cite-allow-null-string-registration, mu-cite-add-citation-name):
+       Renamed from `mu-cite/*'.
+
+       * MU-MK (compile-mu): Use `mu-modules-to-compile' instead of
+       `mu-modules'.
+
+1999-07-15  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mu-cite.el: Change Maintainer; change my address.
+
 1999-07-15  MORIOKA Tomohiko  <tomo@m17n.org>
 
-       * MU-CFG: Remove RCS magic cookie.
+       * Makefile: Remove RCS magic cookie.
+
+       * mu-cite.el: Likewise.
+
+       * MU-MK: Likewise.
+
+       * MU-CFG: Likewise.
 
 1999-07-15  Masahiro Murata   <muse@ba2.so-net.ne.jp>