]> code.delx.au - gnu-emacs/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 28 Apr 2005 04:56:56 +0000 (04:56 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 28 Apr 2005 04:56:56 +0000 (04:56 +0000)
lisp/ChangeLog.unicode
src/ChangeLog.unicode

index 7f1f179c2b64838905177c158b8b30d300a6634b..b9e9a7d2ad68bd8e4de28efb3f8d9d400c9c6b7a 100644 (file)
@@ -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.
index ad8efe46a005bc3e30c4f8927c574543fb7a498c..bc19b41e6d0d1a8e4de1eb704ad204e074e6d360 100644 (file)
@@ -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