]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.unicode
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog.unicode
index f19d76c3aa051fa4f28bb0500177f6ac9abdc4b1..51c563bba658bb55a2c75aa01c26da576ace05a2 100644 (file)
@@ -1,3 +1,55 @@
+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
+       code.
+       (robin-add-rule): Allow N-1 reverse conversion.
+
+2005-07-26  Naoto Takahashi  <ntakahas@m17n.org>
+
+       * international/robin.el (robin-define-package): Make the
+       expaneded form shorter.
+
+2005-06-05  Zhang Wei  <id.brep@gmail.com>  (tiny change)
+
+       * language/chinese.el (chinese-iso-8bit): Fix mime-charset of
+       chiense-iso-8bit.
+
+2005-05-11  Kenichi Handa  <handa@m17n.org>
+
+       * loadup.el: If we are byte-compiling unidata-gen.el or running
+       unidata-ge-files, set purify-flag to nil.
+
 2005-05-10  Kenichi Handa  <handa@m17n.org>
 
        * loadup.el: Load international/charprop.el with NOERROR t.