diff options
author | Kenichi Handa <handa@m17n.org> | 2008-02-20 12:22:11 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 2008-02-20 12:22:11 +0000 |
commit | 98723304dbee5546d1b9c28935076de8a1d74492 (patch) | |
tree | 0a0339618cc8fb0b01b3119be26657ccc1560c31 /admin/ChangeLog | |
parent | 91382ad9ec40a416d11d19bad0e5b5ef067fbb23 (diff) | |
download | emacs-98723304dbee5546d1b9c28935076de8a1d74492.tar.gz |
Remove the problem of ucs-mule-8859-to-mule-unicode
being used in latin1-disp.el. Remove the problem of
cp-supported-codepages. Remove the problem of lost changelog for
ps-prin1.ps.
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 f7daa921336..8f4c9728ddf 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -2,7 +2,8 @@ * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode being used in latin1-disp.el. Remove the problem of - cp-supported-codepages. + cp-supported-codepages. Remove the problem of lost changelog for + ps-prin1.ps. 2008-02-16 Eli Zaretskii <eliz@gnu.org> |