comparison etc/NEWS @ 57729:e369cf644334

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 27 Oct 2004 06:49:47 +0000
parents 395139acfd03
children 7c925282bd47
comparison
equal deleted inserted replaced
57728:8ce088246974 57729:e369cf644334
867 You can augment/amend the CJK translation via hash tables 867 You can augment/amend the CJK translation via hash tables
868 `ucs-mule-cjk-to-unicode' and `ucs-unicode-to-mule-cjk'. The utf-8 868 `ucs-mule-cjk-to-unicode' and `ucs-unicode-to-mule-cjk'. The utf-8
869 coding system now also encodes characters from most of Emacs's 869 coding system now also encodes characters from most of Emacs's
870 one-dimensional internal charsets, specifically the ISO-8859 ones. 870 one-dimensional internal charsets, specifically the ISO-8859 ones.
871 The utf-16 coding system is affected similarly. 871 The utf-16 coding system is affected similarly.
872
873 ** New variable `utf-translate-cjk-unicode-range' controls which
874 Unicode characters to translate in `utf-translate-cjk-mode'.
872 875
873 ** iso-10646-1 (`Unicode') fonts can be used to display any range of 876 ** iso-10646-1 (`Unicode') fonts can be used to display any range of
874 characters encodable by the utf-8 coding system. Just specify the 877 characters encodable by the utf-8 coding system. Just specify the
875 fontset appropriately. 878 fontset appropriately.
876 879