From: yamaoka Date: Mon, 14 Dec 1998 07:29:20 +0000 (+0000) Subject: Update. X-Git-Tag: pgnus-ichikawa-199812141900~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=f305c0d05787280d8333b7ffbd3b85f90072a98f;p=elisp%2Fgnus.git- Update. --- diff --git a/ChangeLog b/ChangeLog index a0bfa20..a9e06ef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,48 @@ +1998-12-14 Katsumi Yamaoka + + * lisp/nnheader.el (nnheader-find-file-noselect): Call + `find-file-noselect-as-coding-system' with CODING-SYSTEM as the + 1st arg. + + * lisp/gnus-score.el (gnus-score-load-score-alist): Call + `insert-file-contents-as-coding-system' with CODING-SYSTEM as the + 1st arg. + * lisp/nnmail.el (nnmail-find-file): Ditto. + * lisp/nnheader.el (nnheader-insert-file-contents): Ditto. + + * lisp/score-mode.el (gnus-score-edit-exit): Call + `write-region-as-coding-system' as the 1st arg. + * lisp/gnus-start.el (gnus-save-newsrc-file): Ditto. + + * lisp/gnus-start.el (gnus-read-newsrc-el-file): Call + `insert-file-contents-as-coding-system' with CODING-SYSTEM as the + 1st arg. + + * lisp/gnus-score.el (gnus-score-save): Call + `gnus-write-buffer-as-coding-system' with CODING-SYSTEM as the 1st + arg. + * lisp/gnus-cache.el (gnus-cache-possibly-enter-article): Ditto. + (gnus-cache-save-buffers): Ditto. + + * lisp/gnus-util.el (gnus-write-buffer-as-coding-system): Be + CODING-SYSTEM the 1st arg. + + * lisp/nnmail.el (nnmail-write-region): Call + `write-region-as-coding-system' as the 1st arg. + * lisp/gnus-agent.el (gnus-agent-expire): Ditto. + (gnus-agent-fetch-headers): Ditto. + (gnus-agent-flush-cache): Ditto. + (gnus-agent-fetch-articles): Ditto. + (gnus-agent-save-history): Ditto. + (gnus-agent-save-groups): Ditto. + (gnus-agent-save-active): Ditto. + 1998-12-14 Tsukamoto Tetsuo * lisp/gnus-offline.el (gnus-offline-define-menu-and-key): Bug fix. Overwrite the toolbar spec for gnus-group-mode, under XEmacs. - + 1998-12-14 Katsumi Yamaoka * lisp/nnheader.el (nnheader-find-file-noselect): Use