aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.unicode
diff options
context:
space:
mode:
authorKenichi Handa2005-04-28 04:56:56 +0000
committerKenichi Handa2005-04-28 04:56:56 +0000
commitd469f5c370dbb6fac0e8d6687b47ccfcf96a13a5 (patch)
treeb63325079e4ee092d3242ec98af9a1e5e54d3877 /src/ChangeLog.unicode
parent9a38f8d5f3f466bd349eac89afa69f6dbaa0fb4b (diff)
downloademacs-d469f5c370dbb6fac0e8d6687b47ccfcf96a13a5.tar.gz
emacs-d469f5c370dbb6fac0e8d6687b47ccfcf96a13a5.zip
*** empty log message ***
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