From 87255a7db985a905b755bb650ac6172ffa5bc6b6 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Mon, 19 Jul 1999 01:04:17 +0000 Subject: [PATCH] Fix. --- ChangeLog | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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'. -- 1.7.10.4