From b39fa3af33bd03cff8c3dc752b7400f55176cf0a Mon Sep 17 00:00:00 2001 From: yamaoka Date: Fri, 30 Jul 1999 11:36:25 +0000 Subject: [PATCH] Update. --- ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/ChangeLog b/ChangeLog index 60ee9fc..b32ba74 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +1999-07-30 Katsumi Yamaoka + + * mu-cite.el (mu-cite-ml-count-field-list): Don't use + `mu-cite-custom-set-variable'. + (mu-cite-top-format): New implementation for customization. + (mu-cite-prefix-format): Ditto. + (mu-cite-custom-set-variable): Remove function. + (mu-cite-choose-top-format): Remove widget. + (mu-cite-choose-prefix-format): Remove widget. + (TopLevel): Don't use `mapcar' for defining obsolete functions. + (TopLevel): Undo the last change for defining obsolete variables + under XEmacs. + (mu-cite-obsolete-variable-alist): Redefine as a macro which will + be bound at the compile time only. + 1999-07-29 Katsumi Yamaoka * mu-cite.el (TopLevel): Use `mapcar' instead of `dolist' for -- 1.7.10.4