[mew-int 01366] Re: UTF-8 in Emacs 21.3
Kazu Yamamoto ( 山本和彦 )
kazu at example.com
Tue Apr 1 17:24:03 JST 2003
From: Tatsuya Kinoshita <tats at example.com>
Subject: [mew-int 01355] Re: UTF-8 in Emacs 21.3
> This variable has been replaced with the minor mode
> `utf-translate-cjk-mode'.
Mew 4 has caught up this change. If you want to use CJK on Emacs
21.3.50, put the following to your .emacs:
(if (fboundp 'utf-translate-cjk-mode)
(utf-translate-cjk-mode 1))
--Kazu
More information about the Mew-int
mailing list