update.
[elisp/mu-cite.git] / ChangeLog
index 0a04962..f50a3b7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,20 @@
 1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
 
+       * mu-cite.el (mu-cite-obsolete-variable-alist): Revert to define;
+       use it to define obsolete-variable-aliases in XEmacs.
+       - Try to set value of obsolete variables to new variables after
+         `mu-cite-load-hook' is run in non XEmacs emacsen.
+
+1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
+
+       * mu-cite.el (mu-cite-load-hook): Deleted the definition as a user
+       option.
+
+       * mu-bbdb.el (mu-bbdb-load-hook): Deleted the definition as a
+       variable.
+
+1999-07-20  MORIOKA Tomohiko  <tomo@m17n.org>
+
        * mu-cite.el (string-compare-from-top): Revert to use `sref'
        instead of `aref'; use `char-next-index'.