[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Mule 2.3
>>>>> In [emacs-w3m : No.00200]
>>>>> Katsumi Yamaoka <yamaoka@jpl.org> wrote:
土屋さん> ちょっとコードの整理をお願いできますか?
山岡> はい喜んで。:-)
大和さんの分 [emacs-w3m:00201] と合わせて commit いたしました。
2001-03-13 Katsumi Yamaoka <yamaoka@jpl.org>
* w3m.el (w3m-rendering-region): Make no exceptions of Mule 2 in
coding-systems.
(w3m-download): Ditto.
(w3m-local-retrieve): Ditto.
(w3m-exec-process): Ditto.
(w3m-arrived-file-coding-system): Unified the default value to
`euc-japan'.
(w3m-bookmark-file-coding-system): Ditto.
(w3m-default-url-coding-system): Ditto.
(w3m-output-coding-system): Ditto.
(w3m-coding-system): Ditto.
(w3m-input-coding-system): Unified the default value to
`iso-2022-jp'.
(TopLevel): Generate some coding-systems by copying for Mule 2.
(TopLevel): Load "cl-macs" if the macro `dolist' has been defined
incorrectly.
--
Katsumi Yamaoka <yamaoka@jpl.org>