From fbd3f1a9d3b00567c52c91a67617b2db99f1c721 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 5 Aug 2005 01:18:52 +0000 Subject: [PATCH] Fix the entry describing code-pages. --- etc/NEWS | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 49ef10d021b..1f31d3faa7b 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1126,12 +1126,11 @@ in CNS encoding; it accepts both Big 5 and CNS as input; on saving, Big 5 is then converted to CNS. --- -*** Many new coding systems are available by loading the `code-pages' -library. These include complete versions of most of those in -codepage.el, based on Unicode mappings. `codepage-setup' is now -obsolete and is used only in the MS-DOS port of Emacs. windows-1252 -and windows-1251 are preloaded since the former is so common and the -latter is used by GNU locales. +*** Many new coding systems are available in the `code-pages' library. +These include complete versions of most of those in codepage.el, based +on Unicode mappings. `codepage-setup' is now obsolete and is used +only in the MS-DOS port of Emacs. All coding systems defined in +`code-pages' are auto-loaded. --- *** New variable `utf-translate-cjk-unicode-range' controls which -- 2.39.5