From: yamaoka Date: Mon, 19 Jul 1999 10:13:09 +0000 (+0000) Subject: Update. X-Git-Tag: mu-cite-8_0~33 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fmu-cite.git;a=commitdiff_plain;h=c01d857e60a983bfcfdce4b4ec7219fe818a9bce Update. --- diff --git a/ChangeLog b/ChangeLog index e938ea9..6a0ea0b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 1999-07-19 Katsumi Yamaoka + * mu-cite.el (mu-cite-save-registration-file): Use `save-buffer' + instead of `save-buffer-as-coding-system' if the value of + `mu-cite-registration-file-coding-system-for-write' is nil. + (mu-cite-load-registration-file): Use `insert-file-contents' + instead of `insert-file-contents-as-coding-system' if the value of + `mu-cite-registration-file-coding-system-for-read' is nil. + + (TopLevel): Don't warn for the obsolete variables if the value of + `noninteractive' is non-nil. + (mu-cite-registration-file): Likewise. + * mu-bbdb.el (TopLevel): Use `mu-cite-default-methods-alist' instead of `mu-cite/default-methods-alist'. (mu-cite/get-bbdb-prefix-register-method): Use