]> code.delx.au - gnu-emacs/blobdiff - lisp/ChangeLog.unicode
*** empty log message ***
[gnu-emacs] / lisp / ChangeLog.unicode
index edf98c4fd21ebb38b05218ce0fa6afe7f3940753..51c563bba658bb55a2c75aa01c26da576ace05a2 100644 (file)
@@ -1,3 +1,121 @@
+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.
+
+2005-04-11  Kenichi Handa  <handa@m17n.org>
+
+       * international/mule-cmds.el: Don't require wid-edit.
+
+2005-04-09  Kenichi Handa  <handa@m17n.org>
+
+       * language/thai-util.el: Fix previous change.
+
+2005-03-28  Kenichi Handa  <handa@m17n.org>
+
+       * language/thai-util.el: Sync with the main trunk.
+
+2005-03-16  Naoto Takahashi  <ntakahas@m17n.org>
+
+       * international/robin.el: New file.
+
+       * language/ethiopic.el: Encoding changed to utf-8-emacs.
+       Register ethio-composition-function in composition-function-table.
+       ("Ethiopic"): Coding-systems changed to utf-8-emacs.
+
+       * language/ethio-util.el: Encoding changed to utf-8-emacs.  All
+       transliteration functions rewritten to use robin.el.
+       (ethio-fidel-to-sera-map, ethio-fidel-to-tex-map)
+       (ethio-sera-to-fidel-table, ethio-implicit-period-conversion)
+       (ethio-prefer-ascii-punctuation): Deleted variables.
+       (ethio-char-to-ethiocode, ethio-convert-digit)
+       (ethio-ethiocode-to-char, ethio-fidel-to-sera-mail)
+       (ethio-fidel-to-sera-mail-or-marker, ethio-lone-consonant-p)
+       (ethio-sera-to-fidel-english, ethio-sera-to-fidel-ethio)
+       (ethio-sera-to-fidel-mail, ethio-sera-to-fidel-mail-or-marker)
+       (ethio-tilde-escape, ethio-toggle-punctuation): Deleted functions.
+       (ethio-adjust-robin, ethio-composition-function)
+       (ethio-get-consonant, ethio-prefer-amharic, ethio-process-digits)
+       (ethio-sera-to-fidel-region-ethio)
+       (ethio-sera-to-fidel-region-noethio)
+       (ethio-use-colon-for-colon, ethio-use-three-dot-question): New
+       functions.
+       
 2005-01-30  Kenichi Handa  <handa@m17n.org>
 
        * international/uni-name.el: Re-generated.