]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.unicode
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog.unicode
index ec1441b3eb608e8cb2dffec4941abf37fe6a6b60..51c563bba658bb55a2c75aa01c26da576ace05a2 100644 (file)
@@ -1,3 +1,34 @@
+2005-07-29  Naoto Takahashi  <ntakahas@m17n.org>
+
+       * international/robin.el (robin-define-package): Be sure to call
+       put-char-code-property.
+
+2005-07-29  Kenichi Handa  <handa@m17n.org>
+
+       * language/korean.el (iso-2022-kr): Set :suitable-for-keyboard
+       property to 1.
+
+       * international/mule-conf.el (cp1125): Set :ascii-compatible-p
+       property to t.
+
+       * descr-text.el (describe-char): Sync with the main trunk.
+
+       * international/mule.el (coding-system-get): Check
+       `ascii-incompatible' for backward compatiblity.
+       (set-file-name-coding-system): Signal an error for a coding system
+       not suitable for file name.
+       (set-keyboard-coding-system): Signal an error for a coding system
+       not suitable for keyboard.
+
+       * language/chinese.el (iso-2022-cn, iso-2022-cn-ext): Set
+       :suitable-for-keyboard property to 1.
+
+       * language/japanese.el (iso-2022-jp, iso-2022-jp-2)
+       (iso-2022-jp-2004): Set :suitable-for-keyboard property to 1.
+
+       * language/vietnamese.el (vietnamese-viscii, vietnamese-vscii)
+       (vietnamese-tcvn): Set :suitable-for-file-name property to t.
+
 2005-07-26  Naoto Takahashi  <ntakahas@m17n.org>
 
        * international/robin.el (robin-define-package): Delete redundant