From: yamaoka Date: Fri, 30 Jul 1999 11:36:25 +0000 (+0000) Subject: Update. X-Git-Tag: mu-cite-8_0~11 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39fa3af33bd03cff8c3dc752b7400f55176cf0a;p=elisp%2Fmu-cite.git Update. --- 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