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/ChangeLog | |
| parent | 3d8c4938d553d4bcc8affa4f206982c97db17438 (diff) | |
| download | emacs-719cb5080d3fb15574b0b741613d14b93322d26a.tar.gz emacs-719cb5080d3fb15574b0b741613d14b93322d26a.zip | |
Remove the problem of cp-supported-codepages.
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 3 |
1 files changed, 2 insertions, 1 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 | ||