Mercurial > emacs
changeset 50773:b14367118d5a
utf-translate-cjk is now called utf-translate-cjk-mode.
author | Kai Großjohann <kgrossjo@eu.uu.net> |
---|---|
date | Thu, 01 May 2003 19:37:34 +0000 |
parents | 4de456f5faa3 |
children | cddacf81f5e7 |
files | etc/NEWS |
diffstat | 1 files changed, 5 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Thu May 01 12:17:54 2003 +0000 +++ b/etc/NEWS Thu May 01 19:37:34 2003 +0000 @@ -223,11 +223,11 @@ ** The utf-8 coding system has been enhanced. Untranslatable utf-8 sequences (mostly representing CJK characters) are composed into -single quasi-characters. User option `utf-translate-cjk' arranges to -translate many utf-8 CJK character sequences into real Emacs -characters in a similar way to the Mule-UCS system. The utf-8 coding -system will now encode characters from most of Emacs's one-dimensional -internal charsets, specifically the ISO-8859 ones. +single quasi-characters. User option `utf-translate-cjk-mode' +arranges to translate many utf-8 CJK character sequences into real +Emacs characters in a similar way to the Mule-UCS system. The utf-8 +coding system will now encode characters from most of Emacs's +one-dimensional internal charsets, specifically the ISO-8859 ones. ** iso-10646-1 (`Unicode') fonts can be used to display any range of characters encodable by the utf-8 coding system. Just specify the