diff options
| author | Juanma Barranquero | 2011-11-20 20:35:27 +0100 |
|---|---|---|
| committer | Juanma Barranquero | 2011-11-20 20:35:27 +0100 |
| commit | fe7a3057a38e896a9c4ad12c831fb84a5d808691 (patch) | |
| tree | bcb23e440925fde576409d960a71ee6df320331a /admin/ChangeLog | |
| parent | 09f5d05492b6c78421c71858d0d5c4434218b8fc (diff) | |
| download | emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.tar.gz emacs-fe7a3057a38e896a9c4ad12c831fb84a5d808691.zip | |
Fix typos.
Diffstat (limited to 'admin/ChangeLog')
| -rw-r--r-- | admin/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/ChangeLog b/admin/ChangeLog index f72f1d881c6..aa815c552b4 100644 --- a/admin/ChangeLog +++ b/admin/ChangeLog | |||
| @@ -402,7 +402,7 @@ | |||
| 402 | 402 | ||
| 403 | 2009-06-24 Kenichi Handa <handa@m17n.org> | 403 | 2009-06-24 Kenichi Handa <handa@m17n.org> |
| 404 | 404 | ||
| 405 | * charsets/mapconv: For the UNICODE format files, do reverse sort | 405 | * charsets/mapconv: For the Unicode format files, do reverse sort |
| 406 | and don't compact the map. This is to prefer the first one in the | 406 | and don't compact the map. This is to prefer the first one in the |
| 407 | duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0). | 407 | duplicated mappings (e.g. 0x20->U+0020, 0x20->U+00A0). |
| 408 | 408 | ||