diff options
| author | Kenichi Handa | 2008-02-20 10:33:38 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-20 10:33:38 +0000 |
| commit | a1e7b421beed17171d63331d77ef132bf73ccae0 (patch) | |
| tree | e57de857f5665727911b64503eb6fbc91674c2a9 | |
| parent | a14bddee6fdcc1ce4ef8306078362e23850e6bf5 (diff) | |
| download | emacs-a1e7b421beed17171d63331d77ef132bf73ccae0.tar.gz emacs-a1e7b421beed17171d63331d77ef132bf73ccae0.zip | |
Fix previous change.
| -rw-r--r-- | etc/NEWS.unicode | 2 |
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 |
| 237 | You don't need them anymore because coding systems created by these | ||
| 238 | functions are supported from the start now. | ||
| 237 | 239 | ||
| 238 | 240 | ||
| 239 | ---------------------------------------------------------------------- | 241 | ---------------------------------------------------------------------- |