aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorKenichi Handa2008-02-20 05:40:35 +0000
committerKenichi Handa2008-02-20 05:40:35 +0000
commit719cb5080d3fb15574b0b741613d14b93322d26a (patch)
tree3899e7fbc76ebf12f2ae3c44435870ef99156e0b /admin
parent3d8c4938d553d4bcc8affa4f206982c97db17438 (diff)
downloademacs-719cb5080d3fb15574b0b741613d14b93322d26a.tar.gz
emacs-719cb5080d3fb15574b0b741613d14b93322d26a.zip
Remove the problem of cp-supported-codepages.
Diffstat (limited to 'admin')
-rw-r--r--admin/ChangeLog3
-rw-r--r--admin/FOR-RELEASE5
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 @@
12008-02-20 Kenichi Handa <handa@ni.aist.go.jp> 12008-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
62008-02-16 Eli Zaretskii <eliz@gnu.org> 72008-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
138updating in terms of the number of arguments they take and their doc 138updating in terms of the number of arguments they take and their doc
139strings. 139strings.
140 140
141** cp-supported-codepages
142This has been removed (together with most of codepage.el). There is no NEWS
143entry about this removal.
144http://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