aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKenichi Handa2008-02-20 10:33:38 +0000
committerKenichi Handa2008-02-20 10:33:38 +0000
commita1e7b421beed17171d63331d77ef132bf73ccae0 (patch)
treee57de857f5665727911b64503eb6fbc91674c2a9
parenta14bddee6fdcc1ce4ef8306078362e23850e6bf5 (diff)
downloademacs-a1e7b421beed17171d63331d77ef132bf73ccae0.tar.gz
emacs-a1e7b421beed17171d63331d77ef132bf73ccae0.zip
Fix previous change.
-rw-r--r--etc/NEWS.unicode2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/NEWS.unicode b/etc/NEWS.unicode
index 24c01b29af9..1a03499ff61 100644
--- a/etc/NEWS.unicode
+++ b/etc/NEWS.unicode
@@ -234,6 +234,8 @@ that range have the same value.
234 cp-make-coding-systems-for-codepage, cp-charset-for-codepage, 234 cp-make-coding-systems-for-codepage, cp-charset-for-codepage,
235 cp-language-for-codepage, cp-offset-for-codepage, 235 cp-language-for-codepage, cp-offset-for-codepage,
236 cp-supported-codepages 236 cp-supported-codepages
237You don't need them anymore because coding systems created by these
238functions are supported from the start now.
237 239
238 240
239---------------------------------------------------------------------- 241----------------------------------------------------------------------