diff options
| author | Kenichi Handa | 2008-02-20 05:40:35 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2008-02-20 05:40:35 +0000 |
| commit | 719cb5080d3fb15574b0b741613d14b93322d26a (patch) | |
| tree | 3899e7fbc76ebf12f2ae3c44435870ef99156e0b /admin | |
| parent | 3d8c4938d553d4bcc8affa4f206982c97db17438 (diff) | |
| download | emacs-719cb5080d3fb15574b0b741613d14b93322d26a.tar.gz emacs-719cb5080d3fb15574b0b741613d14b93322d26a.zip | |
Remove the problem of cp-supported-codepages.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 3 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 5 |
2 files changed, 2 insertions, 6 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index bf65994f1a7..f7daa921336 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -1,7 +1,8 @@ | |||
| 1 | 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2008-02-20 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 2 | ||
| 3 | * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode | 3 | * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode |
| 4 | being used in latin1-disp.el. | 4 | being used in latin1-disp.el. Remove the problem of |
| 5 | cp-supported-codepages. | ||
| 5 | 6 | ||
| 6 | 2008-02-16 Eli Zaretskii <eliz@gnu.org> | 7 | 2008-02-16 Eli Zaretskii <eliz@gnu.org> |
| 7 | 8 | ||
diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index da6b9ef07d1..c128644e41d 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE | |||
| @@ -138,11 +138,6 @@ In general, many of the various *-composition-functions seem to need | |||
| 138 | updating in terms of the number of arguments they take and their doc | 138 | updating in terms of the number of arguments they take and their doc |
| 139 | strings. | 139 | strings. |
| 140 | 140 | ||
| 141 | ** cp-supported-codepages | ||
| 142 | This has been removed (together with most of codepage.el). There is no NEWS | ||
| 143 | entry about this removal. | ||
| 144 | http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00063.html | ||
| 145 | |||
| 146 | ** han@mijncomputer.nl, Feb 3: emacsclient misbehaves | 141 | ** han@mijncomputer.nl, Feb 3: emacsclient misbehaves |
| 147 | 142 | ||
| 148 | * DOCUMENTATION | 143 | * DOCUMENTATION |