Mercurial > emacs
comparison src/ChangeLog.unicode @ 90158:bf4846baba9a
*** empty log message ***
| author | Kenichi Handa <handa@m17n.org> |
|---|---|
| date | Thu, 28 Apr 2005 04:56:56 +0000 |
| parents | 9f0c11c053f8 |
| children | 08185296b491 |
comparison
equal
deleted
inserted
replaced
| 90157:a1ee5124bb20 | 90158:bf4846baba9a |
|---|---|
| 1 2005-04-28 Benjamin Riefenstahl <b.riefenstahl@turtle-trading.net> | |
| 2 | |
| 3 * w32select.c (validate_coding_system) | |
| 4 (setup_windows_coding_system): New functions. | |
| 5 (convert_to_handle_as_coded, Fw32_get_clipboard_data): Use | |
| 6 setup_windows_coding_system. | |
| 7 (setup_config, Fw32_get_clipboard_data): Use | |
| 8 validate_coding_system. | |
| 9 (Fx_selection_exists): Move call to setup_config to a place | |
| 10 were signals are allowed. | |
| 11 | |
| 12 * lisp.h (Fcoding_system_base, Fcoding_system_eol_type) | |
| 13 (Fcheck_coding_system): Add declarations. | |
| 14 | |
| 15 2005-04-28 Kenichi Handa <handa@m17n.org> | |
| 16 | |
| 17 * s/ms-w32.h (STDC_HEADERS): Sync with the change in | |
| 18 HEAD (2005-04-23). | |
| 19 | |
| 1 2005-04-25 Kenichi Handa <handa@m17n.org> | 20 2005-04-25 Kenichi Handa <handa@m17n.org> |
| 2 | 21 |
| 3 * charset.c (load_charset_map_from_vector): Fix for the first | 22 * charset.c (load_charset_map_from_vector): Fix for the first |
| 4 iteration. | 23 iteration. |
| 5 | 24 |
