Fix.
authoryamaoka <yamaoka>
Mon, 19 Jul 1999 01:04:17 +0000 (01:04 +0000)
committeryamaoka <yamaoka>
Mon, 19 Jul 1999 01:04:17 +0000 (01:04 +0000)
ChangeLog

index 44e4787..a018aef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        `with-temp-buffer', for old Emacsen.
        * (TopLevel): Require `cl' at the compile time.
 
-       * (mu-cite-top-format, mu-cite-registration-file-modes,
-       mu-cite-registration-file-coding-system-for-write,
-       mu-cite-registration-file-coding-system-for-read,
-       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-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'.