diff options
| author | Kenichi Handa <handa@m17n.org> | 2008-02-20 04:39:21 +0000 |
|---|---|---|
| committer | Kenichi Handa <handa@m17n.org> | 2008-02-20 04:39:21 +0000 |
| commit | 43bad2da064ef33df2c7036eab150f6bd07fdf7d (patch) | |
| tree | 118f3afc04338ab01211931b05ac12f77fde1a00 /admin | |
| parent | d550787cc982e2cbb934ff6ba080d4fbe5838548 (diff) | |
Remove the problem of ucs-mule-8859-to-mule-unicode
being used in latin1-disp.el.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/ChangeLog | 5 | ||||
| -rw-r--r-- | admin/FOR-RELEASE | 5 |
2 files changed, 5 insertions, 5 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index ceb36541608..bf65994f1a7 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog @@ -1,3 +1,8 @@ +2008-02-20 Kenichi Handa <handa@ni.aist.go.jp> + + * FOR-RELEASE: Remove the problem of ucs-mule-8859-to-mule-unicode + being used in latin1-disp.el. + 2008-02-16 Eli Zaretskii <eliz@gnu.org> * unidata/makefile.w32-in (unidata.txt): Don't use $<, it's diff --git a/admin/FOR-RELEASE b/admin/FOR-RELEASE index b4f2c32dad8..da6b9ef07d1 100644 --- a/admin/FOR-RELEASE +++ b/admin/FOR-RELEASE @@ -129,11 +129,6 @@ http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00951.html http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00079.html Change lost? -** ucs-mule-8859-to-mule-unicode -This has been removed (together with ucs-tables.el), but -latin1-disp.el still uses it. -http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00066.html - ** auto-compose-current-font This has been removed, but is still used in devan-util.el, mlm-util.el, tibet-util.el, tml-util.el |
