aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.unicode')
-rw-r--r--src/ChangeLog.unicode19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode
index ad8efe46a00..bc19b41e6d0 100644
--- a/src/ChangeLog.unicode
+++ b/src/ChangeLog.unicode
@@ -1,3 +1,22 @@
12005-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
152005-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
12005-04-25 Kenichi Handa <handa@m17n.org> 202005-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