changeset 90158:bf4846baba9a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 28 Apr 2005 04:56:56 +0000
parents a1ee5124bb20
children 08185296b491
files lisp/ChangeLog.unicode src/ChangeLog.unicode
diffstat 2 files changed, 26 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode	Thu Apr 28 04:56:25 2005 +0000
+++ b/lisp/ChangeLog.unicode	Thu Apr 28 04:56:56 2005 +0000
@@ -1,3 +1,10 @@
+2005-04-22  Kenichi Handa  <handa@m17n.org>
+
+	* term/mac-win.el: Sync with the main trunk.
+	(mac-centraleurroman, mac-cyrillic): New charsets and coding
+	systems.
+	(mac-symbol, mac-dingbats): New charsets.
+
 2005-04-21  Kenichi Handa  <handa@m17n.org>
 
 	* international/characters.el: Set syntax of NBSP to punctuation.
--- a/src/ChangeLog.unicode	Thu Apr 28 04:56:25 2005 +0000
+++ b/src/ChangeLog.unicode	Thu Apr 28 04:56:56 2005 +0000
@@ -1,3 +1,22 @@
+2005-04-28  Benjamin Riefenstahl  <b.riefenstahl@turtle-trading.net>
+
+	* w32select.c (validate_coding_system)
+	(setup_windows_coding_system): New functions.
+	(convert_to_handle_as_coded, Fw32_get_clipboard_data): Use
+	setup_windows_coding_system.
+	(setup_config, Fw32_get_clipboard_data): Use
+	validate_coding_system.
+	(Fx_selection_exists): Move call to setup_config to a place
+	were signals are allowed. 
+
+	* lisp.h (Fcoding_system_base, Fcoding_system_eol_type)
+	(Fcheck_coding_system): Add declarations.
+
+2005-04-28  Kenichi Handa  <handa@m17n.org>
+
+	* s/ms-w32.h (STDC_HEADERS): Sync with the change in
+	HEAD (2005-04-23).
+
 2005-04-25  Kenichi Handa  <handa@m17n.org>
 
 	* charset.c (load_charset_map_from_vector): Fix for the first