From 8eb695d88523d85e0f9440c1dcc9fcdb847c80e5 Mon Sep 17 00:00:00 2001 From: yamaoka Date: Wed, 28 Jul 1999 06:34:03 +0000 Subject: [PATCH] Update. --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/ChangeLog b/ChangeLog index f14b46a..df3462c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1999-07-28 Katsumi Yamaoka + + * mu-cite.el (mu-cite-ml-count-field-list): Modify tag string for + `choice'; use `const' with the arg nil for the menu separator; + delete element which value is nil when the symbol value is set. + (mu-cite-top-format): New implementation for customization using + `mu-cite-choose-top-format' and `mu-cite-custom-set-variable'. + (mu-cite-prefix-format): New implementation for customization using + `mu-cite-choose-prefix-format' and `mu-cite-custom-set-variable'. + (mu-cite-custom-set-variable): New function. + (mu-cite-choose-top-format): New widget. + (mu-cite-choose-prefix-format): New widget. + + (widget-mu-cite-method-prompt-value): Abolish function. + (mu-cite-method): Abolish widget. + (widget-mu-cite-method-prompt-value-history): Abolish variable. + (mu-cite-method-list): Abolish function. + 1999-07-22 Katsumi Yamaoka * mu-register.el (mu-cite-load-registration-file): Check for the -- 1.7.10.4