From: yamaoka Date: Mon, 19 Jul 1999 01:04:17 +0000 (+0000) Subject: Fix. X-Git-Tag: mu-cite-8_0~47 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=87255a7db985a905b755bb650ac6172ffa5bc6b6;p=elisp%2Fmu-cite.git Fix. --- diff --git a/ChangeLog b/ChangeLog index 44e4787..a018aef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -21,13 +21,11 @@ `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'.