]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.unicode
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog.unicode
index 7f1f179c2b64838905177c158b8b30d300a6634b..51c563bba658bb55a2c75aa01c26da576ace05a2 100644 (file)
@@ -1,3 +1,79 @@
+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.
+
+       * Makefile.in (AUTOGENEL): Add charprop.el and uni-*.el.
+
+2005-05-07  Kenichi Handa  <handa@m17n.org>
+
+       * international/uni-bidi.el, international/uni-category.el,
+       international/uni-combining.el, international/uni-comment.el,
+       international/uni-decimal.el, international/uni-decomposition.el,
+       international/uni-digit.el, international/uni-lowercase.el,
+       international/uni-mirrored.el, international/uni-name.el,
+       international/uni-numeric.el, international/uni-old-name.el,
+       international/uni-titlecase.el, international/uni-uppercase.el,
+       international/charprop.el: Re-generated.
+
+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.